Home
last modified time | relevance | path

Searched refs:android_showOpenglesWindow (Results 1 – 3 of 3) sorted by relevance

/external/qemu/android/
Dopengles.h46 int android_showOpenglesWindow(void* window, int x, int y, int width, int height, float rotation);
Dopengles.c271 android_showOpenglesWindow(void* window, int x, int y, int width, int height, float rotation) in android_showOpenglesWindow() function
/external/qemu/android/skin/
Dwindow.c1183 android_showOpenglesWindow(winhandle, drect.pos.x, drect.pos.y, in skin_window_show_opengles()