Searched refs:native_display_ptr (Results 1 – 1 of 1) sorted by relevance
365 void *native_display_ptr; in eglGetDisplay() local370 native_display_ptr = (void*) nativeDisplay; in eglGetDisplay()372 plat = _eglGetNativePlatform(native_display_ptr); in eglGetDisplay()373 dpy = _eglFindDisplay(plat, native_display_ptr); in eglGetDisplay()