/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/msm8909/liboverlay/ |
overlayMdpRot.cpp | 62 int alW = 0, alH = 0; 65 halFormat, alW, alH); 66 return utils::Whf(alW, alH, mRotImgInfo.dst.format); 71 int alW = 0, alH = 0; 74 halFormat, alW, alH); 75 return utils::Dim(0, 0, alW, alH);
|
overlayRotator.cpp | 70 int alW = 0, alH = 0; 74 destWhf.w, destWhf.h, halFormat, alW, alH);
|
/hardware/qcom/display/msm8994/liboverlay/ |
overlayMdpRot.cpp | 62 int alW = 0, alH = 0; 65 halFormat, alW, alH); 66 return utils::Whf(alW, alH, mRotImgInfo.dst.format); 71 int alW = 0, alH = 0; 74 halFormat, alW, alH); 75 return utils::Dim(0, 0, alW, alH);
|
overlayRotator.cpp | 70 int alW = 0, alH = 0; 74 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/msm8994/libhwcomposer/ |
hwc_virtual.cpp | 227 int alW = 0, alH = 0; 228 getBufferSizeAndDimensions(fbWidth, fbHeight, ohnd->format, alW, alH); 229 if((getWidth(ohnd) != alW) || (getHeight(ohnd) != alH)) { 235 __FUNCTION__, alW, alH,
|
hwc_utils.cpp | [all...] |
/hardware/qcom/display/msm8960/liboverlay/ |
overlayRotator.cpp | 48 int alW = 0, alH = 0; 52 destWhf.w, destWhf.h, halFormat, alW, alH);
|
/hardware/qcom/display/msm8909/libhwcomposer/ |
hwc_utils.cpp | [all...] |