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.cpp189 display, [&](const auto& /*error*/, const auto& tmpSupport) { support = tmpSupport; }); in getDisplayBrightnessSupport() argument
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DComposerVts.cpp223 mClient->getDozeSupport(display, [&](const auto& tmpError, const auto& tmpSupport) { in getDozeSupport() argument
225 support = tmpSupport; in getDozeSupport()