Home
last modified time | relevance | path

Searched defs:otherHandle (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_Matrix.cpp157 static void set(CRITICAL_JNI_PARAMS_COMMA jlong objHandle, jlong otherHandle) { in set()
258 static void preConcat(CRITICAL_JNI_PARAMS_COMMA jlong objHandle, jlong otherHandle) { in preConcat()
302 static void postConcat(CRITICAL_JNI_PARAMS_COMMA jlong matrixHandle, jlong otherHandle) { in postConcat()
/aosp14/frameworks/base/core/java/android/widget/
H A DEditor.java5538 final HandleView otherHandle = getOtherSelectionHandle(); in updateHandlesVisibility() local
5611 final HandleView otherHandle = getOtherSelectionHandle(); in dismissMagnifier() local