Searched refs:tmpW (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/display/msm8226/libvirtual/ |
D | virtual.cpp | 133 uint32_t tmpW = priW; in setToPrimary() local 138 tmpW = priH; in setToPrimary() 147 getAspectRatioPosition(tmpW, tmpH, extW, extH, r); in setToPrimary()
|
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/ |
D | V4LCapabilities.cpp | 210 size_t w, h, tmpW,tmpH; in sortAscend() local 216 tmpW = caps.tPreviewRes[j].width; in sortAscend() 219 if (tempRes > (tmpW * tmpH) ) { in sortAscend() 222 w = tmpW; in sortAscend()
|
/hardware/qcom/display/msm8974/libhwcomposer/ |
D | hwc_ad.cpp | 186 int tmpW, tmpH, size; in prepare() local 195 format, tmpW, tmpH); in prepare()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_ad.cpp | 213 int tmpW, tmpH; in prepare() local 223 format, tmpW, tmpH); in prepare()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_ad.cpp | 209 int tmpW, tmpH, size; in prepare() local 218 format, tmpW, tmpH); in prepare()
|
/hardware/qcom/display/msm8226/libexternal/ |
D | external.cpp | 601 int tmpW = priW; in setAttributes() local 606 tmpW = priH; in setAttributes() 615 getAspectRatioPosition(tmpW, tmpH, width, height, r); in setAttributes()
|