Searched defs:mDisplayData (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.h152 // Non-const because it can update configMap inside of mDisplayData
201 std::vector<DisplayData> mDisplayData; member in class:android::HWComposer
204 // protect mDisplayData from races between prepare and dump
H A DHWComposer_hwc1.h377 DisplayData mDisplayData[MAX_HWC_DISPLAYS]; member in class:android::HWComposer
378 // protect mDisplayData from races between prepare and dump

Completed in 225 milliseconds