Searched refs:pixel_matcher (Results 1 – 1 of 1) sorted by relevance
249 auto FpsMaxResolutionMatches(Matcher<int> pixel_matcher) { in FpsMaxResolutionMatches() argument250 return AllOf(FpsMax(), WantsMaxPixels(pixel_matcher)); in FpsMaxResolutionMatches()