Searched refs:preConcat (Results 1 – 15 of 15) sorted by relevance
63 m.preConcat(view.getMatrix()); in offsetDescendantMatrix()
96 mMatrix.preConcat(mGrayscaleMatrix); in updateInvertPaint()
151 static void preConcat(JNIEnv* env, jobject clazz, jlong objHandle, jlong otherHandle) { in preConcat() function in android::SkMatrixGlue154 obj->preConcat(*other); in preConcat()334 {"native_preConcat","!(JJ)V", (void*) SkMatrixGlue::preConcat},
213 public void preConcat(ColorMatrix prematrix) { in preConcat() method in ColorMatrix
147 public boolean preConcat(Matrix other) {447 public boolean preConcat(Matrix other) { in preConcat() method in Matrix
124 mMatrix.preConcat(t.getMatrix()); in compose()
556 m.preConcat(matrix); in setMatrix()
5040 transformMatrix.preConcat(childMatrix); in invalidateChild()
18147 m.preConcat(getMatrix());
154 matrix.preConcat(transform);
890 mFrameTransformation.getMatrix().preConcat(mFrameInitialMatrix); in stepAnimation()
843 currentGroup.mStackedMatrix.preConcat(currentGroup.mLocalMatrix); in drawGroupTree()
1044 currentGroup.mStackedMatrix.preConcat(currentGroup.mLocalMatrix); in drawGroupTree()
11287 method public void preConcat(android.graphics.ColorMatrix);11421 method public boolean preConcat(android.graphics.Matrix);
11624 method public void preConcat(android.graphics.ColorMatrix);11758 method public boolean preConcat(android.graphics.Matrix);