Searched refs:createDisplayPlaneManager (Results 1 - 10 of 10) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/platforms/merrifield/
H A DPlatFactory.h31 virtual DisplayPlaneManager* createDisplayPlaneManager();
H A DPlatFactory.cpp47 DisplayPlaneManager* PlatFactory::createDisplayPlaneManager() function in class:android::intel::PlatFactory
/hardware/intel/img/hwcomposer/merrifield/platforms/merrifield_plus/
H A DPlatFactory.h31 virtual DisplayPlaneManager* createDisplayPlaneManager();
H A DPlatFactory.cpp48 DisplayPlaneManager* PlatFactory::createDisplayPlaneManager() function in class:android::intel::PlatFactory
/hardware/intel/img/hwcomposer/moorefield_hdmi/platforms/merrifield_plus/
H A DPlatfHwcomposer.h31 DisplayPlaneManager* createDisplayPlaneManager();
H A DPlatfHwcomposer.cpp42 DisplayPlaneManager* PlatfHwcomposer::createDisplayPlaneManager() function in class:android::intel::PlatfHwcomposer
/hardware/intel/img/hwcomposer/merrifield/include/
H A DIPlatFactory.h36 virtual DisplayPlaneManager* createDisplayPlaneManager() = 0;
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
H A DHwcomposer.h100 virtual DisplayPlaneManager* createDisplayPlaneManager() = 0;
/hardware/intel/img/hwcomposer/merrifield/common/base/
H A DHwcomposer.cpp432 mPlaneManager = mPlatFactory->createDisplayPlaneManager();
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
H A DHwcomposer.cpp416 mPlaneManager = createDisplayPlaneManager();

Completed in 180 milliseconds