HomeSort by relevance Sort by last modified time
    Searched defs:getFreePlanes (Results 1 - 4 of 4) sorted by null

  /hardware/intel/img/hwcomposer/merrifield/common/planes/
DisplayPlaneManager.cpp 226 int DisplayPlaneManager::getFreePlanes(int dsp, int type)
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
DisplayPlaneManager.cpp 226 int DisplayPlaneManager::getFreePlanes(int dsp, int type)
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
AnnPlaneManager.cpp 392 int AnnPlaneManager::getFreePlanes(int dsp, int type)
397 return DisplayPlaneManager::getFreePlanes(dsp, type);
  /hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
AnnPlaneManager.cpp 429 int AnnPlaneManager::getFreePlanes(int dsp, int type)
434 return DisplayPlaneManager::getFreePlanes(dsp, type);

Completed in 127 milliseconds