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

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.h 480 bool mGpuPerfModeEnable;
hwc_utils.cpp 281 ctx->mGPUHintInfo.mGpuPerfModeEnable = atoi(value)? true : false;
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.h 511 bool mGpuPerfModeEnable;
hwc_utils.cpp 298 ctx->mGPUHintInfo.mGpuPerfModeEnable = atoi(value)? true : false;
    [all...]

Completed in 163 milliseconds