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

/external/chromium_org/cc/output/
H A Doutput_surface_unittest.cc58 class TestSoftwareOutputDevice : public SoftwareOutputDevice { class in namespace:cc::__anon2726
60 TestSoftwareOutputDevice();
61 virtual ~TestSoftwareOutputDevice();
75 TestSoftwareOutputDevice::TestSoftwareOutputDevice() function in class:cc::__anon2726::TestSoftwareOutputDevice
78 TestSoftwareOutputDevice::~TestSoftwareOutputDevice() {}
80 void TestSoftwareOutputDevice::DiscardBackbuffer() {
85 void TestSoftwareOutputDevice::EnsureBackbuffer() {
207 TestSoftwareOutputDevice* software_output_devic
[all...]

Completed in 114 milliseconds