HomeSort by relevance Sort by last modified time
    Searched defs:setSourceCrop (Results 1 - 6 of 6) 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 926 Error Layer::setSourceCrop(const FloatRect& crop)
  /frameworks/native/services/surfaceflinger/tests/hwc2/
Hwc2Test.cpp     [all...]
  /hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
HWC2On1Adapter.cpp 295 layerHook<decltype(&Layer::setSourceCrop),
296 &Layer::setSourceCrop, hwc_frect_t>);
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
HWC2On1Adapter.cpp 328 layerHook<decltype(&Layer::setSourceCrop),
329 &Layer::setSourceCrop, hwc_frect_t>);
    [all...]

Completed in 225 milliseconds