Searched refs:HandleInput (Results 1 - 2 of 2) sorted by relevance

/development/ndk/platforms/android-17/samples/Teapot/jni/
H A DTeapotNativeActivity.cpp69 static int32_t HandleInput( android_app* app,
212 int32_t Engine::HandleInput( android_app* app, function in class:Engine
444 state->onInputEvent = Engine::HandleInput;
/development/ndk/platforms/android-18/samples/MoreTeapots/jni/
H A DMoreTeapotsNativeActivity.cpp79 static int32_t HandleInput( android_app* app,
223 int32_t Engine::HandleInput( android_app* app, function in class:Engine
455 state->onInputEvent = Engine::HandleInput;

Completed in 4 milliseconds