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

  /hardware/intel/img/hwcomposer/moorefield_hdmi/platforms/merrifield_plus/
PlatfPrimaryDevice.cpp 37 IVsyncControl* PlatfPrimaryDevice::createVsyncControl()
PlatfExternalDevice.cpp 38 IVsyncControl* PlatfExternalDevice::createVsyncControl()
  /hardware/intel/img/hwcomposer/merrifield/platforms/merrifield/
PlatFactory.cpp 69 virtual IVsyncControl* createVsyncControl() {return new VsyncControl();}
  /hardware/intel/img/hwcomposer/merrifield/platforms/merrifield_plus/
PlatFactory.cpp 67 virtual IVsyncControl* createVsyncControl() {return new VsyncControl();}
  /hardware/intel/img/hwcomposer/merrifield/include/
PhysicalDevice.h 37 virtual IVsyncControl* createVsyncControl() = 0;
88 IVsyncControl* createVsyncControl() {return mControlFactory->createVsyncControl();}

Completed in 421 milliseconds