Searched defs:postConcat (Results 1 – 3 of 3) sorted by relevance
194 public void postConcat(ColorMatrix postmatrix) { in postConcat() method in ColorMatrix
488 public boolean postConcat(Matrix other) { in postConcat() method in Matrix
223 static jboolean postConcat(JNIEnv* env, jobject clazz, SkMatrix* matrix, SkMatrix* other) { in postConcat() function in android::SkMatrixGlue