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 20 CompositorSoftwareOutputDevice::Buffer::Buffer(
25 CompositorSoftwareOutputDevice::Buffer::~Buffer() {
28 void CompositorSoftwareOutputDevice::Buffer::SetParent(
34 bool CompositorSoftwareOutputDevice::Buffer::FindDamageDifferenceFrom(
58 CompositorSoftwareOutputDevice::CompositorSoftwareOutputDevice()
66 CompositorSoftwareOutputDevice::~CompositorSoftwareOutputDevice() {
70 unsigned CompositorSoftwareOutputDevice::GetNextId() {
78 CompositorSoftwareOutputDevice::Buffer
    [all...]
compositor_software_output_device.h 27 class CompositorSoftwareOutputDevice
31 CompositorSoftwareOutputDevice();
32 virtual ~CompositorSoftwareOutputDevice();

Completed in 1640 milliseconds