Home
last modified time | relevance | path

Searched refs:egl_to_native_cast (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/EGL/
Degl_object.h174 static inline NATIVE* egl_to_native_cast(EGL arg) { in egl_to_native_cast() function
180 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()