Home
last modified time | relevance | path

Searched defs:addAttribute (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Degl_state.cpp510 auto addAttribute = [&attributes](EGLint a, EGLint b) { in ChooseConfiguration() local
559 auto addAttribute = [&context_attributes](EGLint a, EGLint b) { in CreateContext() local
H A Dwgl_state.cpp451 const auto addAttribute = [&attributes](int a, int b) { in CreateContext() local