Searched refs:swapWidthHeight (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/display/msm8994/liboverlay/ |
D | overlayUtils.h | 127 void swapWidthHeight(Type& width, Type& height); 514 void swapWidthHeight(Type& width, Type& height) { in swapWidthHeight() function
|
/hardware/qcom/display/msm8226/liboverlay/ |
D | overlayUtils.h | 127 void swapWidthHeight(Type& width, Type& height); 517 void swapWidthHeight(Type& width, Type& height) { in swapWidthHeight() function
|
/hardware/qcom/display/msm8960/liboverlay/ |
D | overlayUtils.h | 154 void swapWidthHeight(Type& width, Type& height); 682 void swapWidthHeight(Type& width, Type& height) { in swapWidthHeight() function
|
/hardware/qcom/display/msm8084/liboverlay/ |
D | overlayUtils.h | 158 void swapWidthHeight(Type& width, Type& height); 680 void swapWidthHeight(Type& width, Type& height) { in swapWidthHeight() function
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_utils.cpp | 497 swapWidthHeight(actualWidth, actualHeight); in getAspectRatioPosition()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_utils.cpp | 484 swapWidthHeight(actualWidth, actualHeight); in getAspectRatioPosition()
|