Home
last modified time | relevance | path

Searched defs:invert (Results 1 – 19 of 19) sorted by relevance

/aosp14/system/core/fastboot/
H A Dfastboot_test.cpp72 bool invert; in ParseRequirementLineTest() local
177 bool invert; in ParseRequirementLineTestMalformed() local
H A Dfastboot.cpp804 const std::string& product, bool invert, in CheckRequirement()
857 bool* invert, std::vector<std::string>* options) { in ParseRequirementLine()
931 bool invert; in CheckRequirements() local
/aosp14/frameworks/base/core/java/android/animation/
H A DBidirectionalTypeConverter.java48 public BidirectionalTypeConverter<V, T> invert() { in invert() method in BidirectionalTypeConverter
/aosp14/frameworks/base/libs/hwui/renderthread/
H A DVulkanSurface.cpp71 SkMatrix invert; in GetPixelSnapMatrix() local
/aosp14/frameworks/base/core/java/android/widget/
H A DSmartSelectSprite.java112 private static @ExpansionDirection int invert(@ExpansionDirection int expansionDirection) { in invert() method in SmartSelectSprite.RoundedRectangleShape
/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_Matrix.cpp308 static jboolean invert(CRITICAL_JNI_PARAMS_COMMA jlong matrixHandle, jlong inverseHandle) { in invert() function in android::SkMatrixGlue
/aosp14/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java818 boolean invert in glSampleCoverage()
823 boolean invert in glSampleCoveragex()
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DMatrix.java616 public boolean invert(Matrix inverse) { in invert() method in Matrix
/aosp14/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java1073 boolean invert in glSampleCoverage()
1080 boolean invert in glSampleCoveragex()
H A DGLErrorWrapper.java682 public void glSampleCoverage(float value, boolean invert) { in glSampleCoverage()
688 public void glSampleCoveragex(int value, boolean invert) { in glSampleCoveragex()
H A DGLES11Ext.java637 boolean invert in glSampleCoveragexOES()
H A DGLLogWrapper.java2291 public void glSampleCoverage(float value, boolean invert) { in glSampleCoverage()
2301 public void glSampleCoveragex(int value, boolean invert) { in glSampleCoveragex()
H A DGLES20.java1348 boolean invert in glSampleCoverage()
/aosp14/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DGLImpl.java901 boolean invert in glSampleCoverage()
908 boolean invert in glSampleCoveragex()
/aosp14/frameworks/base/core/jni/
H A Dandroid_opengl_GLES10.cpp2839 (JNIEnv *_env, jobject _this, jfloat value, jboolean invert) { in android_glSampleCoverage__FZ()
2849 (JNIEnv *_env, jobject _this, jint value, jboolean invert) { in android_glSampleCoveragex__IZ()
H A Dcom_google_android_gles_jni_GLImpl.cpp3526 (JNIEnv *_env, jobject _this, jfloat value, jboolean invert) { in android_glSampleCoverage__FZ()
3536 (JNIEnv *_env, jobject _this, jint value, jboolean invert) { in android_glSampleCoveragex__IZ()
H A Dandroid_opengl_GLES11Ext.cpp2282 (JNIEnv *_env, jobject _this, jint value, jboolean invert) { in android_glSampleCoveragexOES__IZ()
H A Dandroid_opengl_GLES20.cpp4306 (JNIEnv *_env, jobject _this, jfloat value, jboolean invert) { in android_glSampleCoverage__FZ()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...