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

  /hardware/intel/img/hwcomposer/include/
DisplayPlaneManager.h 71 virtual void reclaimPlane(int dsp, DisplayPlane& plane);
  /hardware/intel/img/hwcomposer/common/planes/
DisplayPlaneManager.cpp 257 void DisplayPlaneManager::reclaimPlane(int /* dsp */, DisplayPlane& plane)
264 ALOGTRACE("reclaimPlane = %d, type = %d", index, plane.getType());
  /hardware/intel/img/hwcomposer/common/base/
HwcLayerList.cpp 364 planeManager->reclaimPlane(mDisplayIndex, *plane);
    [all...]

Completed in 57 milliseconds