Searched refs:egl_to_native_cast (Results 1 – 1 of 1) sorted by relevance
178 static inline NATIVE* egl_to_native_cast(EGL arg) { in egl_to_native_cast() function184 return egl_to_native_cast<egl_surface_t>(surface); in get_surface()189 return egl_to_native_cast<egl_context_t>(context); in get_context()