OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mThermalBurstMode
(Results
1 - 6
of
6
) sorted by null
/hardware/qcom/display/msm8909/libhwcomposer/
hwc_vsync.cpp
93
ctx->
mThermalBurstMode
= true;
95
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
93
ctx->
mThermalBurstMode
= true;
95
ctx->
mThermalBurstMode
= false;
hwc_utils.h
670
bool
mThermalBurstMode
;
hwc_copybit.cpp
277
if(ctx->
mThermalBurstMode
) {
[
all
...]
Completed in 1460 milliseconds