Home
last modified time | relevance | path

Searched refs:allocPlane (Results 1 – 10 of 10) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/ips/tangier/
DTngPlaneManager.h39 DisplayPlane* allocPlane(int index, int type);
DTngPlaneManager.cpp51 DisplayPlane* TngPlaneManager::allocPlane(int index, int type) in allocPlane() function in android::intel::TngPlaneManager
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
DAnnPlaneManager.h40 DisplayPlane* allocPlane(int index, int type);
DAnnPlaneManager.cpp139 DisplayPlane* AnnPlaneManager::allocPlane(int index, int type) in allocPlane() function in android::intel::AnnPlaneManager
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
DAnnPlaneManager.h40 DisplayPlane* allocPlane(int index, int type);
DAnnPlaneManager.cpp164 DisplayPlane* AnnPlaneManager::allocPlane(int index, int type) in allocPlane() function in android::intel::AnnPlaneManager
/hardware/intel/img/hwcomposer/merrifield/include/
DDisplayPlaneManager.h86 virtual DisplayPlane* allocPlane(int index, int type) = 0;
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
DDisplayPlaneManager.h86 virtual DisplayPlane* allocPlane(int index, int type) = 0;
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
DDisplayPlaneManager.cpp95 DisplayPlane* plane = allocPlane(j, i); in initialize()
/hardware/intel/img/hwcomposer/merrifield/common/planes/
DDisplayPlaneManager.cpp95 DisplayPlane* plane = allocPlane(j, i); in initialize()