Searched refs:hdr10bitPlus (Results 1 – 3 of 3) sorted by relevance
65 if (!Properties::hdr10bitPlus) { in isSupportFp16ForHdr()74 if (!Properties::hdr10bitPlus) { in isSupportRgba10101010ForHdr()
102 bool Properties::hdr10bitPlus = false; member in android::uirenderer::Properties175 hdr10bitPlus = hwui_flags::hdr_10bit_plus(); in load()
344 static bool hdr10bitPlus; variable