Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/hwui/jni/
H A DPaint.cpp64 const SkPoint* fPos; in getPosTextPath() member
70 tmp.postTranslate(rec->fPos->fX, rec->fPos->fY); in getPosTextPath()
73 rec->fPos += 1; in getPosTextPath()