Home
last modified time | relevance | path

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

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