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

  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglWindowSurface.cpp 34 m_native = EglOS::createWindowSurface(win);
EglOsApi.h 55 EGLNativeSurfaceType createWindowSurface(EGLNativeWindowType wnd);
EglMacApi.cpp 205 EGLNativeSurfaceType createWindowSurface(EGLNativeWindowType wnd){
EglX11Api.cpp 291 EGLNativeSurfaceType createWindowSurface(EGLNativeWindowType wnd){
EglWindowsApi.cpp 579 EGLNativeSurfaceType createWindowSurface(EGLNativeWindowType wnd){
  /external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
Display.h 45 egl::Surface *createWindowSurface(HWND window, EGLConfig config);
Display.cpp 396 Surface *Display::createWindowSurface(HWND window, EGLConfig config)
libEGL.cpp 373 EGLSurface surface = (EGLSurface)display->createWindowSurface(window, config);
  /sdk/emulator/opengl/host/libs/libOpenglRender/
FrameBuffer.h 63 HandleType createWindowSurface(int p_config, int p_width, int p_height);
RenderControl.cpp 194 return fb->createWindowSurface(config, width, height);
FrameBuffer.cpp 506 HandleType FrameBuffer::createWindowSurface(int p_config, int p_width, int p_height)
  /external/replicaisland/src/com/replica/replicaisland/
GLSurfaceView.java 729 EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, EGLConfig config,
736 public EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display,
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLSurfaceView.java 797 EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, EGLConfig config,
804 public EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display,
    [all...]
  /frameworks/native/opengl/libagl/
egl.cpp     [all...]
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/5/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 289 milliseconds