Searched defs:setSourceCrop (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/common/planes/
H A DDisplayPlane.cpp118 void DisplayPlane::setSourceCrop(int x, int y, int w, int h) function in class:android::intel::DisplayPlane
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
H A DDisplayPlane.cpp139 void DisplayPlane::setSourceCrop(int x, int y, int w, int h) function in class:android::intel::DisplayPlane
/hardware/qcom/display/msm8994/libhwcomposer/
H A DHWC2On1Adapter.cpp328 layerHook<decltype(&Layer::setSourceCrop),
329 &Layer::setSourceCrop, hwc_frect_t>);
2078 Error HWC2On1Adapter::Layer::setSourceCrop(hwc_frect_t crop) function in class:android::HWC2On1Adapter::Layer

Completed in 118 milliseconds