Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.3/utils/vts/
DComposerVts.cpp87 mClient->getRenderIntents_2_3(display, mode, [&](const auto& tmpError, const auto& tmpIntents) { in getRenderIntents_2_3() argument
89 intents = tmpIntents; in getRenderIntents_2_3()
/hardware/interfaces/graphics/composer/2.2/utils/vts/
DComposerVts.cpp160 mClient->getRenderIntents(display, mode, [&](const auto& tmpError, const auto& tmpIntents) { in getRenderIntents() argument
162 intents = tmpIntents; in getRenderIntents()