Searched refs:CompositorSoftwareOutputDevice (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/renderer/gpu/
H A Dcompositor_software_output_device.cc25 CompositorSoftwareOutputDevice::Buffer::Buffer(
30 CompositorSoftwareOutputDevice::Buffer::~Buffer() {
33 void CompositorSoftwareOutputDevice::Buffer::SetParent(
39 bool CompositorSoftwareOutputDevice::Buffer::FindDamageDifferenceFrom(
63 CompositorSoftwareOutputDevice::CompositorSoftwareOutputDevice() function in class:content::CompositorSoftwareOutputDevice
71 CompositorSoftwareOutputDevice::~CompositorSoftwareOutputDevice() {
75 unsigned CompositorSoftwareOutputDevice::GetNextId() {
83 CompositorSoftwareOutputDevice
[all...]
H A Dcompositor_software_output_device.h27 class CompositorSoftwareOutputDevice class in namespace:content
31 CompositorSoftwareOutputDevice();
32 virtual ~CompositorSoftwareOutputDevice();
/external/chromium_org/content/renderer/
H A Drender_widget.cc873 new CompositorSoftwareOutputDevice());

Completed in 272 milliseconds