Home
last modified time | relevance | path

Searched refs:mAsWidthRatio (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.h102 int mAsWidthRatio; member
Dhwc_utils.cpp236 ctx->dpyAttr[i].mAsWidthRatio = 0; in initContext()
380 int asWidthRatio = ctx->dpyAttr[dpy].mAsWidthRatio; in getActionSafePosition()
1020 ctx->dpyAttr[dpy].mAsWidthRatio = atoi(value); in isActionSafePresent()
1024 if(!ctx->dpyAttr[dpy].mAsWidthRatio && !ctx->dpyAttr[dpy].mAsHeightRatio) { in isActionSafePresent()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.h103 int mAsWidthRatio; member
Dhwc_utils.cpp256 ctx->dpyAttr[i].mAsWidthRatio = 0; in initContext()
395 int asWidthRatio = ctx->dpyAttr[dpy].mAsWidthRatio; in getActionSafePosition()
1007 ctx->dpyAttr[dpy].mAsWidthRatio = atoi(value); in isActionSafePresent()
1011 if(!ctx->dpyAttr[dpy].mAsWidthRatio && !ctx->dpyAttr[dpy].mAsHeightRatio) { in isActionSafePresent()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.h112 int mAsWidthRatio; member
Dhwc_utils.cpp352 ctx->dpyAttr[i].mAsWidthRatio = 0; in initContext()
556 int asWidthRatio = ctx->dpyAttr[dpy].mAsWidthRatio; in getActionSafePosition()
1225 ctx->dpyAttr[dpy].mAsWidthRatio = atoi(value); in isActionSafePresent()
1229 if(!ctx->dpyAttr[dpy].mAsWidthRatio && !ctx->dpyAttr[dpy].mAsHeightRatio) { in isActionSafePresent()