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

  /hardware/intel/img/hwcomposer/merrifield/platforms/merrifield/
PlatFactory.cpp 65 class PlatDeviceControlFactory: public DeviceControlFactory {
74 return new PrimaryDevice(hwc, new PlatDeviceControlFactory());
76 return new ExternalDevice(hwc, new PlatDeviceControlFactory());
  /hardware/intel/img/hwcomposer/merrifield/platforms/merrifield_plus/
PlatFactory.cpp 65 class PlatDeviceControlFactory: public DeviceControlFactory {
74 return new PrimaryDevice(hwc, new PlatDeviceControlFactory());
76 return new ExternalDevice(hwc, new PlatDeviceControlFactory());

Completed in 52 milliseconds