Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DPaint.cpp73 const SkPoint* fPos; in getPosTextPath() member
79 tmp.postTranslate(rec->fPos->fX, rec->fPos->fY); in getPosTextPath()
82 rec->fPos += 1; in getPosTextPath()