OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dpyAttr
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.h
318
qhwc::DisplayAttributes
dpyAttr
[MAX_DISPLAYS];
/hardware/qcom/display/msm8974/libhwcomposer/
hwc_utils.h
371
qhwc::DisplayAttributes
dpyAttr
[MAX_DISPLAYS];
408
return (ctx->
dpyAttr
[HWC_DISPLAY_EXTERNAL].isConfiguring ||
409
ctx->
dpyAttr
[HWC_DISPLAY_VIRTUAL].isConfiguring);
413
return (ctx->
dpyAttr
[HWC_DISPLAY_EXTERNAL].connected ||
414
ctx->
dpyAttr
[HWC_DISPLAY_VIRTUAL].connected);
/hardware/qcom/display/msm8x26/libhwcomposer/
hwc_utils.h
318
qhwc::DisplayAttributes
dpyAttr
[MAX_DISPLAYS];
Completed in 72 milliseconds