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

/frameworks/base/libs/hwui/
H A DDisplayListRenderer.cpp417 DrawOp* op = new (alloc()) DrawPosTextOp(text, bytesCount, count, positions, paint);
H A DDisplayListOp.h1407 class DrawPosTextOp : public DrawSomeTextOp { class in namespace:android::uirenderer
1409 DrawPosTextOp(const char* text, int bytesCount, int count, function in class:android::uirenderer::DrawPosTextOp

Completed in 45 milliseconds