HomeSort by relevance Sort by last modified time
    Searched refs:free_glyph (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/
GrTextStrike.cpp 185 static void free_glyph(GrGlyph*& glyph) { glyph->free(); } function
196 fCache.getArray().visitAll(free_glyph);
  /external/skia/src/gpu/
GrTextStrike.cpp 185 static void free_glyph(GrGlyph*& glyph) { glyph->free(); } function
196 fCache.getArray().visitAll(free_glyph);
  /external/pixman/pixman/
pixman-glyph.c 66 free_glyph (glyph_t *glyph) function
176 free_glyph (glyph);
238 free_glyph (glyph);
315 free_glyph (glyph);

Completed in 141 milliseconds