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

/external/chromium_org/cc/test/
H A Dfake_web_graphics_context_3d.cc25 bool FakeWebGraphicsContext3D::makeContextCurrent() { function in class:cc::FakeWebGraphicsContext3D
/external/chromium_org/content/common/gpu/client/
H A Dwebgraphicscontext3d_command_buffer_impl.cc426 bool WebGraphicsContext3DCommandBufferImpl::makeContextCurrent() { function in class:content::WebGraphicsContext3DCommandBufferImpl
/external/chromium_org/webkit/common/gpu/
H A Dwebgraphicscontext3d_in_process_command_buffer_impl.cc210 bool WebGraphicsContext3DInProcessCommandBufferImpl::makeContextCurrent() { function in class:webkit::gpu::WebGraphicsContext3DInProcessCommandBufferImpl
224 // WebGraphicsContext3D does not need to call makeContextCurrent. Code using
/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DMockWebGraphicsContext3D.h44 virtual bool makeContextCurrent() { return true; } function in class:blink::MockWebGraphicsContext3D

Completed in 139 milliseconds