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

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.cpp 237 ctx->dpyAttr[i].mAsHeightRatio = 0;
381 int asHeightRatio = ctx->dpyAttr[dpy].mAsHeightRatio;
    [all...]
hwc_utils.h 103 int mAsHeightRatio;
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.cpp 257 ctx->dpyAttr[i].mAsHeightRatio = 0;
396 int asHeightRatio = ctx->dpyAttr[dpy].mAsHeightRatio;
    [all...]
hwc_utils.h 104 int mAsHeightRatio;
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_utils.h 119 int mAsHeightRatio;
hwc_utils.cpp 376 ctx->dpyAttr[i].mAsHeightRatio = 0;
624 int asHeightRatio = ctx->dpyAttr[dpy].mAsHeightRatio;
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.h 113 int mAsHeightRatio;
hwc_utils.cpp 353 ctx->dpyAttr[i].mAsHeightRatio = 0;
557 int asHeightRatio = ctx->dpyAttr[dpy].mAsHeightRatio;
    [all...]

Completed in 88 milliseconds