Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/
H A DDisplayEGL.h151 FunctionsEGLDL *mEGL = nullptr; variable
H A DFunctionsEGL.cpp605 const FunctionsEGL &mEGL; member in rx::FunctionsGLEGL