Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp259 static std::unordered_map<std::string, int> sGLExtensionSlotMap; variable
1243 auto& extensionSlotMap = sGLExtensionSlotMap; in eglGetProcAddressImpl()