Searched refs:native_display_ptr (Results 1 – 1 of 1) sorted by relevance
360 void *native_display_ptr; in eglGetDisplay() local365 native_display_ptr = (void*) nativeDisplay; in eglGetDisplay()367 plat = _eglGetNativePlatform(native_display_ptr); in eglGetDisplay()368 dpy = _eglFindDisplay(plat, native_display_ptr); in eglGetDisplay()