Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/libmali/hook/
H A Dhook.c75 static PFNEGLGETPLATFORMDISPLAYPROC _eglGetPlatformDisplay = NULL; variable
135 _eglGetPlatformDisplay = in load_mali_symbols()
510 if (!_eglGetPlatformDisplay) in eglGetPlatformDisplay()
519 return _eglGetPlatformDisplay(platform, native_display, attrib_list); in eglGetPlatformDisplay()
550 if (!_eglGetPlatformDisplay) in eglGetProcAddress()