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

  /hardware/intel/img/hwcomposer/merrifield/common/planes/
DisplayPlane.cpp 118 void DisplayPlane::setSourceCrop(int x, int y, int w, int h)
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
DisplayPlane.cpp 139 void DisplayPlane::setSourceCrop(int x, int y, int w, int h)
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWC2.cpp     [all...]
HWC2On1Adapter.cpp 330 layerHook<decltype(&Layer::setSourceCrop),
331 &Layer::setSourceCrop, hwc_frect_t>);
    [all...]

Completed in 69 milliseconds