HomeSort by relevance Sort by last modified time
    Searched refs:putPlane (Results 1 - 2 of 2) sorted by null

  /hardware/intel/img/hwcomposer/include/
DisplayPlaneManager.h 83 void putPlane(int index, uint32_t& mask);
84 void putPlane(int dsp, DisplayPlane& plane);
  /hardware/intel/img/hwcomposer/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 62 milliseconds