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

  /development/tools/emulator/opengl/host/libs/libOpenglRender/
RenderControl.cpp 31 static EGLint rcGetEGLVersion(EGLint* major, EGLint* minor)
336 dec->set_rcGetEGLVersion(rcGetEGLVersion);
  /development/tools/emulator/opengl/system/egl/
eglDisplay.cpp 127 EGLint status = rcEnc->rcGetEGLVersion(rcEnc, &m_major, &m_minor);

Completed in 21 milliseconds