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

  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_vsync.cpp 92 ctx->mThermalBurstMode = true;
94 ctx->mThermalBurstMode = false;
hwc_utils.h 657 bool mThermalBurstMode;
hwc_copybit.cpp 354 if(ctx->mThermalBurstMode) {
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_vsync.cpp 92 ctx->mThermalBurstMode = true;
94 ctx->mThermalBurstMode = false;
hwc_utils.h 670 bool mThermalBurstMode;
hwc_copybit.cpp 277 if(ctx->mThermalBurstMode) {
    [all...]

Completed in 348 milliseconds