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