Searched refs:int32_t (Results 1 – 25 of 32) sorted by relevance
12
/development/ndk/platforms/android-9/include/android/ |
D | native_window.h | 40 int32_t width; 43 int32_t height; 47 int32_t stride; 50 int32_t format; 74 int32_t ANativeWindow_getWidth(ANativeWindow* window); 80 int32_t ANativeWindow_getHeight(ANativeWindow* window); 86 int32_t ANativeWindow_getFormat(ANativeWindow* window); 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int3… 104 int32_t ANativeWindow_lock(ANativeWindow* window, ANativeWindow_Buffer* outBuffer, 111 int32_t ANativeWindow_unlockAndPost(ANativeWindow* window);
|
D | configuration.h | 125 int32_t AConfiguration_getMcc(AConfiguration* config); 130 void AConfiguration_setMcc(AConfiguration* config, int32_t mcc); 135 int32_t AConfiguration_getMnc(AConfiguration* config); 140 void AConfiguration_setMnc(AConfiguration* config, int32_t mnc); 171 int32_t AConfiguration_getOrientation(AConfiguration* config); 176 void AConfiguration_setOrientation(AConfiguration* config, int32_t orientation); 181 int32_t AConfiguration_getTouchscreen(AConfiguration* config); 186 void AConfiguration_setTouchscreen(AConfiguration* config, int32_t touchscreen); 191 int32_t AConfiguration_getDensity(AConfiguration* config); 196 void AConfiguration_setDensity(AConfiguration* config, int32_t density); [all …]
|
D | rect.h | 29 typedef int32_t value_type; 31 int32_t left; 32 int32_t top; 33 int32_t right; 34 int32_t bottom;
|
D | input.h | 354 int32_t AInputEvent_getType(const AInputEvent* event); 366 int32_t AInputEvent_getDeviceId(const AInputEvent* event); 369 int32_t AInputEvent_getSource(const AInputEvent* event); 374 int32_t AKeyEvent_getAction(const AInputEvent* key_event); 377 int32_t AKeyEvent_getFlags(const AInputEvent* key_event); 381 int32_t AKeyEvent_getKeyCode(const AInputEvent* key_event); 385 int32_t AKeyEvent_getScanCode(const AInputEvent* key_event); 388 int32_t AKeyEvent_getMetaState(const AInputEvent* key_event); 394 int32_t AKeyEvent_getRepeatCount(const AInputEvent* key_event); 410 int32_t AMotionEvent_getAction(const AInputEvent* motion_event); [all …]
|
D | sensor.h | 111 int32_t version; /* sizeof(struct ASensorEvent) */ 112 int32_t sensor; 113 int32_t type; 114 int32_t reserved0; 126 int32_t reserved1[4]; 196 int ASensorEventQueue_setEventRate(ASensorEventQueue* queue, ASensor const* sensor, int32_t usec);
|
D | obb.h | 52 int32_t AObbInfo_getVersion(AObbInfo* obbInfo); 57 int32_t AObbInfo_getFlags(AObbInfo* obbInfo);
|
D | native_activity.h | 87 int32_t sdkVersion; 253 void ANativeActivity_setWindowFormat(ANativeActivity* activity, int32_t format);
|
D | bitmap.h | 46 int32_t format;
|
D | storage_manager.h | 98 typedef void (*AStorageManager_obbCallbackFunc)(const char* filename, const int32_t state, void* da…
|
/development/ndk/platforms/common/src/ |
D | crtbrand.c | 33 typedef int int32_t[sizeof(int) == 4]; typedef 59 int32_t namesz; 60 int32_t descsz; 61 int32_t type; 63 int32_t android_api; 66 sizeof(int32_t),
|
/development/ndk/sources/android/native_app_glue/ |
D | android_native_app_glue.h | 93 int32_t id; 117 void (*onAppCmd)(struct android_app* app, int32_t cmd); 123 int32_t (*onInputEvent)(struct android_app* app, AInputEvent* event);
|
/development/ndk/platforms/android-4/include/KHR/ |
D | khrplatform.h | 134 typedef int32_t khronos_int32_t; 147 typedef int32_t khronos_int32_t; 199 typedef int32_t khronos_int32_t;
|
/development/ndk/platforms/android-3/include/ |
D | thread_db.h | 61 typedef int32_t td_err_e; 103 int32_t ti_lid; // the kernel's id for the thread 135 … td_thr_state_e state, int32_t prio, sigset_t * sigmask, uint32_t user_flags);
|
D | stdint.h | 46 typedef __int32_t int32_t; typedef 89 typedef int32_t int_fast16_t; 121 typedef int32_t int_least32_t; 122 typedef int32_t int_fast32_t;
|
D | utmp.h | 73 int32_t ut_addr_v6[4];
|
D | pthread.h | 73 int32_t sched_policy; 74 int32_t sched_priority;
|
/development/ndk/platforms/android-9/samples/native-activity/jni/ |
D | main.c | 37 int32_t x; 38 int32_t y; 55 int32_t width; 56 int32_t height; 168 static int32_t engine_handle_input(struct android_app* app, AInputEvent* event) { in engine_handle_input() 182 static void engine_handle_cmd(struct android_app* app, int32_t cmd) { in engine_handle_cmd()
|
/development/ndk/platforms/android-9/include/ |
D | thread_db.h | 63 typedef int32_t td_err_e; 106 int32_t ti_lid; // the kernel's id for the thread 152 … td_thr_state_e state, int32_t prio, sigset_t * sigmask, uint32_t user_flags);
|
/development/ndk/platforms/android-8/include/android/ |
D | bitmap.h | 47 int32_t format;
|
/development/ndk/platforms/android-3/include/linux/ |
D | coda.h | 73 typedef int int32_t; typedef 162 int32_t f_blocks; 163 int32_t f_bfree; 164 int32_t f_bavail; 165 int32_t f_files; 166 int32_t f_ffree;
|
D | dm-ioctl.h | 30 int32_t open_count; 45 int32_t status;
|
D | efs_fs_i.h | 15 typedef int32_t efs_block_t;
|
/development/ndk/platforms/android-3/include/netinet/ |
D | ip.h | 248 int32_t saddr; 249 int32_t daddr;
|
/development/ndk/platforms/android-5/include/ |
D | pthread.h | 73 int32_t sched_policy; 74 int32_t sched_priority;
|
/development/ndk/platforms/android-9/samples/native-plasma/jni/ |
D | plasma.c | 57 typedef int32_t Fixed; 80 typedef int32_t Angle; 413 static int32_t engine_handle_input(struct android_app* app, AInputEvent* event) { in engine_handle_input() 428 static void engine_handle_cmd(struct android_app* app, int32_t cmd) { in engine_handle_cmd()
|
12