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