Home
last modified time | relevance | path

Searched refs:engine (Results 1 – 8 of 8) sorted by relevance

/development/ndk/platforms/android-9/samples/native-activity/jni/
Dmain.c44 struct engine { struct
63 static int engine_init_display(struct engine* engine) { in engine_init_display() argument
99 ANativeWindow_setBuffersGeometry(engine->app->window, 0, 0, format); in engine_init_display()
101 surface = eglCreateWindowSurface(display, config, engine->app->window, NULL); in engine_init_display()
112 engine->display = display; in engine_init_display()
113 engine->context = context; in engine_init_display()
114 engine->surface = surface; in engine_init_display()
115 engine->width = w; in engine_init_display()
116 engine->height = h; in engine_init_display()
117 engine->state.angle = 0; in engine_init_display()
[all …]
/development/ndk/platforms/android-13/include/android/
Dtts.h143 (void *engine,
150 (void *engine);
156 (void *engine);
171 (void *engine,
187 (void *engine,
203 (void *engine,
215 (void *engine,
231 (void *engine,
244 (void *engine,
260 (void *engine,
[all …]
/development/ndk/platforms/android-9/samples/native-plasma/jni/
Dplasma.c374 struct engine { struct
382 static void engine_draw_frame(struct engine* engine) { in engine_draw_frame() argument
383 if (engine->app->window == NULL) { in engine_draw_frame()
389 if (ANativeWindow_lock(engine->app->window, &buffer, NULL) < 0) { in engine_draw_frame()
394 stats_startFrame(&engine->stats); in engine_draw_frame()
404 ANativeWindow_unlockAndPost(engine->app->window); in engine_draw_frame()
406 stats_endFrame(&engine->stats); in engine_draw_frame()
409 static void engine_term_display(struct engine* engine) { in engine_term_display() argument
410 engine->animating = 0; in engine_term_display()
414 struct engine* engine = (struct engine*)app->userData; in engine_handle_input() local
[all …]
/development/scripts/app_engine_server/
DMOVED-README.txt4 ../../../vendor/google/docs/app-engine-server
/development/ndk/platforms/android-9/include/EGL/
Degl.h311 EGLAPI EGLBoolean EGLAPIENTRY eglWaitNative(EGLint engine);
/development/perftests/panorama/feature_mos/doc/
Dfeature_mos_API_doxyfile1015 # for the HTML output. The underlying search engine uses javascript
/development/perftests/panorama/feature_stab/doc/
Ddbreg_API_doxyfile1015 # for the HTML output. The underlying search engine uses javascript
/development/sdk/
Dsdk_files_NOTICE.txt4647 some of them may contain, in addition to the FreeType font engine,
4653 affects thus the FreeType font engine, the test programs,
4707 engine'.
4793 Discusses bugs, as well as engine internals, design issues,