Home
last modified time | relevance | path

Searched refs:setSupportFp16ForHdr (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
DDeviceInfo.cpp107 void DeviceInfo::setSupportFp16ForHdr(bool supportFp16ForHdr) { in setSupportFp16ForHdr() function in android::uirenderer::DeviceInfo
DDeviceInfo.h63 static void setSupportFp16ForHdr(bool supportFp16ForHdr);
/frameworks/base/libs/hwui/jni/
Dandroid_graphics_HardwareRenderer.cpp885 DeviceInfo::setSupportFp16ForHdr(supportFp16ForHdr); in android_view_ThreadedRenderer_initDisplayInfo()