Searched refs:kMaxAnimationPixels (Results 1 – 1 of 1) sorted by relevance
71 constexpr int kMaxAnimationPixels = 1280 * 720; variable2085 should_cap_resolution ? absl::optional<size_t>(kMaxAnimationPixels) in CheckForAnimatedContent()