Home
last modified time | relevance | path

Searched refs:videoToExternalRatio (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_utils.cpp2029 float videoToExternalRatio = videoAspectRatio / extDisplayAspectRatio; in updateDestAIVVideoMode() local
2030 if((fabs(1.0f - videoToExternalRatio) <= ctx->mAspectRatioToleranceLevel) || in updateDestAIVVideoMode()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.cpp1949 float videoToExternalRatio = videoAspectRatio / extDisplayAspectRatio; in updateDestAIVVideoMode() local
1950 if((fabs(1.0f - videoToExternalRatio) <= ctx->mAspectRatioToleranceLevel) || in updateDestAIVVideoMode()