HomeSort by relevance Sort by last modified time
    Searched defs:m_eglSurface (Results 1 - 7 of 7) sorted by null

  /development/samples/BrowserPlugin/jni/
RenderingThread.h 67 EGLSurface m_eglSurface;
  /development/tools/emulator/opengl/tests/ut_renderer/
RendererSurface.h 30 EGLSurface eglSurface() { return m_eglSurface; }
44 m_eglSurface(surface)
50 EGLSurface m_eglSurface;
  /external/webkit/Source/WebCore/platform/graphics/openvg/
SurfaceOpenVG.h 99 EGLSurface eglSurface() const { return m_eglSurface; }
151 EGLSurface m_eglSurface;
  /external/webkit/Source/WebCore/platform/graphics/android/
TextureInfo.h 78 EGLSurface m_eglSurface;
TransferQueue.h 142 EGLSurface m_eglSurface;
  /development/tools/emulator/opengl/host/libs/libOpenglRender/
WindowSurface.h 38 EGLSurface getEGLSurface() const { return m_eglSurface; }
54 EGLSurface m_eglSurface;
FrameBuffer.h 114 EGLSurface m_eglSurface;

Completed in 89 milliseconds