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

  /external/skia/src/gpu/text/
GrAtlasTextBlob_regenInOp.cpp 175 size_t glyphOffset = glyphIdx + info->glyphStartIndex();
GrAtlasTextBlob.cpp 515 SkASSERT_RELEASE(lSubRun.glyphStartIndex() == rSubRun.glyphStartIndex());
GrAtlasTextBlob.h 399 uint32_t glyphStartIndex() const { return fGlyphStartIndex; }

Completed in 107 milliseconds