OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mExtDispConfiguring
(Results
1 - 10
of
10
) sorted by null
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_uevents.cpp
138
ctx->
mExtDispConfiguring
= true;
159
ctx->
mExtDispConfiguring
= true;
hwc_utils.h
329
bool
mExtDispConfiguring
;
hwc.cpp
178
ctx->
mExtDispConfiguring
= false;
hwc_mdpcomp.cpp
352
} else if(ctx->
mExtDispConfiguring
) {
[
all
...]
hwc_utils.cpp
241
ctx->
mExtDispConfiguring
= false;
[
all
...]
/hardware/qcom/display/msm8x26/libhwcomposer/
hwc_uevents.cpp
138
ctx->
mExtDispConfiguring
= true;
159
ctx->
mExtDispConfiguring
= true;
hwc_utils.h
328
bool
mExtDispConfiguring
;
hwc.cpp
178
ctx->
mExtDispConfiguring
= false;
hwc_mdpcomp.cpp
347
} else if(ctx->
mExtDispConfiguring
) {
[
all
...]
hwc_utils.cpp
202
ctx->
mExtDispConfiguring
= false;
[
all
...]
Completed in 36 milliseconds