Searched defs:IOSurfaceRef (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/cg/
H A DImageBufferDataCG.h36 typedef struct __IOSurface *IOSurfaceRef; typedef in typeref:struct:__IOSurface
55 RetainPtr<IOSurfaceRef> m_surface;
/external/webkit/Source/WebKit2/Shared/mac/
H A DShareableSurface.h36 typedef struct __IOSurface* IOSurfaceRef; typedef in typeref:struct:__IOSurface
79 ShareableSurface(CGLContextObj, const WebCore::IntSize&, IOSurfaceRef);
93 RetainPtr<IOSurfaceRef> m_ioSurface;

Completed in 1155 milliseconds