OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_eglSurface
(Results
1 - 3
of
3
) sorted by null
/sdk/emulator/opengl/tests/ut_renderer/
RendererSurface.h
30
EGLSurface eglSurface() { return
m_eglSurface
; }
44
m_eglSurface
(surface)
50
EGLSurface
m_eglSurface
;
/sdk/emulator/opengl/host/libs/libOpenglRender/
WindowSurface.h
38
EGLSurface getEGLSurface() const { return
m_eglSurface
; }
54
EGLSurface
m_eglSurface
;
FrameBuffer.h
122
EGLSurface
m_eglSurface
;
Completed in 36 milliseconds