HomeSort by relevance Sort by last modified time
    Searched refs:createOpenGLSubwindow (Results 1 - 4 of 4) sorted by null

  /sdk/emulator/opengl/host/include/libOpenglRender/
render_api.h 120 /* createOpenGLSubwindow -
128 DECL(int, createOpenGLSubwindow, (FBNativeWindowType window,
  /sdk/emulator/opengl/tests/emulator_test_renderer/
main.cpp 102 inited = createOpenGLSubwindow(windowId, 0, 0,
156 stat = createOpenGLSubwindow(windowId,
169 stat = createOpenGLSubwindow(windowId,
  /external/qemu/android/
opengles.c 52 DYNLINK_FUNC(createOpenGLSubwindow) \
250 int success = createOpenGLSubwindow((FBNativeWindowType)window, x, y, width, height, rotation);
  /sdk/emulator/opengl/host/libs/libOpenglRender/
render_api.cpp 256 int createOpenGLSubwindow(FBNativeWindowType window,

Completed in 58 milliseconds