Searched defs:m_surface (Results 1 - 19 of 19) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/cairo/
H A DWidgetBackingStoreCairo.h36 RefPtr<cairo_surface_t> m_surface; member in class:WebCore::WidgetBackingStoreCairo
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cairo/
H A DImageBufferDataCairo.h46 RefPtr<cairo_surface_t> m_surface; member in class:WebCore::ImageBufferData
/macosx-10.9.5/WebCore-7537.78.1/platform/gtk/
H A DGtkWidgetBackingStoreX11.h41 RefPtr<cairo_surface_t> m_surface; member in class:WebCore::WidgetBackingStoreGtkX11
H A DRedirectedXCompositeWindow.h72 RefPtr<cairo_surface_t> m_surface; member in class:WebCore::RedirectedXCompositeWindow
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/efl/
H A DEvasGLSurface.h63 Evas_GL_Surface* m_surface; member in class:WebKit::EvasGLSurface
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cg/
H A DImageBufferDataCG.h56 RetainPtr<IOSurfaceRef> m_surface; member in class:WebCore::ImageBufferData
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/egl/
H A DGLContextEGL.h60 EGLSurface m_surface; member in class:WebCore::GLContextEGL
H A DGLContextEGL.cpp268 eglSwapBuffers(sharedEGLDisplay(), m_surface); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/surfaces/egl/
H A DEGLXSurface.h66 EGLSurface m_surface; member in class:WebCore::EGLTextureFromPixmap
H A DEGLXSurface.cpp274 eglReleaseTexImage(EGLHelper::eglDisplay(), m_surface, EGL_BACK_BUFFER); local
282 eglDestroySurface(EGLHelper::eglDisplay(), m_surface); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/coordinated/
H A DCoordinatedImageBacking.h83 RefPtr<CoordinatedSurface> m_surface; member in class:WebCore::CoordinatedImageBacking
H A DCoordinatedBackingStore.h48 RefPtr<CoordinatedSurface> m_surface; member in class:WebCore::CoordinatedBackingStoreTile
H A DUpdateAtlas.h71 RefPtr<CoordinatedSurface> m_surface; member in class:WebCore::UpdateAtlas
H A DCoordinatedImageBacking.cpp136 m_client->updateImageBacking(id(), m_surface); local
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/gtk/tests/
H A DWebViewTest.h80 cairo_surface_t* m_surface; member in class:WebViewTest
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/
H A DRenderThemeEfl.h284 RefPtr<cairo_surface_t> m_surface; member in struct:WebCore::RenderThemeEfl::ThemePartCacheEntry
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DLayerFilterRenderer.cpp49 LayerRendererSurface* m_surface; member in class:WebCore::SurfaceFunctor
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/qt/
H A DGraphicsContext3DQt.cpp86 PlatformGraphicsSurface3D m_surface; member in class:WebCore::GraphicsContext3DPrivate
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/surfaces/glx/
H A DGraphicsSurfaceGLX.cpp190 glXMakeCurrent(display(), m_surface, m_glContext); local
220 glXSwapBuffers(display(), m_surface); local
323 XDestroyWindow(display(), m_surface); local
339 uint32_t m_surface; member in struct:WebCore::GraphicsSurfacePrivate
[all...]

Completed in 216 milliseconds