Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DTestableSurfaceFlinger.h702 DoAll(SetArgPointee<3>(mConfigGroup), Return(hal::Error::NONE))); in inject()
729 int32_t mConfigGroup = DEFAULT_CONFIG_GROUP; variable