Home | History | Annotate | Download | only in hwui

Lines Matching full:concatmatrix

483         renderer.concatMatrix(mMatrix);
487 OP_LOG("ConcatMatrix " MATRIX_STRING, MATRIX_ARGS(mMatrix));
490 virtual const char* name() { return "ConcatMatrix"; }