Searched refs:tmpIntents (Results 1 – 2 of 2) sorted by relevance
80 mClient->getRenderIntents_2_3(display, mode, [&](const auto& tmpError, const auto& tmpIntents) { in getRenderIntents_2_3() argument82 intents = tmpIntents; in getRenderIntents_2_3()
159 mClient->getRenderIntents(display, mode, [&](const auto& tmpError, const auto& tmpIntents) { in getRenderIntents() argument161 intents = tmpIntents; in getRenderIntents()