webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <android_native_app_glue.h>
Public Attributes | |
int32_t | id |
struct android_app * | app |
void(* | process )(struct android_app *app, struct android_poll_source *source) |
Data associated with an ALooper fd that will be returned as the "outData" when that source has data ready.
struct android_app* android_poll_source::app |
int32_t android_poll_source::id |
void(* android_poll_source::process) (struct android_app *app, struct android_poll_source *source) |