OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:putPlane
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/img/hwcomposer/merrifield/common/planes/
DisplayPlaneManager.cpp
125
void DisplayPlaneManager::
putPlane
(int index, uint32_t& mask)
194
void DisplayPlaneManager::
putPlane
(int dsp, DisplayPlane& plane)
209
putPlane
(index, mFreePlanes[type]);
271
putPlane
(index, mReclaimedPlanes[type]);
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
DisplayPlaneManager.cpp
125
void DisplayPlaneManager::
putPlane
(int index, uint32_t& mask)
194
void DisplayPlaneManager::
putPlane
(int /* dsp */, DisplayPlane& plane)
209
putPlane
(index, mFreePlanes[type]);
271
putPlane
(index, mReclaimedPlanes[type]);
Completed in 846 milliseconds