Home
last modified time | relevance | path

Searched refs:AMotionEvent_getHistorySize (Results 1 – 25 of 34) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/widget/gonk/libui/
H A Dandroid_input.h691 size_t AMotionEvent_getHistorySize(const AInputEvent* motion_event);
/dports/editors/lazarus/lazarus/lcl/interfaces/customdrawn/android/
H A Dinput.pas521 function AMotionEvent_getHistorySize(motion_event: PAInputEvent): csize_t; cdecl; external; in AMotionEvent_getHistorySize() function
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/android/
H A Dinput.h691 size_t AMotionEvent_getHistorySize(const AInputEvent* motion_event);
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/android/
H A Dinput.h691 size_t AMotionEvent_getHistorySize(const AInputEvent* motion_event);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/android/
H A Dinput.pas521 function AMotionEvent_getHistorySize(motion_event: PAInputEvent): csize_t; cdecl; external; in AMotionEvent_getHistorySize() function
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/customdrawn/android/
H A Dinput.pas521 function AMotionEvent_getHistorySize(motion_event: PAInputEvent): csize_t; cdecl; external; in AMotionEvent_getHistorySize() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/android/
H A Dinput.pas521 function AMotionEvent_getHistorySize(motion_event: PAInputEvent): csize_t; cdecl; external; in AMotionEvent_getHistorySize() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/ndk-0.4.0/src/
H A Devent.rs458 unsafe { ffi::AMotionEvent_getHistorySize(self.ptr.as_ptr()) as usize } in history_size()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/ndk-0.3.0/src/
H A Devent.rs458 unsafe { ffi::AMotionEvent_getHistorySize(self.ptr.as_ptr()) as usize } in history_size()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/ndk-0.1.0/src/
H A Devent.rs456 unsafe { ffi::AMotionEvent_getHistorySize(self.ptr.as_ptr()) } in history_size()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/ndk-0.2.1/src/
H A Devent.rs456 unsafe { ffi::AMotionEvent_getHistorySize(self.ptr.as_ptr()) as usize } in history_size()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/ndk-0.3.0/src/
H A Devent.rs458 unsafe { ffi::AMotionEvent_getHistorySize(self.ptr.as_ptr()) as usize }
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/ndk-0.4.0/src/
H A Devent.rs458 unsafe { ffi::AMotionEvent_getHistorySize(self.ptr.as_ptr()) as usize } in history_size()
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/ndk-0.1.0/src/
H A Devent.rs456 unsafe { ffi::AMotionEvent_getHistorySize(self.ptr.as_ptr()) } in history_size()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/ndk-sys-0.1.0/src/
H A Dffi_aarch64.rs7755 pub fn AMotionEvent_getHistorySize(motion_event: *const AInputEvent) -> usize; in AMotionEvent_getHistorySize() function
H A Dffi_i686.rs7717 pub fn AMotionEvent_getHistorySize(motion_event: *const AInputEvent) -> usize; in AMotionEvent_getHistorySize() function
H A Dffi_x86_64.rs7765 pub fn AMotionEvent_getHistorySize(motion_event: *const AInputEvent) -> usize; in AMotionEvent_getHistorySize() function
H A Dffi_arm.rs7717 pub fn AMotionEvent_getHistorySize(motion_event: *const AInputEvent) -> usize; in AMotionEvent_getHistorySize() function
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/ndk-sys-0.1.0/src/
H A Dffi_aarch64.rs7755 pub fn AMotionEvent_getHistorySize(motion_event: *const AInputEvent) -> usize; in AMotionEvent_getHistorySize() function
H A Dffi_i686.rs7717 pub fn AMotionEvent_getHistorySize(motion_event: *const AInputEvent) -> usize; in AMotionEvent_getHistorySize() function
H A Dffi_arm.rs7717 pub fn AMotionEvent_getHistorySize(motion_event: *const AInputEvent) -> usize; in AMotionEvent_getHistorySize() function
H A Dffi_x86_64.rs7765 pub fn AMotionEvent_getHistorySize(motion_event: *const AInputEvent) -> usize; in AMotionEvent_getHistorySize() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/ndk-sys-0.2.1/src/
H A Dffi_aarch64.rs8038 pub fn AMotionEvent_getHistorySize(motion_event: *const AInputEvent) -> size_t; in AMotionEvent_getHistorySize() function
H A Dffi_arm.rs8051 pub fn AMotionEvent_getHistorySize(motion_event: *const AInputEvent) -> size_t; in AMotionEvent_getHistorySize() function
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/ndk-sys-0.2.1/src/
H A Dffi_aarch64.rs8038 pub fn AMotionEvent_getHistorySize(motion_event: *const AInputEvent) -> size_t; in AMotionEvent_getHistorySize() function

12