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