Searched defs:LocalCoords (Results 1 – 2 of 2) sorted by relevance
53 struct LocalCoords { struct59 LocalCoords(Type type) : fType(type), fMatrix(nullptr) {} in LocalCoords() argument60 LocalCoords(Type type, const SkMatrix* matrix) : fType(type), fMatrix(matrix) { in LocalCoords() function72 const LocalCoords&, argument
64 struct LocalCoords { struct71 LocalCoords(Type type) : fType(type), fMatrix(nullptr) {} in LocalCoords() function72 LocalCoords(Type type, const SkMatrix* matrix) : fType(type), fMatrix(matrix) { in LocalCoords() argument93 const LocalCoords&, argument