Home
last modified time | relevance | path

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

/external/chromium_org/ui/gl/
Dgl_surface.cc114 bool GLSurface::PostSubBuffer(int x, int y, int width, int height) { in PostSubBuffer() function in gfx::GLSurface
209 bool GLSurfaceAdapter::PostSubBuffer(int x, int y, int width, int height) { in PostSubBuffer() function in gfx::GLSurfaceAdapter
Dgl_surface_win.cc181 bool NativeViewGLSurfaceOSMesa::PostSubBuffer( in PostSubBuffer() function in gfx::NativeViewGLSurfaceOSMesa
Dgl_surface_x11.cc225 bool NativeViewGLSurfaceOSMesa::PostSubBuffer( in PostSubBuffer() function in gfx::NativeViewGLSurfaceOSMesa
Dgl_surface_egl.cc465 bool NativeViewGLSurfaceEGL::PostSubBuffer( in PostSubBuffer() function in gfx::NativeViewGLSurfaceEGL
Dgl_surface_glx.cc685 bool NativeViewGLSurfaceGLX::PostSubBuffer( in PostSubBuffer() function in gfx::NativeViewGLSurfaceGLX
/external/chromium_org/content/common/gpu/
Dimage_transport_surface_win.cc155 bool PbufferImageTransportSurface::PostSubBuffer( in PostSubBuffer() function in content::__anon1b908a2a0111::PbufferImageTransportSurface
Dtexture_image_transport_surface.cc234 bool TextureImageTransportSurface::PostSubBuffer( in PostSubBuffer() function in content::TextureImageTransportSurface
Dimage_transport_surface.cc282 bool PassThroughImageTransportSurface::PostSubBuffer( in PostSubBuffer() function in content::PassThroughImageTransportSurface
Dimage_transport_surface_mac.cc260 bool IOSurfaceImageTransportSurface::PostSubBuffer( in PostSubBuffer() function in content::__anon03a627ad0111::IOSurfaceImageTransportSurface
/external/chromium_org/cc/test/
Dtest_web_graphics_context_3d.h248 PostSubBuffer enumerator