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

/frameworks/base/libs/hwui/
H A DDisplayListRenderer.cpp403 DrawOp* op = new (alloc()) DrawTextOnPathOp(text, bytesCount, count, path,
H A DDisplayListOp.h1385 class DrawTextOnPathOp : public DrawSomeTextOp { class in namespace:android::uirenderer
1387 DrawTextOnPathOp(const char* text, int bytesCount, int count, function in class:android::uirenderer::DrawTextOnPathOp

Completed in 43 milliseconds