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

  /hardware/intel/img/hwcomposer/ips/anniedale/
AnnPlaneManager.h 40 DisplayPlane* allocPlane(int index, int type);
AnnPlaneManager.cpp 139 DisplayPlane* AnnPlaneManager::allocPlane(int index, int type)
  /hardware/intel/img/hwcomposer/include/
DisplayPlaneManager.h 86 virtual DisplayPlane* allocPlane(int index, int type) = 0;
  /hardware/intel/img/hwcomposer/common/planes/
DisplayPlaneManager.cpp 95 DisplayPlane* plane = allocPlane(j, i);

Completed in 184 milliseconds