Searched refs:supportFp16ForHdr (Results 1 – 7 of 7) sorted by relevance
107 void DeviceInfo::setSupportFp16ForHdr(bool supportFp16ForHdr) { in setSupportFp16ForHdr() argument108 get()->mSupportFp16ForHdr = supportFp16ForHdr; in setSupportFp16ForHdr()
62 static void setSupportFp16ForHdr(bool supportFp16ForHdr);
54 public boolean supportFp16ForHdr() { in supportFp16ForHdr() method in OverlayProperties
1393 boolean supportFp16ForHdr = overlayProperties != null in initDisplayInfo()1394 ? overlayProperties.supportFp16ForHdr() : false; in initDisplayInfo()1424 supportFp16ForHdr, supportMixedColorSpaces); in initDisplayInfo()
853 jboolean supportFp16ForHdr, jboolean supportMixedColorSpaces) { in android_view_ThreadedRenderer_initDisplayInfo() argument860 DeviceInfo::setSupportFp16ForHdr(supportFp16ForHdr); in android_view_ThreadedRenderer_initDisplayInfo()
8018 HSPLandroid/hardware/OverlayProperties;->supportFp16ForHdr()Z
8021 HSPLandroid/hardware/OverlayProperties;->supportFp16ForHdr()Z