HomeSort by relevance Sort by last modified time
    Searched defs:mDisplayData (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h 150 // Non-const because it can update configMap inside of mDisplayData
204 std::vector<DisplayData> mDisplayData;
207 // protect mDisplayData from races between prepare and dump
HWComposer_hwc1.h 375 DisplayData mDisplayData[MAX_HWC_DISPLAYS];
376 // protect mDisplayData from races between prepare and dump

Completed in 79 milliseconds