Home
last modified time | relevance | path

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

/external/chromium_org/cc/trees/
Dlayer_tree_host_unittest.cc2491 class MockIOSurfaceWebGraphicsContext3D : public TestWebGraphicsContext3D { class
2493 MockIOSurfaceWebGraphicsContext3D() { in MockIOSurfaceWebGraphicsContext3D() function in cc::__anon646b29320111::MockIOSurfaceWebGraphicsContext3D
2525 scoped_ptr<MockIOSurfaceWebGraphicsContext3D> mock_context_owned( in CreateFakeOutputSurface()
2526 new MockIOSurfaceWebGraphicsContext3D); in CreateFakeOutputSurface()
2639 MockIOSurfaceWebGraphicsContext3D* mock_context_;