Home
last modified time | relevance | path

Searched defs:drawGlyphsOnPath (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
DDisplayListCanvas.cpp424 void DisplayListCanvas::drawGlyphsOnPath(const uint16_t* glyphs, int count, in drawGlyphsOnPath() function in android::uirenderer::DisplayListCanvas
DRecordingCanvas.cpp544 void RecordingCanvas::drawGlyphsOnPath(const uint16_t* glyphs, int glyphCount, const SkPath& path, in drawGlyphsOnPath() function in android::uirenderer::RecordingCanvas
DSkiaCanvas.cpp767 void SkiaCanvas::drawGlyphsOnPath(const uint16_t* glyphs, int count, const SkPath& path, in drawGlyphsOnPath() function in android::SkiaCanvas