Home | History | Annotate | Download | only in utils

Lines Matching defs:pushMatrix

335 void SkLua::pushMatrix(const SkMatrix& matrix, const char key[]) {
580 SkLua(L).pushMatrix(get_ref<SkCanvas>(L, 1)->getTotalMatrix());