Searched refs:preConcat (Results 1 – 16 of 16) sorted by relevance
260 static void preConcat(CRITICAL_JNI_PARAMS_COMMA jlong objHandle, jlong otherHandle) { in preConcat() function in android::SkMatrixGlue263 obj->preConcat(*other); in preConcat()367 {"nPreConcat","(JJ)V", (void*) SkMatrixGlue::preConcat},
125 mMatrix.preConcat(t.getMatrix()); in compose()
213 public void preConcat(ColorMatrix prematrix) { in preConcat() method in ColorMatrix
154 public boolean preConcat(Matrix other) {456 public boolean preConcat(Matrix other) { in preConcat() method in Matrix
146 filterMatrix.preConcat(brightnessMatrix); in getDisabledColorFilter()
90 textureMatrixInv.preConcat(flipV); in DrawLayer()
160 matrix.preConcat(transform);
983 m.preConcat(matrix); in setMatrix()
6080 transformMatrix.preConcat(childMatrix); in invalidateChild()
24752 matrix.preConcat(getMatrix()); in transformMatrixToGlobal()
583 matrix.preConcat(tempBrightnessMatrix);
1101 currentGroup.mStackedMatrix.preConcat(currentGroup.mLocalMatrix); in drawGroupTree()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
10739 method public void preConcat(android.graphics.ColorMatrix);10865 method public boolean preConcat(android.graphics.Matrix);
14457 method public void preConcat(android.graphics.ColorMatrix);14828 method public boolean preConcat(android.graphics.Matrix);
7703 HSPLandroid/graphics/Matrix;->preConcat(Landroid/graphics/Matrix;)Z