Home
last modified time | relevance | path

Searched defs:PostSubBuffer (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/ui/gl/
Dgl_surface_x11.cc226 bool NativeViewGLSurfaceOSMesa::PostSubBuffer( in PostSubBuffer() function in gfx::NativeViewGLSurfaceOSMesa
Dgl_surface.cc190 bool GLSurface::PostSubBuffer(int x, int y, int width, int height) { in PostSubBuffer() function in gfx::GLSurface
298 bool GLSurfaceAdapter::PostSubBuffer(int x, int y, int width, int height) { in PostSubBuffer() function in gfx::GLSurfaceAdapter
Dgl_surface_win.cc194 bool NativeViewGLSurfaceOSMesa::PostSubBuffer( in PostSubBuffer() function in gfx::NativeViewGLSurfaceOSMesa
Dgl_surface_ozone.cc142 virtual bool PostSubBuffer(int x, int y, int width, int height) OVERRIDE { in PostSubBuffer() function in gfx::__anon5dfe5f4a0111::GLSurfaceOzoneSurfaceless
Dgl_surface_egl.cc518 bool NativeViewGLSurfaceEGL::PostSubBuffer( in PostSubBuffer() function in gfx::NativeViewGLSurfaceEGL
Dgl_surface_glx.cc590 bool NativeViewGLSurfaceGLX::PostSubBuffer( in PostSubBuffer() function in gfx::NativeViewGLSurfaceGLX
/external/chromium_org/content/common/gpu/
Dtexture_image_transport_surface.cc240 bool TextureImageTransportSurface::PostSubBuffer( in PostSubBuffer() function in content::TextureImageTransportSurface
Dimage_transport_surface.cc260 bool PassThroughImageTransportSurface::PostSubBuffer( in PostSubBuffer() function in content::PassThroughImageTransportSurface
/external/chromium_org/cc/test/
Dtest_web_graphics_context_3d.h368 PostSubBuffer enumerator