Home
last modified time | relevance | path

Searched refs:rectStaysRect (Results 1 – 12 of 12) sorted by relevance

/aosp12/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_Matrix.cpp79 jboolean rectStaysRect = matrix->mapRect(&dst_, src_); in mapRect__RectFRectF() local
81 return rectStaysRect ? JNI_TRUE : JNI_FALSE; in mapRect__RectFRectF()
149 static jboolean rectStaysRect(CRITICAL_JNI_PARAMS_COMMA jlong objHandle) { in rectStaysRect() function in android::SkMatrixGlue
151 return obj->rectStaysRect() ? JNI_TRUE : JNI_FALSE; in rectStaysRect()
347 {"nRectStaysRect","(J)Z", (void*) SkMatrixGlue::rectStaysRect},
/aosp12/frameworks/base/libs/hwui/
H A DLayer.cpp63 if (!matrix.rectStaysRect()) return true; in shouldFilterRect()
H A DMatrix.cpp177 if (v.rectStaysRect()) { in load()
/aosp12/frameworks/base/libs/hwui/pipeline/skia/
H A DLayerDrawable.cpp43 if (!matrix.rectStaysRect()) return true; in shouldFilterRect()
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DMatrix.java276 public boolean rectStaysRect() { in rectStaysRect() method in Matrix
H A DBitmap.java917 final boolean transformed = !m.rectStaysRect(); in createBitmap()
/aosp12/frameworks/base/core/java/android/widget/
H A DImageView.java1666 } else if (matrix.rectStaysRect()) { in isFilledByImage()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt6745 HSPLandroid/graphics/Matrix;->rectStaysRect()Z
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt15471 method public boolean rectStaysRect();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt10873 method public boolean rectStaysRect();
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt6743 HSPLandroid/graphics/Matrix;->rectStaysRect()Z