Searched defs:preConcat (Results 1 – 4 of 4) sorted by relevance
177 public void preConcat(ColorMatrix prematrix) { in preConcat() method in ColorMatrix
232 public boolean preConcat(Matrix other) { in preConcat() method in Matrix
481 public boolean preConcat(Matrix other) { in preConcat() method in Matrix490 public boolean preConcat(_Original_Matrix other) { in preConcat() method in Matrix
174 static jboolean preConcat(JNIEnv* env, jobject clazz, SkMatrix* obj, SkMatrix* other) { in preConcat() function in android::SkMatrixGlue