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

  /hardware/intel/img/hwcomposer/moorefield_hdmi/platforms/merrifield_plus/
PlatfExternalDevice.cpp 17 #include <platforms/merrifield_plus/PlatfExternalDevice.h>
26 PlatfExternalDevice::PlatfExternalDevice(uint32_t disp, Hwcomposer& hwc,
33 PlatfExternalDevice::~PlatfExternalDevice()
38 IVsyncControl* PlatfExternalDevice::createVsyncControl()
43 IBlankControl* PlatfExternalDevice::createBlankControl()
48 IHdcpControl* PlatfExternalDevice::createHdcpControl()
PlatfExternalDevice.h 24 class PlatfExternalDevice : public ExternalDevice {
26 PlatfExternalDevice(uint32_t disp, Hwcomposer& hwc,
28 virtual ~PlatfExternalDevice();
PlatfHwcomposer.cpp 23 #include <platforms/merrifield_plus/PlatfExternalDevice.h>
62 return new PlatfExternalDevice((uint32_t)disp, *this, dpm);
71 return new PlatfExternalDevice((uint32_t)disp, *this, dpm);
  /hardware/intel/img/hwcomposer/moorefield_hdmi/
Android.mk 90 platforms/merrifield_plus/PlatfExternalDevice.cpp \

Completed in 84 milliseconds