Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/libmali/hook/
H A Dhook.c76 static PFNEGLGETPLATFORMDISPLAYEXTPROC _eglGetPlatformDisplayEXT = NULL; variable
137 _eglGetPlatformDisplayEXT = in load_mali_symbols()
525 if (!_eglGetPlatformDisplayEXT) in eglGetPlatformDisplayEXT()
534 return _eglGetPlatformDisplayEXT(platform, native_display, attrib_list); in eglGetPlatformDisplayEXT()
556 if (!_eglGetPlatformDisplayEXT) in eglGetProcAddress()