Searched refs:validKeys (Results 1 – 1 of 1) sorted by relevance
210 const auto& validKeys = device_->GetSupportedLayerPerFrameParameterKey(); in CreateLayerLocked() local211 …if (std::find(validKeys.begin(), validKeys.end(), GENERIC_METADATA_KEY_ARSR_PRE_NEEDED) != validKe… in CreateLayerLocked()