Searched defs:tmpKeys (Results 1 – 2 of 2) sorted by relevance
956 [&](const auto& tmpError, const auto& tmpKeys) { in getPerFrameMetadataKeys()968 ->getPerFrameMetadataKeys(display, [&](const auto& tmpError, const auto& tmpKeys) { in getPerFrameMetadataKeys()994 auto getRenderIntentsLambda = [&](const auto& tmpError, const auto& tmpKeys) { in getRenderIntents()
410 std::vector<Hwc2::PerFrameMetadataKey> tmpKeys = mComposer.getPerFrameMetadataKeys(mId); in getSupportedPerFrameMetadata() local