HomeSort by relevance Sort by last modified time
    Searched defs:CompositorSoftwareOutputDevice (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/renderer/gpu/
compositor_software_output_device.cc 18 CompositorSoftwareOutputDevice::Buffer::Buffer(
26 CompositorSoftwareOutputDevice::Buffer::~Buffer() {
29 void CompositorSoftwareOutputDevice::Buffer::SetParent(
35 bool CompositorSoftwareOutputDevice::Buffer::FindDamageDifferenceFrom(
59 CompositorSoftwareOutputDevice::CompositorSoftwareOutputDevice()
66 CompositorSoftwareOutputDevice::~CompositorSoftwareOutputDevice() {
70 unsigned CompositorSoftwareOutputDevice::GetNextId() {
78 CompositorSoftwareOutputDevice::Buffer
    [all...]
compositor_software_output_device.h 22 class CompositorSoftwareOutputDevice
26 CompositorSoftwareOutputDevice();
27 virtual ~CompositorSoftwareOutputDevice();

Completed in 30 milliseconds