Searched refs:mGpuPerfModeEnable (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_utils.h480 bool mGpuPerfModeEnable; member in struct:gpu_hint_info
H A Dhwc_utils.cpp281 ctx->mGPUHintInfo.mGpuPerfModeEnable = atoi(value)? true : false;
2084 if(!gpuHint->mGpuPerfModeEnable || !ctx || !list)
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.h453 bool mGpuPerfModeEnable; member in struct:gpu_hint_info
H A Dhwc_utils.cpp273 ctx->mGPUHintInfo.mGpuPerfModeEnable = atoi(value)? true : false;
2022 if(!gpuHint->mGpuPerfModeEnable || !ctx || !list)

Completed in 15 milliseconds