Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DDisplayListRenderer.cpp366 DrawOp* op = new (alloc()) DrawTextOnPathOp(text, bytesCount, count, path, in drawTextOnPath()
DDisplayListOp.h1329 class DrawTextOnPathOp : public DrawSomeTextOp {
1331 DrawTextOnPathOp(const char* text, int bytesCount, int count, in DrawTextOnPathOp() function