Searched refs:android_showOpenglesWindow (Results 1 – 3 of 3) sorted by relevance
/external/qemu/android/ |
D | opengles.h | 46 int android_showOpenglesWindow(void* window, int x, int y, int width, int height, float rotation);
|
D | opengles.c | 271 android_showOpenglesWindow(void* window, int x, int y, int width, int height, float rotation) in android_showOpenglesWindow() function
|
/external/qemu/android/skin/ |
D | window.c | 1183 android_showOpenglesWindow(winhandle, drect.pos.x, drect.pos.y, in skin_window_show_opengles()
|