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

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

Completed in 735 milliseconds