HomeSort by relevance Sort by last modified time
    Searched full:createopenglsubwindow (Results 1 - 13 of 13) sorted by null

  /sdk/emulator/opengl/tests/emulator_test_renderer/
main.cpp 102 inited = createOpenGLSubwindow(windowId, 0, 0,
156 stat = createOpenGLSubwindow(windowId,
169 stat = createOpenGLSubwindow(windowId,
  /sdk/emulator/opengl/host/include/libOpenglRender/
render_api.h 120 /* createOpenGLSubwindow -
128 DECL(int, createOpenGLSubwindow, (FBNativeWindowType window,
  /external/qemu/android/
opengles.c 57 FUNCTION_(int, createOpenGLSubwindow, (FBNativeWindowType window, int x, int y, int width, int height, float zRot), (window, x, y, width, height, zRot)) \
274 int success = createOpenGLSubwindow((FBNativeWindowType)(uintptr_t)window, x, y, width, height, rotation);
  /sdk/emulator/opengl/host/libs/libOpenglRender/
render_api.cpp 256 int createOpenGLSubwindow(FBNativeWindowType window,
  /prebuilts/tools/linux-x86/emulator/lib/
libOpenglRender.so 
  /prebuilts/android-emulator/linux-x86_64/lib/
libOpenglRender.so 
  /sdk/emulator/opengl/
DESIGN 562 UI. This is done by calling createOpenGLSubWindow() which takes as argument
  /prebuilts/android-emulator/linux-x86_64/
emulator-arm 
emulator-mips 
emulator-x86 
  /prebuilts/tools/linux-x86/emulator/
emulator-arm 
emulator-mips 
emulator-x86 

Completed in 324 milliseconds