Home | History | Annotate | Download | only in utils

Lines Matching refs:getTotalMatrix

623     SkLua(L).pushMatrix(get_ref<SkCanvas>(L, 1)->getTotalMatrix());
742 { "getTotalMatrix", lcanvas_getTotalMatrix },