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

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

Completed in 47 milliseconds