Searched defs:preConcat (Results 1 – 3 of 3) sorted by relevance
215 public void preConcat(ColorMatrix prematrix) { in preConcat() method in ColorMatrix
447 public boolean preConcat(Matrix other) { in preConcat() method in Matrix
151 static void preConcat(JNIEnv* env, jobject clazz, jlong objHandle, jlong otherHandle) { in preConcat() function in android::SkMatrixGlue