Searched refs:loseContextCHROMIUM (Results 1 – 11 of 11) sorted by relevance
/external/chromium_org/cc/test/ |
D | test_web_graphics_context_3d.cc | 313 loseContextCHROMIUM(GL_GUILTY_CONTEXT_RESET_ARB, in bindTexture() 348 loseContextCHROMIUM(GL_GUILTY_CONTEXT_RESET_ARB, in endQueryEXT() 442 void TestWebGraphicsContext3D::loseContextCHROMIUM(GLenum current, in loseContextCHROMIUM() function in cc::TestWebGraphicsContext3D 451 shared_contexts_[i]->loseContextCHROMIUM(current, other); in loseContextCHROMIUM()
|
D | test_gles2_interface.cc | 375 test_context_->loseContextCHROMIUM(current, other); in LoseContextCHROMIUM()
|
D | test_web_graphics_context_3d.h | 175 virtual void loseContextCHROMIUM(GLenum current, GLenum other);
|
/external/chromium_org/cc/trees/ |
D | layer_tree_host_unittest_copyrequest.cc | 627 first_context_provider_->TestContext3d()->loseContextCHROMIUM( in SwapBuffersOnThread()
|
D | layer_tree_host_unittest_context.cc | 68 context3d_->loseContextCHROMIUM(GL_GUILTY_CONTEXT_RESET_ARB, in LoseContext()
|
D | layer_tree_host_unittest.cc | 4372 first_context_provider_->TestContext3d()->loseContextCHROMIUM( in SwapBuffersOnThread()
|
/external/chromium_org/webkit/common/gpu/ |
D | webgraphicscontext3d_impl.h | 56 virtual void loseContextCHROMIUM(WGC3Denum current, WGC3Denum other); in NON_EXPORTED_BASE()
|
D | webgraphicscontext3d_impl.cc | 831 void WebGraphicsContext3DImpl::loseContextCHROMIUM( in DELEGATE_TO_GL_1()
|
/external/chromium_org/third_party/WebKit/public/platform/ |
D | WebGraphicsContext3D.h | 207 virtual void loseContextCHROMIUM(WGC3Denum current, WGC3Denum other) { } in loseContextCHROMIUM() function
|
/external/chromium_org/third_party/WebKit/Source/core/testing/ |
D | Internals.cpp | 2236 sharedContext->loseContextCHROMIUM(GL_GUILTY_CONTEXT_RESET_EXT, GL_INNOCENT_CONTEXT_RESET_EXT); in loseSharedGraphicsContext3D()
|
/external/chromium_org/cc/resources/ |
D | resource_provider_unittest.cc | 2886 context->loseContextCHROMIUM(GL_GUILTY_CONTEXT_RESET_ARB, in TEST_P()
|