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

  /external/skia/src/gpu/
GrAtlasTextContext.h 109 , fGlyphStartIndex(0)
123 uint32_t fGlyphStartIndex;
135 newSubRun.fGlyphStartIndex = prevSubRun.fGlyphEndIndex;
GrAtlasTextContext.cpp 508 newRun.fGlyphStartIndex = lastRun.fGlyphEndIndex;
    [all...]

Completed in 29 milliseconds