Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkDraw.cpp1423 static RoundBaseline computeRoundBaseline(const SkMatrix& mat) { in computeRoundBaseline() function
1510 RoundBaseline roundBaseline = computeRoundBaseline(*fMatrix); in drawText()
1672 RoundBaseline roundBaseline = computeRoundBaseline(*fMatrix); in drawPosText()