Searched defs:reclaimPlane (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/common/planes/
H A DDisplayPlaneManager.cpp257 void DisplayPlaneManager::reclaimPlane(int dsp, DisplayPlane& plane) function in class:android::intel::DisplayPlaneManager
264 ATRACE("reclaimPlane = %d, type = %d", index, plane.getType());
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
H A DDisplayPlaneManager.cpp257 void DisplayPlaneManager::reclaimPlane(int /* dsp */, DisplayPlane& plane) function in class:android::intel::DisplayPlaneManager
264 ALOGTRACE("reclaimPlane = %d, type = %d", index, plane.getType());

Completed in 73 milliseconds