Home
last modified time | relevance | path

Searched defs:lastAdvance (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/pdf/
DSkPDFMakeCIDGlyphWidthsArray.cpp170 int16_t lastAdvance = kInvalidAdvance; in SkPDFMakeCIDGlyphWidthsArray() local
/external/skia/src/utils/
DSkShaperJSONWriter.cpp123 SkPoint lastAdvance = info.fAdvance - (fPositions.back() - fPositions.front()); in commitRunBuffer() local