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

  /external/skia/src/gpu/ops/
GrAtlasTextOp.h 198 void incGlyphCount(int glyphCount = 1) { fFlushInfo->fGlyphsToFlush += glyphCount; }
  /external/skia/src/gpu/text/
GrAtlasTextBlob_regenInOp.cpp 210 helper->incGlyphCount();
320 helper->incGlyphCount(*glyphCount);

Completed in 393 milliseconds