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

  /hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
AnnPlaneManager.h 40 DisplayPlane* allocPlane(int index, int type);
AnnPlaneManager.cpp 164 DisplayPlane* AnnPlaneManager::allocPlane(int index, int type)
  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngPlaneManager.h 39 DisplayPlane* allocPlane(int index, int type);
TngPlaneManager.cpp 51 DisplayPlane* TngPlaneManager::allocPlane(int index, int type)
  /hardware/intel/img/hwcomposer/moorefield_hdmi/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/merrifield/include/
DisplayPlaneManager.h 86 virtual DisplayPlane* allocPlane(int index, int type) = 0;
  /hardware/intel/img/hwcomposer/moorefield_hdmi/include/
DisplayPlaneManager.h 86 virtual DisplayPlane* allocPlane(int index, int type) = 0;
  /hardware/intel/img/hwcomposer/merrifield/common/planes/
DisplayPlaneManager.cpp 95 DisplayPlane* plane = allocPlane(j, i);
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
DisplayPlaneManager.cpp 95 DisplayPlane* plane = allocPlane(j, i);

Completed in 236 milliseconds