Home
last modified time | relevance | path

Searched defs:gainmapFormat (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/
H A DGainmapTest.java205 final int gainmapFormat = gainmapData.getHardwareBuffer().getFormat(); in checkFountainGainmap() local
241 final int gainmapFormat = gainmapData.getHardwareBuffer().getFormat(); in checkIsoGainmap() local
/aosp_15_r20/external/libultrahdr/java/com/google/media/codecs/ultrahdr/
H A DUltraHDRDecoder.java587 private int gainmapFormat; field in UltraHDRDecoder
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api2/
H A DHeicCompositeStream.h184 sp<AMessage> format, gainmapFormat; member