Home
last modified time | relevance | path

Searched defs:AMOTION_EVENT_ACTION_POINTER_INDEX_MASK (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/input/libinput_bindgen/linux_glibc_x86_64_source/
Dbindings.rs46 pub const AMOTION_EVENT_ACTION_POINTER_INDEX_MASK: _bindgen_ty_10 = 65280; constant
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/input/libinput_bindgen/android_arm64_armv8-2a_cortex-a55_source/
Dbindings.rs46 pub const AMOTION_EVENT_ACTION_POINTER_INDEX_MASK: _bindgen_ty_10 = 65280; constant
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DNativeAndroidInput.java187 static final int AMOTION_EVENT_ACTION_POINTER_INDEX_MASK = 0xff00; field in NativeAndroidInput
/aosp_15_r20/frameworks/native/include/android/
H A Dinput.h296 AMOTION_EVENT_ACTION_POINTER_INDEX_MASK = 0xff00, enumerator
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/android/
Dinput.h296 AMOTION_EVENT_ACTION_POINTER_INDEX_MASK = 0xff00, enumerator