Home
last modified time | relevance | path

Searched refs:SkType_CubicTo (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/animator/
DSkDisplayType.h66 SkType_CubicTo, enumerator
DSkDisplayType.cpp434 { "cubicTo", SkType_CubicTo INIT_BOOL_FIELDS },
627 case SkType_CubicTo: in IsDisplayable()