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

/external/chromium_org/cc/output/
H A Doutput_surface_unittest.cc102 class TestSoftwareOutputDevice : public SoftwareOutputDevice { class in namespace:cc::__anon4183
104 TestSoftwareOutputDevice();
105 virtual ~TestSoftwareOutputDevice();
119 TestSoftwareOutputDevice::TestSoftwareOutputDevice() function in class:cc::__anon4183::TestSoftwareOutputDevice
122 TestSoftwareOutputDevice::~TestSoftwareOutputDevice() {}
124 void TestSoftwareOutputDevice::DiscardBackbuffer() {
129 void TestSoftwareOutputDevice::EnsureBackbuffer() {
450 TestSoftwareOutputDevice* software_output_devic
[all...]

Completed in 73 milliseconds