Searched refs:Sk_Point (Results 1 – 3 of 3) sorted by relevance
17 struct Sk_Point { struct19 Sk_Point();
17 const SkMemberInfo Sk_Point::fInfo[] = {24 DEFINE_NO_VIRTUALS_GET_MEMBER(Sk_Point);
312 …case SkType_Point: info = Sk_Point::fInfo; infoCount = Sk_Point::fInfoCount; break; // no virtual … in GetMembers()