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

  /external/chromium_org/content/browser/compositor/
software_output_device_mac.h 20 class SoftwareOutputDeviceMac : public cc::SoftwareOutputDevice {
22 explicit SoftwareOutputDeviceMac(ui::Compositor* compositor);
23 virtual ~SoftwareOutputDeviceMac();
30 DISALLOW_COPY_AND_ASSIGN(SoftwareOutputDeviceMac);
gpu_process_transport_factory.cc 115 new SoftwareOutputDeviceMac(compositor));

Completed in 44 milliseconds