Searched defs:Ref (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A Degl_object.h132 typedef egl_object_t::LocalRef<egl_surface_t, EGLSurface> Ref; typedef in class:android::egl_surface_t
148 typedef egl_object_t::LocalRef<egl_context_t, EGLContext> Ref; typedef in class:android::egl_context_t
168 typedef egl_surface_t::Ref SurfaceRef;
169 typedef egl_context_t::Ref ContextRef;

Completed in 32 milliseconds