Searched refs:fLocs (Results 1 – 2 of 2) sorted by relevance
53 SkPoint* fLocs; member58 SkTextLayout::GlyphRun::GlyphRun() : fLocs(NULL), fGlyphIDs(NULL), fCount(0) {} in GlyphRun()61 delete[] fLocs; in ~GlyphRun()
55 SkPoint* fLocs; member60 SkTextLayout::GlyphRun::GlyphRun() : fLocs(NULL), fGlyphIDs(NULL), fCount(0) {} in GlyphRun()63 delete[] fLocs; in ~GlyphRun()