Home
last modified time | relevance | path

Searched refs:genMailboxCHROMIUM (Results 1 – 22 of 22) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/tests/
DDrawingBufferTest.cpp80 virtual void genMailboxCHROMIUM(WGC3Dbyte* mailbox) in genMailboxCHROMIUM() function in __anoncfdfd9290111::WebGraphicsContext3DForTests
/external/chromium_org/content/renderer/media/android/
Dstream_texture_factory_android_impl.cc115 context_->genMailboxCHROMIUM(texture_mailbox->name); in CreateStreamTexture()
Dstream_texture_factory_android_synchronous_impl.cc163 context->genMailboxCHROMIUM(texture_mailbox->name); in CreateStreamTexture()
Dwebmediaplayer_android.cc1005 context->genMailboxCHROMIUM(texture_mailbox.name); in DrawRemotePlaybackIcon()
/external/chromium_org/content/renderer/gpu/
Dmailbox_output_surface.cc96 context3d->genMailboxCHROMIUM(current_backing_.mailbox.name); in EnsureBackbuffer()
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DCanvas2DLayerBridge.cpp346 context()->genMailboxCHROMIUM(mailboxInfo->m_mailbox.name); in createMailboxInfo()
/external/chromium_org/cc/test/
Dtest_web_graphics_context_3d.h116 virtual void genMailboxCHROMIUM(blink::WGC3Dbyte* mailbox);
Dtest_gles2_interface.cc353 test_context_->genMailboxCHROMIUM(mailbox); in GenMailboxCHROMIUM()
Dlayer_tree_pixel_test.cc379 context3d->genMailboxCHROMIUM(mailbox.name); in CopyBitmapToTextureMailboxAsTexture()
Dtest_web_graphics_context_3d.cc396 void TestWebGraphicsContext3D::genMailboxCHROMIUM(blink::WGC3Dbyte* mailbox) { in genMailboxCHROMIUM() function in cc::TestWebGraphicsContext3D
/external/chromium_org/third_party/WebKit/Source/testing/runner/
DTestPlugin.cpp271 m_context->genMailboxCHROMIUM(m_mailbox.name); in updateGeometry()
/external/chromium_org/cc/resources/
Dresource_provider_unittest.cc238 virtual void genMailboxCHROMIUM(GLbyte* mailbox) OVERRIDE { in genMailboxCHROMIUM() function in cc::__anonc867ad390111::ResourceProviderContext
484 child_context_->genMailboxCHROMIUM(gpu_mailbox.name); in CreateChildMailbox()
654 child_context_->genMailboxCHROMIUM(external_mailbox.name); in TEST_P()
1589 context()->genMailboxCHROMIUM(mailbox.name); in TEST_P()
1998 context()->genMailboxCHROMIUM(mailbox.name); in TEST_P()
/external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
DDrawingBuffer.cpp262 context()->genMailboxCHROMIUM(returnMailbox->mailbox.name); in createNewMailbox()
/external/chromium_org/cc/trees/
Dlayer_tree_host_unittest_copyrequest.cc807 external_context_provider_->Context3d()->genMailboxCHROMIUM(mailbox.name); in RequestCopy()
Dlayer_tree_host_unittest_context.cc885 context3d->genMailboxCHROMIUM(mailbox.name); in SetupTree()
/external/chromium_org/third_party/WebKit/public/platform/
DWebGraphicsContext3D.h432 virtual void genMailboxCHROMIUM(WGC3Dbyte* mailbox) { } in genMailboxCHROMIUM() function
/external/chromium_org/webkit/common/gpu/
Dwebgraphicscontext3d_in_process_command_buffer_impl.h511 virtual void genMailboxCHROMIUM(WGC3Dbyte* mailbox); in NON_EXPORTED_BASE()
Dwebgraphicscontext3d_in_process_command_buffer_impl.cc1169 DELEGATE_TO_GL_1(genMailboxCHROMIUM, GenMailboxCHROMIUM, WGC3Dbyte*) in DELEGATE_TO_GL_1() argument
/external/chromium_org/content/common/gpu/client/
Dwebgraphicscontext3d_command_buffer_impl.h561 virtual void genMailboxCHROMIUM(WGC3Dbyte* mailbox);
Dgl_helper.cc712 context_->genMailboxCHROMIUM(mailbox.name); in ProduceMailboxFromTexture()
Dgl_helper_unittests.cc895 context_->genMailboxCHROMIUM(mailbox.name); in TestYUVReadback()
Dwebgraphicscontext3d_command_buffer_impl.cc1248 DELEGATE_TO_GL_1(genMailboxCHROMIUM, GenMailboxCHROMIUM, WGC3Dbyte*) in DELEGATE_TO_GL_1() argument