Searched refs:wideColorGamut (Results 1 – 5 of 5) sorted by relevance
155 jboolean wideColorGamut, in Java_org_skia_skottie_SkottieRunner_00024SkottieAnimationImpl_nDrawFrame() argument173 if (wideColorGamut) { in Java_org_skia_skottie_SkottieRunner_00024SkottieAnimationImpl_nDrawFrame()
505 boolean wideColorGamut, float progress); in nDrawFrame() argument
1556 final int wideColorGamut = colorMode & MASK_WIDE_COLOR_GAMUT; in match() local1558 if (wideColorGamut != 0 && wideColorGamut != setWideColorGamut) { in match()