Searched refs:preRotateSource (Results 1 – 16 of 16) sorted by relevance
/hardware/qcom/display/msm8960/liboverlay/ |
D | overlayUtils.cpp | 231 void preRotateSource(const eTransform& tr, Whf& whf, Dim& srcCrop) { in preRotateSource() function
|
D | overlayMdp.cpp | 130 utils::preRotateSource(mOrientation, whf, dim); in doTransform()
|
D | overlayUtils.h | 711 void preRotateSource(const eTransform& tr, Whf& whf, Dim& srcCrop);
|
/hardware/qcom/display/msm8226/liboverlay/ |
D | overlayUtils.cpp | 319 void preRotateSource(const eTransform& tr, Whf& whf, Dim& srcCrop) { in preRotateSource() function
|
D | overlayMdp.cpp | 143 utils::preRotateSource(mOrientation, whf, dim); in doTransform()
|
D | overlayUtils.h | 554 void preRotateSource(const eTransform& tr, Whf& whf, Dim& srcCrop);
|
/hardware/qcom/display/msm8994/liboverlay/ |
D | overlayUtils.cpp | 312 void preRotateSource(const eTransform& tr, Whf& whf, Dim& srcCrop) { in preRotateSource() function
|
D | overlayMdp.cpp | 143 utils::preRotateSource(mOrientation, whf, dim); in doTransform()
|
D | overlayUtils.h | 551 void preRotateSource(const eTransform& tr, Whf& whf, Dim& srcCrop);
|
/hardware/qcom/display/msm8084/liboverlay/ |
D | overlayUtils.cpp | 308 void preRotateSource(const eTransform& tr, Whf& whf, Dim& srcCrop) { in preRotateSource() function
|
D | overlayMdp.cpp | 127 utils::preRotateSource(mOrientation, whf, dim); in doTransform()
|
D | overlayUtils.h | 709 void preRotateSource(const eTransform& tr, Whf& whf, Dim& srcCrop);
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_utils.cpp | 926 preRotateSource(orient, whf, srcCrop); in updateSource()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_utils.cpp | 493 preRotateSource(extorient, whf, inPos); in getAspectRatioPosition() 1606 preRotateSource(orient, whf, srcCrop); in updateSource()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_utils.cpp | 480 preRotateSource(extorient, whf, inPos); in getAspectRatioPosition() 1621 preRotateSource(orient, whf, transformedCrop); in updateSource()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_utils.cpp | 641 preRotateSource(extorient, whf, inPos); in getAspectRatioPosition() 1856 preRotateSource(orient, whf, transformedCrop); in updateSource()
|