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

  /hardware/qcom/display/msm8226/liboverlay/
overlayUtils.cpp 319 void preRotateSource(const eTransform& tr, Whf& whf, Dim& srcCrop) {
overlayMdp.cpp 143 utils::preRotateSource(mOrientation, whf, dim);
overlayUtils.h 554 void preRotateSource(const eTransform& tr, Whf& whf, Dim& srcCrop);
  /hardware/qcom/display/msm8960/liboverlay/
overlayMdp.cpp 130 utils::preRotateSource(mOrientation, whf, dim);
overlayUtils.cpp 231 void preRotateSource(const eTransform& tr, Whf& whf, Dim& srcCrop) {
overlayUtils.h 711 void preRotateSource(const eTransform& tr, Whf& whf, Dim& srcCrop);
  /hardware/qcom/display/msm8974/liboverlay/
overlayUtils.cpp 298 void preRotateSource(const eTransform& tr, Whf& whf, Dim& srcCrop) {
overlayMdp.cpp 118 utils::preRotateSource(mOrientation, whf, dim);
overlayUtils.h 689 void preRotateSource(const eTransform& tr, Whf& whf, Dim& srcCrop);
  /hardware/qcom/display/msm8084/liboverlay/
overlayMdp.cpp 127 utils::preRotateSource(mOrientation, whf, dim);
overlayUtils.cpp 308 void preRotateSource(const eTransform& tr, Whf& whf, Dim& srcCrop) {
overlayUtils.h 709 void preRotateSource(const eTransform& tr, Whf& whf, Dim& srcCrop);
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.cpp 493 preRotateSource(extorient, whf, inPos);
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.cpp 480 preRotateSource(extorient, whf, inPos);
    [all...]
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.cpp 926 preRotateSource(orient, whf, srcCrop);
    [all...]
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_utils.cpp 859 preRotateSource(orient, whf, srcCrop);
    [all...]

Completed in 103 milliseconds