HomeSort by relevance Sort by last modified time
    Searched refs:CreateContext3d (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/common/gpu/client/
context_provider_command_buffer_browsertest.cc 32 scoped_ptr<WebGraphicsContext3DCommandBufferImpl> CreateContext3d() {
51 ContextProviderCommandBuffer::Create(CreateContext3d(), "TestContext");
  /external/chromium_org/cc/trees/
layer_tree_host_unittest_context.cc 76 virtual scoped_ptr<TestWebGraphicsContext3D> CreateContext3d() {
88 scoped_ptr<TestWebGraphicsContext3D> context3d = CreateContext3d();
708 virtual scoped_ptr<TestWebGraphicsContext3D> CreateContext3d() OVERRIDE {
710 LayerTreeHostContextTest::CreateContext3d();
    [all...]

Completed in 563 milliseconds