OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PixelTestOutputSurface
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/cc/test/
pixel_test_output_surface.cc
12
PixelTestOutputSurface
::
PixelTestOutputSurface
(
16
PixelTestOutputSurface
::
PixelTestOutputSurface
(
20
void
PixelTestOutputSurface
::Reshape(const gfx::Size& size,
27
bool
PixelTestOutputSurface
::HasExternalStencilTest() const {
pixel_test_output_surface.h
12
class
PixelTestOutputSurface
: public OutputSurface {
14
explicit
PixelTestOutputSurface
(
16
explicit
PixelTestOutputSurface
(
pixel_test.cc
109
new
PixelTestOutputSurface
(new TestInProcessContextProvider));
128
static_cast<
PixelTestOutputSurface
*>(output_surface_.get())
146
static_cast<
PixelTestOutputSurface
*>(output_surface_.get())
176
output_surface_.reset(new
PixelTestOutputSurface
(device.Pass()));
layer_tree_pixel_test.cc
40
scoped_ptr<
PixelTestOutputSurface
> output_surface;
50
new
PixelTestOutputSurface
(
58
new
PixelTestOutputSurface
(new TestInProcessContextProvider));
Completed in 683 milliseconds