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

/hardware/intel/img/hwcomposer/merrifield/common/planes/
H A DDisplayPlaneManager.cpp125 void DisplayPlaneManager::putPlane(int index, uint32_t& mask) function in class:android::intel::DisplayPlaneManager
194 void DisplayPlaneManager::putPlane(int dsp, DisplayPlane& plane) function in class:android::intel::DisplayPlaneManager
209 putPlane(index, mFreePlanes[type]);
271 putPlane(index, mReclaimedPlanes[type]);
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
H A DDisplayPlaneManager.cpp125 void DisplayPlaneManager::putPlane(int index, uint32_t& mask) function in class:android::intel::DisplayPlaneManager
194 void DisplayPlaneManager::putPlane(int /* dsp */, DisplayPlane& plane) function in class:android::intel::DisplayPlaneManager
209 putPlane(index, mFreePlanes[type]);
271 putPlane(index, mReclaimedPlanes[type]);

Completed in 29 milliseconds