Searched refs:getPosTextPath (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/libs/hwui/jni/ |
D | Paint.cpp | 68 static void getPosTextPath(const SkFont& font, const uint16_t glyphs[], int count, in getPosTextPath() function 291 getPosTextPath(font, glyphs, end, pos, path); in operator ()() 293 getPosTextPath(font, glyphs + start, end - start, pos + start, &tmpPath); in operator ()()
|