Searched refs:_eglGetNativePlatform (Results 1 – 3 of 3) sorted by relevance
199 _eglGetNativePlatform(void *nativeDisplay);
152 _eglGetNativePlatform(void *nativeDisplay) in _eglGetNativePlatform() function
374 plat = _eglGetNativePlatform(native_display_ptr); in eglGetDisplay()