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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOAccelTypes.h63 UInt32 rowBytes; member in struct:__anon1723
H A DIOFramebuffer.h223 unsigned int rowBytes; member in class:IOFramebuffer
H A DIOGraphicsInterfaceTypes.h228 UInt32 rowBytes; member in struct:IOBlitSurfaceStruct
/macosx-10.10/IOGraphics-485/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.10/WebCore-7600.1.25/platform/graphics/cg/
H A DGraphicsContext3DCG.cpp519 int rowBytes = imageWidth * 4; local
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXDraw.c376 int rowBytes = image->bytes_per_line, sliceRowBytes, lastSliceRowBytes; local
[all...]
/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIOHibernatePrivate.h223 uint32_t rowBytes; // Number of bytes per pixel row member in struct:hibernate_graphics_t
/macosx-10.10/WebCore-7600.1.25/platform/graphics/opengl/
H A DGraphicsContext3DOpenGLCommon.cpp147 int rowBytes = m_currentWidth * 4; local
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOHibernateIO.cpp1808 uint32_t rowBytes, pixelShift; local
1866 uint32_t rowBytes, pixelShift; local
[all...]
/macosx-10.10/IOKitUser-1050.1.21/graphics.subproj/
H A DIOGraphicsLib.c2192 IOAccelReadFramebuffer(io_service_t framebuffer, uint32_t width, uint32_t height, size_t rowBytes, argument

Completed in 249 milliseconds