Searched defs:getConfig (Results 1 – 10 of 10) sorted by relevance
54 EglConfig* getConfig() { return m_config; }; in getConfig() function
52 EglConfig* getConfig() const { return m_config; } in getConfig() function
355 EglConfig* EglDisplay::getConfig(EGLConfig conf) const { in getConfig() function in EglDisplay428 EglConfig* EglDisplay::getConfig(EGLint id) const { in getConfig() function in EglDisplay
121 EGLConfig SampleApplication::getConfig() const in getConfig() function in SampleApplication
73 EGLConfig EGLWindow::getConfig() const in getConfig() function in EGLWindow
278 OMX_ERRORTYPE GoldfishOMXComponent::getConfig( in getConfig() function in android::GoldfishOMXComponent
536 OMX_ERRORTYPE GoldfishVideoDecoderOMXComponent::getConfig( in getConfig() function in android::GoldfishVideoDecoderOMXComponent
373 const Config *Surface::getConfig() const in getConfig() function in egl::Surface
2548 const egl::Config *Context::getConfig() const in getConfig() function in gl::Context
424 EGLConfig getConfig() const { return m_eglConfig; } in getConfig() function