Searched refs:GetTextFunctor (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/libs/hwui/jni/ |
D | Paint.cpp | 276 class GetTextFunctor { class 278 GetTextFunctor(const minikin::Layout& layout, SkPath* path, jfloat x, jfloat y, in GetTextFunctor() function in android::PaintGlue::GetTextFunctor 323 GetTextFunctor f(layout, path, x, y, paint, glyphs, pos); in getTextPath()
|