Searched refs:DrawTextOnPathOp (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DDisplayListOp.h1286 class DrawTextOnPathOp : public DrawSomeTextOp { class in namespace:android::uirenderer
1288 DrawTextOnPathOp(const glyph_t* text, int bytesCount, int count, function in class:android::uirenderer::DrawTextOnPathOp
H A DDisplayListCanvas.cpp429 DrawOp* op = new (alloc()) DrawTextOnPathOp(refBuffer<glyph_t>(glyphs, count),

Completed in 311 milliseconds