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

  /sdk/emulator/opengl/host/libs/libOpenglRender/
WindowSurface.h 38 EGLSurface getEGLSurface() const { return m_eglSurface; }
FrameBuffer.cpp 677 draw ? draw->getEGLSurface() : EGL_NO_SURFACE,
678 read ? read->getEGLSurface() : EGL_NO_SURFACE,

Completed in 48 milliseconds