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

  /hardware/qcom/display/msm8226/liboverlay/
overlayMdpRot.cpp 53 int alW = 0, alH = 0;
56 halFormat, alW, alH);
57 return utils::Whf(alW, alH, mRotImgInfo.dst.format);
62 int alW = 0, alH = 0;
65 halFormat, alW, alH);
66 return utils::Dim(0, 0, alW, alH);
overlayRotator.cpp 48 int alW = 0, alH = 0;
52 destWhf.w, destWhf.h, halFormat, alW, alH);
  /hardware/qcom/display/msm8084/liboverlay/
overlayRotator.cpp 47 int alW = 0, alH = 0;
51 destWhf.w, destWhf.h, halFormat, alW, alH);
  /hardware/qcom/display/msm8960/liboverlay/
overlayRotator.cpp 48 int alW = 0, alH = 0;
52 destWhf.w, destWhf.h, halFormat, alW, alH);
  /hardware/qcom/display/msm8974/liboverlay/
overlayRotator.cpp 48 int alW = 0, alH = 0;
52 destWhf.w, destWhf.h, halFormat, alW, alH);

Completed in 166 milliseconds