Searched refs:getSupportedHdrTypes (Results 1 – 7 of 7) sorted by relevance
50 const std::vector<int32_t /*android_hdr_t*/>& getSupportedHdrTypes() const { in getSupportedHdrTypes() function
1327 public @HdrType int[] getSupportedHdrTypes() { in getSupportedHdrTypes() method in Display.HdrCapabilities
536 int[] types = hdrCapabilities != null ? hdrCapabilities.getSupportedHdrTypes() : null; in isHdr()
753 const auto& types = capabilities.getSupportedHdrTypes(); in nativeGetHdrCapabilities()
367 *supported = !hdrCapabilities.getSupportedHdrTypes().empty(); in getHdrSupport()
43740 method public int[] getSupportedHdrTypes();
47279 method public int[] getSupportedHdrTypes();