Searched defs:rowBytes (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/IOGraphics-471.92.1/IOGraphicsFamily/IOKit/graphics/
H A DIOAccelTypes.h63 UInt32 rowBytes; member in struct:__anon1899
H A DIOFramebuffer.h214 unsigned int rowBytes; member in class:IOFramebuffer
H A DIOGraphicsInterfaceTypes.h228 UInt32 rowBytes; member in struct:IOBlitSurfaceStruct
/macosx-10.9.5/IOGraphics-471.92.1/tools/
H A Dreadfb.c14 IOAccelReadFramebuffer(io_service_t framebuffer, uint32_t width, uint32_t height, size_t rowBytes, argument
130 vm_size_t size, rowBytes; local
H A Dgaussblur.c33 uint32_t rowBytes, bytesPerPixel; local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cg/
H A DGraphicsContext3DCG.cpp505 int rowBytes = imageWidth * 4; local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DQTMovieGWorld.cpp332 void QTMovieGWorld::getCurrentFrameInfo(void*& buffer, unsigned& bitsPerPixel, unsigned& rowBytes, unsigned& width, unsigned& height) argument
/macosx-10.9.5/tcl-102/tk84/tk/macosx/
H A DtkMacOSXDraw.c376 int rowBytes = image->bytes_per_line, sliceRowBytes, lastSliceRowBytes; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/iokit/IOKit/
H A DIOHibernatePrivate.h223 uint32_t rowBytes; // Number of bytes per pixel row member in struct:hibernate_graphics_t
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/opengl/
H A DGraphicsContext3DOpenGLCommon.cpp104 int rowBytes = m_currentWidth * 4; local
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOHibernateIO.cpp1577 uint32_t rowBytes, pixelShift; local
1635 uint32_t rowBytes, pixelShift; local
[all...]
/macosx-10.9.5/IOKitUser-907.100.13/graphics.subproj/
H A DIOGraphicsLib.c2187 IOAccelReadFramebuffer(io_service_t framebuffer, uint32_t width, uint32_t height, size_t rowBytes, argument

Completed in 131 milliseconds