Searched refs:tmsLoc (Results 1 – 3 of 3) sorted by relevance
570 SkPoint tmsLoc; in DrawPosTextAsPath() local571 tmsProc(pos, &tmsLoc); in DrawPosTextAsPath()573 alignProc(tmsLoc, glyph, &loc); in DrawPosTextAsPath()
516 SkPoint tmsLoc; in setPosText() local517 tmsProc(pos, &tmsLoc); in setPosText()519 alignProc(tmsLoc, glyph, &loc); in setPosText()
1580 SkPoint tmsLoc; in drawPosText_asPaths() local1581 tmsProc(pos, &tmsLoc); in drawPosText_asPaths()1583 alignProc(tmsLoc, glyph, &loc); in drawPosText_asPaths()