Home
last modified time | relevance | path

Searched refs:isFreePlane (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/img/hwcomposer/include/
DDisplayPlaneManager.h85 bool isFreePlane(int type, int index);
/hardware/intel/img/hwcomposer/ips/anniedale/
DAnnPlaneManager.cpp288 if (!isFreePlane(desc.type, desc.index)) { in assignPlanes()
300 if (!isFreePlane(desc.type, desc.index)) { in assignPlanes()
/hardware/intel/img/hwcomposer/common/planes/
DDisplayPlaneManager.cpp212 bool DisplayPlaneManager::isFreePlane(int type, int index) in isFreePlane() function in android::intel::DisplayPlaneManager