Searched refs:allocPlane (Results 1 – 10 of 10) sorted by relevance
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/ |
D | TngPlaneManager.h | 39 DisplayPlane* allocPlane(int index, int type);
|
D | TngPlaneManager.cpp | 51 DisplayPlane* TngPlaneManager::allocPlane(int index, int type) in allocPlane() function in android::intel::TngPlaneManager
|
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/ |
D | AnnPlaneManager.h | 40 DisplayPlane* allocPlane(int index, int type);
|
D | AnnPlaneManager.cpp | 164 DisplayPlane* AnnPlaneManager::allocPlane(int index, int type) in allocPlane() function in android::intel::AnnPlaneManager
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/ |
D | AnnPlaneManager.h | 40 DisplayPlane* allocPlane(int index, int type);
|
D | AnnPlaneManager.cpp | 139 DisplayPlane* AnnPlaneManager::allocPlane(int index, int type) in allocPlane() function in android::intel::AnnPlaneManager
|
/hardware/intel/img/hwcomposer/merrifield/include/ |
D | DisplayPlaneManager.h | 86 virtual DisplayPlane* allocPlane(int index, int type) = 0;
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/ |
D | DisplayPlaneManager.h | 86 virtual DisplayPlane* allocPlane(int index, int type) = 0;
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/ |
D | DisplayPlaneManager.cpp | 95 DisplayPlane* plane = allocPlane(j, i); in initialize()
|
/hardware/intel/img/hwcomposer/merrifield/common/planes/ |
D | DisplayPlaneManager.cpp | 95 DisplayPlane* plane = allocPlane(j, i); in initialize()
|