Home
last modified time | relevance | path

Searched refs:glyphEndIndex (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/text/
DGrTextBlob.h305 uint32_t glyphEndIndex() const { return fGlyphEndIndex; } in glyphEndIndex() function
312 fGlyphStartIndex = prev.glyphEndIndex(); in setAsSuccessor()
DGrTextBlob.cpp448 SkASSERT_RELEASE(lSubRun.glyphEndIndex() == rSubRun.glyphEndIndex()); in AssertEqual()
/external/skia/src/gpu/text/
DGrTextBlob.h305 uint32_t glyphEndIndex() const { return fGlyphEndIndex; } in glyphEndIndex() function
312 fGlyphStartIndex = prev.glyphEndIndex(); in setAsSuccessor()
DGrTextBlob.cpp448 SkASSERT_RELEASE(lSubRun.glyphEndIndex() == rSubRun.glyphEndIndex()); in AssertEqual()