Searched refs:FindPlatformImplAddr (Results 1 – 4 of 4) sorted by relevance
27 EGLFuncPointer FindPlatformImplAddr(const char* name);
57 EGLFuncPointer f = FindPlatformImplAddr(name); in egl_connection_t()
234 if (FindPlatformImplAddr(name) == nullptr) { in LayerDriverEntries()
2729 EGLFuncPointer FindPlatformImplAddr(const char* name) in FindPlatformImplAddr() function