Home | History | Annotate | Download | only in graphics

Lines Matching defs:getCTM

911     static void getCTM(JNIEnv* env, jobject, SkCanvas* canvas,
954 {"native_getCTM", "(II)V", (void*)SkCanvasGlue::getCTM},