Home
last modified time | relevance | path

Searched refs:android_main (Results 1 - 13 of 13) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/samples/
H A Dandroid_helper.cc21 extern int android_main(int argc, const char** argv);
60 return android_main(static_cast<int>(argv.size()), argv.data()); in Java_com_google_amber_Amber_androidHelper()
H A Damber.cc454 int android_main(int argc, const char** argv) { function
/third_party/glslang/ndk_test/
H A Dtest.cpp17 void android_main(struct android_app* state) { in android_main() function
/third_party/vk-gl-cts/external/amber/src/android_test/
H A Dtest.cc19 void android_main(struct android_app* /*state*/) { in android_main() function
/third_party/skia/third_party/externals/spirv-tools/android_test/
H A Dtest.cpp19 void android_main(struct android_app* /*state*/) { in android_main() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/android_test/
H A Dtest.cpp19 void android_main(struct android_app* /*state*/) { in android_main() function
/third_party/spirv-tools/android_test/
H A Dtest.cpp19 void android_main(struct android_app* /*state*/) { in android_main() function
/third_party/skia/tools/sk_app/android/
H A Dmain_android.cpp23 void android_main(struct android_app* state) { in android_main() function
/third_party/vk-gl-cts/external/amber/src/android_sample/jni/
H A Dmain.cc91 void android_main(struct android_app* app) { in android_main() function
/third_party/skia/third_party/externals/angle2/util/android/third_party/
H A Dandroid_native_app_glue.h46 * 1/ The application must provide a function named "android_main()" that
50 * 2/ android_main() receives a pointer to a valid "android_app" structure
343 extern void android_main(struct android_app* app);
H A Dandroid_native_app_glue.c233 android_main(android_app); in android_app_entry()
/third_party/skia/third_party/externals/angle2/util/android/
H A DAndroidWindow.cpp87 // TODO: accumulate events in the real message loop of android_main, in messageLoop()
168 void android_main(struct android_app *app) in android_main() function
/third_party/skia/third_party/externals/imgui/examples/example_android_opengl3/
H A Dmain.cpp252 void android_main(struct android_app* app) in android_main() function

Completed in 7 milliseconds