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

  /sdk/emulator/opengl/host/libs/libOpenglRender/
FBConfig.h 40 EGLConfig getEGLConfig() const { return m_eglConfig; }
RenderContext.cpp 52 fbconf->getEGLConfig(), share,
WindowSurface.cpp 220 m_fbconf->getEGLConfig(),
  /frameworks/native/services/surfaceflinger/RenderEngine/
RenderEngine.h 118 EGLConfig getEGLConfig() const;
RenderEngine.cpp 162 EGLContext RenderEngine::getEGLConfig() const {
  /external/deqp/modules/egl/
teglPreservingSwapTests.cpp 344 EGLConfig getEGLConfig (tcu::egl::Display& eglDisplay, bool preserveColorbuffer)
397 m_eglConfig = getEGLConfig(m_eglTestCtx.getDisplay(), m_preserveColorbuffer);
teglResizeTests.cpp 124 EGLConfig getEGLConfig (const EGLDisplay eglDisplay, EGLenum surfaceType)
140 const EGLConfig eglConfig = getEGLConfig(eglDisplay, surfaceType());
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp 433 mRenderEngine->getEGLConfig());
    [all...]

Completed in 486 milliseconds