Home
last modified time | relevance | path

Searched refs:DEFAULT_ACTIVE_CONFIG (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/unittests/
DTestableSurfaceFlinger.h809 static constexpr hal::HWConfigId DEFAULT_ACTIVE_CONFIG = 0; variable
941 hal::HWConfigId mActiveConfig = DEFAULT_ACTIVE_CONFIG;
1076 DisplayMode::Builder(FakeHwcDisplayInjector::DEFAULT_ACTIVE_CONFIG) in inject()