Home
last modified time | relevance | path

Searched refs:getSupportedHdrTypes (Results 1 – 7 of 7) sorted by relevance

/frameworks/native/include/ui/
DHdrCapabilities.h50 const std::vector<int32_t /*android_hdr_t*/>& getSupportedHdrTypes() const { in getSupportedHdrTypes() function
/frameworks/base/core/java/android/view/
DDisplay.java1327 public @HdrType int[] getSupportedHdrTypes() { in getSupportedHdrTypes() method in Display.HdrCapabilities
DDisplayInfo.java536 int[] types = hdrCapabilities != null ? hdrCapabilities.getSupportedHdrTypes() : null; in isHdr()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp753 const auto& types = capabilities.getSupportedHdrTypes(); in nativeGetHdrCapabilities()
/frameworks/native/libs/gui/
DSurface.cpp367 *supported = !hdrCapabilities.getSupportedHdrTypes().empty(); in getHdrSupport()
/frameworks/base/api/
Dcurrent.txt43740 method public int[] getSupportedHdrTypes();
Dsystem-current.txt47279 method public int[] getSupportedHdrTypes();