- AInputEvent_getDeviceId
int AInputEvent_getDeviceId(const(AInputEvent)* event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AInputEvent_getSource
int AInputEvent_getSource(const(AInputEvent)* event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AInputEvent_getType
int AInputEvent_getType(const(AInputEvent)* event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AInputQueue_attachLooper
void AInputQueue_attachLooper(AInputQueue* queue, ALooper* looper, int ident, ALooper_callbackFunc callback, void* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AInputQueue_detachLooper
void AInputQueue_detachLooper(AInputQueue* queue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AInputQueue_finishEvent
void AInputQueue_finishEvent(AInputQueue* queue, AInputEvent* event, int handled)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AInputQueue_getEvent
int AInputQueue_getEvent(AInputQueue* queue, AInputEvent** outEvent)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AInputQueue_hasEvents
int AInputQueue_hasEvents(AInputQueue* queue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AInputQueue_preDispatchEvent
int AInputQueue_preDispatchEvent(AInputQueue* queue, AInputEvent* event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AKeyEvent_getAction
int AKeyEvent_getAction(const(AInputEvent)* key_event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AKeyEvent_getDownTime
long AKeyEvent_getDownTime(const(AInputEvent)* key_event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AKeyEvent_getEventTime
long AKeyEvent_getEventTime(const(AInputEvent)* key_event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AKeyEvent_getFlags
int AKeyEvent_getFlags(const(AInputEvent)* key_event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AKeyEvent_getKeyCode
int AKeyEvent_getKeyCode(const(AInputEvent)* key_event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AKeyEvent_getMetaState
int AKeyEvent_getMetaState(const(AInputEvent)* key_event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AKeyEvent_getRepeatCount
int AKeyEvent_getRepeatCount(const(AInputEvent)* key_event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AKeyEvent_getScanCode
int AKeyEvent_getScanCode(const(AInputEvent)* key_event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getAction
int AMotionEvent_getAction(const(AInputEvent)* motion_event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getDownTime
long AMotionEvent_getDownTime(const(AInputEvent)* motion_event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getEdgeFlags
int AMotionEvent_getEdgeFlags(const(AInputEvent)* motion_event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getEventTime
long AMotionEvent_getEventTime(const(AInputEvent)* motion_event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getFlags
int AMotionEvent_getFlags(const(AInputEvent)* motion_event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getHistoricalEventTime
long AMotionEvent_getHistoricalEventTime(const(AInputEvent)* motion_event, size_t history_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getHistoricalOrientation
float AMotionEvent_getHistoricalOrientation(const(AInputEvent)* motion_event, size_t pointer_index, size_t history_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getHistoricalPressure
float AMotionEvent_getHistoricalPressure(const(AInputEvent)* motion_event, size_t pointer_index, size_t history_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getHistoricalRawX
float AMotionEvent_getHistoricalRawX(const(AInputEvent)* motion_event, size_t pointer_index, size_t history_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getHistoricalRawY
float AMotionEvent_getHistoricalRawY(const(AInputEvent)* motion_event, size_t pointer_index, size_t history_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getHistoricalSize
float AMotionEvent_getHistoricalSize(const(AInputEvent)* motion_event, size_t pointer_index, size_t history_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getHistoricalToolMajor
float AMotionEvent_getHistoricalToolMajor(const(AInputEvent)* motion_event, size_t pointer_index, size_t history_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getHistoricalToolMinor
float AMotionEvent_getHistoricalToolMinor(const(AInputEvent)* motion_event, size_t pointer_index, size_t history_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getHistoricalTouchMajor
float AMotionEvent_getHistoricalTouchMajor(const(AInputEvent)* motion_event, size_t pointer_index, size_t history_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getHistoricalTouchMinor
float AMotionEvent_getHistoricalTouchMinor(const(AInputEvent)* motion_event, size_t pointer_index, size_t history_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getHistoricalX
float AMotionEvent_getHistoricalX(const(AInputEvent)* motion_event, size_t pointer_index, size_t history_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getHistoricalY
float AMotionEvent_getHistoricalY(const(AInputEvent)* motion_event, size_t pointer_index, size_t history_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getHistorySize
size_t AMotionEvent_getHistorySize(const(AInputEvent)* motion_event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getMetaState
int AMotionEvent_getMetaState(const(AInputEvent)* motion_event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getOrientation
float AMotionEvent_getOrientation(const(AInputEvent)* motion_event, size_t pointer_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getPointerCount
size_t AMotionEvent_getPointerCount(const(AInputEvent)* motion_event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getPointerId
int AMotionEvent_getPointerId(const(AInputEvent)* motion_event, size_t pointer_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getPressure
float AMotionEvent_getPressure(const(AInputEvent)* motion_event, size_t pointer_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getRawX
float AMotionEvent_getRawX(const(AInputEvent)* motion_event, size_t pointer_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getRawY
float AMotionEvent_getRawY(const(AInputEvent)* motion_event, size_t pointer_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getSize
float AMotionEvent_getSize(const(AInputEvent)* motion_event, size_t pointer_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getToolMajor
float AMotionEvent_getToolMajor(const(AInputEvent)* motion_event, size_t pointer_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getToolMinor
float AMotionEvent_getToolMinor(const(AInputEvent)* motion_event, size_t pointer_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getTouchMajor
float AMotionEvent_getTouchMajor(const(AInputEvent)* motion_event, size_t pointer_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getTouchMinor
float AMotionEvent_getTouchMinor(const(AInputEvent)* motion_event, size_t pointer_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getX
float AMotionEvent_getX(const(AInputEvent)* motion_event, size_t pointer_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getXOffset
float AMotionEvent_getXOffset(const(AInputEvent)* motion_event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getXPrecision
float AMotionEvent_getXPrecision(const(AInputEvent)* motion_event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getY
float AMotionEvent_getY(const(AInputEvent)* motion_event, size_t pointer_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getYOffset
float AMotionEvent_getYOffset(const(AInputEvent)* motion_event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- AMotionEvent_getYPrecision
float AMotionEvent_getYPrecision(const(AInputEvent)* motion_event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.