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

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp544 const Vector<HWComposer::DisplayConfig>& hwConfigs = local
546 for (size_t c = 0; c < hwConfigs.size(); ++c) {
547 const HWComposer::DisplayConfig& hwConfig = hwConfigs[c];

Completed in 66 milliseconds