Searched defs:Create3d (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/test/
H A Dfake_output_surface.h25 static scoped_ptr<FakeOutputSurface> Create3d() { function in class:cc::FakeOutputSurface
30 static scoped_ptr<FakeOutputSurface> Create3d( function in class:cc::FakeOutputSurface
35 static scoped_ptr<FakeOutputSurface> Create3d( function in class:cc::FakeOutputSurface
79 scoped_ptr<FakeOutputSurface> surface(Create3d());

Completed in 390 milliseconds