Searched refs:kMaxAnimationPixels (Results 1 – 1 of 1) sorted by relevance
81 constexpr int kMaxAnimationPixels = 1280 * 720; variable2522 VideoSourceRestrictions(kMaxAnimationPixels, in CheckForAnimatedContent()2534 ? absl::optional<size_t>(kMaxAnimationPixels) in CheckForAnimatedContent()