Home
last modified time | relevance | path

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

/third_party/flutter/skia/modules/skottie/src/effects/
DTritoneEffect.cpp21 kHiColor_Index = 0, in attachTritoneEffect() enumerator
33 const skjson::ObjectValue* hicolor_prop = jprops[ kHiColor_Index]; in attachTritoneEffect()
/third_party/skia/modules/skottie/src/effects/
DTritoneEffect.cpp41 kHiColor_Index = 0, enumerator
48 .bind( kHiColor_Index, fHiColor)
DCCTonerEffect.cpp33 kHiColor_Index = 1, in CCTonerAdapter() enumerator
44 .bind( kHiColor_Index, fHighlights) in CCTonerAdapter()