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

  /development/samples/BrowserPlugin/jni/
RenderingThread.h 66 EGLDisplay m_eglDisplay;
  /development/tools/emulator/opengl/tests/ut_renderer/
RendererSurface.h 32 EGLDisplay eglDisplay() { return m_eglDisplay; }
41 m_eglDisplay(display),
47 EGLDisplay m_eglDisplay;
  /external/webkit/Source/WebCore/platform/graphics/openvg/
SurfaceOpenVG.h 98 EGLDisplay eglDisplay() const { return m_eglDisplay; }
150 EGLDisplay m_eglDisplay;
  /development/tools/emulator/opengl/host/libs/libOpenglRender/
FrameBuffer.h 82 EGLDisplay getDisplay() const { return m_eglDisplay; }
109 EGLDisplay m_eglDisplay;

Completed in 130 milliseconds