HomeSort by relevance Sort by last modified time
    Searched refs:swapWidthHeight (Results 1 - 8 of 8) sorted by null

  /hardware/qcom/display/msm8084/liboverlay/
overlayUtils.h 158 void swapWidthHeight(Type& width, Type& height);
680 void swapWidthHeight(Type& width, Type& height) {
  /hardware/qcom/display/msm8226/liboverlay/
overlayUtils.h 127 void swapWidthHeight(Type& width, Type& height);
517 void swapWidthHeight(Type& width, Type& height) {
  /hardware/qcom/display/msm8960/liboverlay/
overlayUtils.h 154 void swapWidthHeight(Type& width, Type& height);
682 void swapWidthHeight(Type& width, Type& height) {
  /hardware/qcom/display/msm8974/liboverlay/
overlayUtils.h 154 void swapWidthHeight(Type& width, Type& height);
660 void swapWidthHeight(Type& width, Type& height) {
  /hardware/qcom/display/msm8994/liboverlay/
overlayUtils.h 127 void swapWidthHeight(Type& width, Type& height);
514 void swapWidthHeight(Type& width, Type& height) {
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.cpp 497 swapWidthHeight(actualWidth, actualHeight);
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.cpp 484 swapWidthHeight(actualWidth, actualHeight);
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.cpp 633 swapWidthHeight(actualWidth, actualHeight);
    [all...]

Completed in 950 milliseconds