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

  /hardware/intel/img/hwcomposer/include/
DisplayPlane.h 94 virtual bool assignToDevice(int disp);
  /hardware/intel/img/hwcomposer/ips/common/
OverlayPlaneBase.h 42 virtual bool assignToDevice(int disp);
OverlayPlaneBase.cpp 149 bool OverlayPlaneBase::assignToDevice(int disp)
173 DisplayPlane::assignToDevice(disp);
    [all...]
  /hardware/intel/img/hwcomposer/common/base/
HwcLayer.cpp 104 plane->assignToDevice(device);
  /hardware/intel/img/hwcomposer/common/planes/
DisplayPlane.cpp 115 // set in assignToDevice
331 bool DisplayPlane::assignToDevice(int disp)

Completed in 918 milliseconds