Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.3/utils/vts/
DComposerVts.cpp196 display, [&](const auto& /*error*/, const auto& tmpSupport) { support = tmpSupport; }); in getDisplayBrightnessSupport() argument
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DComposerVts.cpp230 mClient->getDozeSupport(display, [&](const auto& tmpError, const auto& tmpSupport) { in getDozeSupport() argument
232 support = tmpSupport; in getDozeSupport()