Searched defs:PathGlyph (Results 1 – 1 of 1) sorted by relevance
195 struct PathGlyph { struct in __anond73db64f0111::PathSubRun197 SkPath fPath;198 SkPoint fOrigin;211 std::unique_ptr<PathGlyph[], GrSubRunAllocator::ArrayDestroyer> pathData) in PathSubRun()297 PathSubRun::PathGlyph::PathGlyph(const SkPath& path, SkPoint origin) in PathGlyph() function in __anond73db64f0111::PathSubRun::PathGlyph