/external/chromium_org/third_party/WebKit/Source/web/tests/ |
D | DrawingBufferTest.cpp | 80 virtual void genMailboxCHROMIUM(WGC3Dbyte* mailbox) in genMailboxCHROMIUM() function in __anoncfdfd9290111::WebGraphicsContext3DForTests
|
/external/chromium_org/content/renderer/media/android/ |
D | stream_texture_factory_android_impl.cc | 115 context_->genMailboxCHROMIUM(texture_mailbox->name); in CreateStreamTexture()
|
D | stream_texture_factory_android_synchronous_impl.cc | 163 context->genMailboxCHROMIUM(texture_mailbox->name); in CreateStreamTexture()
|
D | webmediaplayer_android.cc | 1005 context->genMailboxCHROMIUM(texture_mailbox.name); in DrawRemotePlaybackIcon()
|
/external/chromium_org/content/renderer/gpu/ |
D | mailbox_output_surface.cc | 96 context3d->genMailboxCHROMIUM(current_backing_.mailbox.name); in EnsureBackbuffer()
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/ |
D | Canvas2DLayerBridge.cpp | 346 context()->genMailboxCHROMIUM(mailboxInfo->m_mailbox.name); in createMailboxInfo()
|
/external/chromium_org/cc/test/ |
D | test_web_graphics_context_3d.h | 116 virtual void genMailboxCHROMIUM(blink::WGC3Dbyte* mailbox);
|
D | test_gles2_interface.cc | 353 test_context_->genMailboxCHROMIUM(mailbox); in GenMailboxCHROMIUM()
|
D | layer_tree_pixel_test.cc | 379 context3d->genMailboxCHROMIUM(mailbox.name); in CopyBitmapToTextureMailboxAsTexture()
|
D | test_web_graphics_context_3d.cc | 396 void TestWebGraphicsContext3D::genMailboxCHROMIUM(blink::WGC3Dbyte* mailbox) { in genMailboxCHROMIUM() function in cc::TestWebGraphicsContext3D
|
/external/chromium_org/third_party/WebKit/Source/testing/runner/ |
D | TestPlugin.cpp | 271 m_context->genMailboxCHROMIUM(m_mailbox.name); in updateGeometry()
|
/external/chromium_org/cc/resources/ |
D | resource_provider_unittest.cc | 238 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/ |
D | DrawingBuffer.cpp | 262 context()->genMailboxCHROMIUM(returnMailbox->mailbox.name); in createNewMailbox()
|
/external/chromium_org/cc/trees/ |
D | layer_tree_host_unittest_copyrequest.cc | 807 external_context_provider_->Context3d()->genMailboxCHROMIUM(mailbox.name); in RequestCopy()
|
D | layer_tree_host_unittest_context.cc | 885 context3d->genMailboxCHROMIUM(mailbox.name); in SetupTree()
|
/external/chromium_org/third_party/WebKit/public/platform/ |
D | WebGraphicsContext3D.h | 432 virtual void genMailboxCHROMIUM(WGC3Dbyte* mailbox) { } in genMailboxCHROMIUM() function
|
/external/chromium_org/webkit/common/gpu/ |
D | webgraphicscontext3d_in_process_command_buffer_impl.h | 511 virtual void genMailboxCHROMIUM(WGC3Dbyte* mailbox); in NON_EXPORTED_BASE()
|
D | webgraphicscontext3d_in_process_command_buffer_impl.cc | 1169 DELEGATE_TO_GL_1(genMailboxCHROMIUM, GenMailboxCHROMIUM, WGC3Dbyte*) in DELEGATE_TO_GL_1() argument
|
/external/chromium_org/content/common/gpu/client/ |
D | webgraphicscontext3d_command_buffer_impl.h | 561 virtual void genMailboxCHROMIUM(WGC3Dbyte* mailbox);
|
D | gl_helper.cc | 712 context_->genMailboxCHROMIUM(mailbox.name); in ProduceMailboxFromTexture()
|
D | gl_helper_unittests.cc | 895 context_->genMailboxCHROMIUM(mailbox.name); in TestYUVReadback()
|
D | webgraphicscontext3d_command_buffer_impl.cc | 1248 DELEGATE_TO_GL_1(genMailboxCHROMIUM, GenMailboxCHROMIUM, WGC3Dbyte*) in DELEGATE_TO_GL_1() argument
|