Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_display.cpp35 static constexpr const char *CLIENT_API_VALUE = "OpenGL_ES"; variable
85 clientApiValue_ = CLIENT_API_VALUE; in UpdateQueryValue()