Searched defs:isIdentity (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/libs/hwui/ | ||
H A D | UvMapper.h | 51 bool isIdentity() const { return mIdentity; } in isIdentity() function |
H A D | Matrix.cpp | 142 bool Matrix4::isIdentity() const { in isIdentity() function in android::uirenderer::Matrix4 |
/aosp14/frameworks/base/libs/hwui/jni/ | ||
H A D | android_graphics_Matrix.cpp | 137 static jboolean isIdentity(CRITICAL_JNI_PARAMS_COMMA jlong objHandle) { in isIdentity() function in android::SkMatrixGlue |
/aosp14/frameworks/base/graphics/java/android/graphics/ | ||
H A D | Matrix.java | 258 public boolean isIdentity() { in isIdentity() method in Matrix |
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |