Searched defs:blitFramebufferCHROMIUM (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/cc/test/
H A Dfake_web_graphics_context_3d.h64 virtual void blitFramebufferCHROMIUM( function in class:cc::FakeWebGraphicsContext3D
/external/chromium_org/content/common/gpu/client/
H A Dwebgraphicscontext3d_command_buffer_impl.cc557 void WebGraphicsContext3DCommandBufferImpl::blitFramebufferCHROMIUM( function in class:content::WebGraphicsContext3DCommandBufferImpl
/external/chromium_org/webkit/common/gpu/
H A Dwebgraphicscontext3d_in_process_command_buffer_impl.cc427 void WebGraphicsContext3DInProcessCommandBufferImpl::blitFramebufferCHROMIUM( function in class:webkit::gpu::WebGraphicsContext3DInProcessCommandBufferImpl
/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DMockWebGraphicsContext3D.h67 virtual void blitFramebufferCHROMIUM(WGC3Dint srcX0, WGC3Dint srcY0, WGC3Dint srcX1, WGC3Dint srcY1, WGC3Dint dstX0, WGC3Dint dstY0, WGC3Dint dstX1, WGC3Dint dstY1, WGC3Dbitfield mask, WGC3Denum filter) { } function in class:blink::MockWebGraphicsContext3D

Completed in 54 milliseconds