Open saket opened 2 weeks ago
Nothing to be done here. HDR gain maps are automatically read by the system as long as it's turned on for the Activity's Window: https://developer.android.com/media/grow/ultra-hdr/display
Actually, telephoto does not expose the underlying bitmap so it'll either need to expose an API for reading the gain map or do it automatically for all apps by default.
Find out if
SubSamplingImage()
needs any special handling for HDR images.