Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkTextBlob.cpp439 const unsigned posYInc = (run.positioning() == SkTextBlob::kFull_Positioning) ? in TightRunBounds() local
446 glyphPosY += posYInc; in TightRunBounds()