Home | History | Annotate | Download | only in hwui

Lines Matching refs:DrawTextOp

1425 class DrawTextOp : public DrawBoundedOp {
1427 DrawTextOp(const char* text, int bytesCount, int count, float x, float y,
1471 DrawTextOp& op = *((DrawTextOp*)ops[i].op);