Home
last modified time | relevance | path

Searched refs:stats_endFrame (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-8/samples/bitmap-plasma/jni/
Dplasma.c303 stats_endFrame( Stats* s ) in stats_endFrame() function
398 stats_endFrame(&stats); in Java_com_example_plasma_PlasmaView_renderPlasma()
/development/ndk/platforms/android-9/samples/native-plasma/jni/
Dplasma.c312 stats_endFrame( Stats* s ) in stats_endFrame() function
406 stats_endFrame(&engine->stats); in engine_draw_frame()