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