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