Searched defs:drawGlyphsOnPath (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/libs/hwui/ | ||
D | DisplayListCanvas.cpp | 424 void DisplayListCanvas::drawGlyphsOnPath(const uint16_t* glyphs, int count, in drawGlyphsOnPath() function in android::uirenderer::DisplayListCanvas |
D | RecordingCanvas.cpp | 544 void RecordingCanvas::drawGlyphsOnPath(const uint16_t* glyphs, int glyphCount, const SkPath& path, in drawGlyphsOnPath() function in android::uirenderer::RecordingCanvas |
D | SkiaCanvas.cpp | 767 void SkiaCanvas::drawGlyphsOnPath(const uint16_t* glyphs, int count, const SkPath& path, in drawGlyphsOnPath() function in android::SkiaCanvas |