Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:mGpuPerfModeEnable

281     ctx->mGPUHintInfo.mGpuPerfModeEnable = atoi(value)? true : false;
2092 if(!gpuHint->mGpuPerfModeEnable || !ctx || !list)