Description[Chromecast] Include output screen resolution in OSD rect info
Current OSD SetClipRect API is ambiguous, as it doesn't specify what
coordinate space the clip rect is in. This is solved by passing the
OSD screen resolution.
Additionally, pass the output screen resolution through. Some
implementations need this info in order to scale the OSD correctly.
They could probably get the screen res in vendor-specific ways but
it's more convenient to just plumb it through here.
BUG=internal b/30025430
TEST=manual OSD test on different screen resolutions
Committed: https://crrev.com/8da342224564207f57eb2d565c2585e3672c4f2f
Cr-Commit-Position: refs/heads/master@{#408187}
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|