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

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

Completed in 74 milliseconds