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

  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_utils.h 664 float mAspectRatioToleranceLevel;
hwc_utils.cpp 410 ctx->mAspectRatioToleranceLevel = (((float)atoi(value)) / 100.0f);
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.h 677 float mAspectRatioToleranceLevel;
hwc_utils.cpp 387 ctx->mAspectRatioToleranceLevel = (((float)atoi(value)) / 100.0f);
    [all...]

Completed in 97 milliseconds