Home
last modified time | relevance | path

Searched refs:SkType_Point (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/animator/
DSkMemberInfo.cpp60 case SkType_Point: in GetSize()
246 case SkType_Point: in setValue()
549 case SkType_Point:
DSkDisplayType.h114 SkType_Point, // used inside other structures, no vtable enumerator
DSkDisplayType.cpp314 …case SkType_Point: info = Sk_Point::fInfo; infoCount = Sk_Point::fInfoCount; break; // no virtual … in GetMembers()
692 case SkType_Point: in IsStruct()
DSkBuildCondensedInfo.cpp120 AddInfo(SkType_Point, extraInfo, infoCount); in BuildCondensedInfo()
DSkDisplayable.cpp308 case SkType_Point: in dumpValues()
DSkAnimatorScript2.cpp487 case SkType_Point: in ToOpType()
DSkScript.cpp1492 if (toType == SkType_Point || toType == SkType_3D_Point) in ConvertTo()
1608 case SkType_Point: in ToOpType()