Home
last modified time | relevance | path

Searched refs:GLGetConfig (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.h906 EGLConfig GLGetConfig(int version, EGLDisplay eglDisplay);
H A Dweb_delegate.cpp1905 EGLConfig WebDelegate::GLGetConfig(int version, EGLDisplay eglDisplay) in GLGetConfig() function in OHOS::Ace::WebDelegate
1936 mEGLConfig = GLGetConfig(EGLCONFIG_VERSION, mEGLDisplay); in GLContextInit()