Searched refs:native_display_ptr (Results 1 – 1 of 1) sorted by relevance
367 void *native_display_ptr; in eglGetDisplay() local372 native_display_ptr = (void*) nativeDisplay; in eglGetDisplay()374 plat = _eglGetNativePlatform(native_display_ptr); in eglGetDisplay()375 disp = _eglFindDisplay(plat, native_display_ptr, NULL); in eglGetDisplay()