Searched refs:increased_resolution (Results 1 – 1 of 1) sorted by relevance
97 bool increased_resolution = DidIncreaseResolution(before, after); in DidRestrictionsDecrease() local103 return (increased_resolution && increased_framerate) || in DidRestrictionsDecrease()104 (increased_resolution && same_framerate) || in DidRestrictionsDecrease()