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

/frameworks/minikin/libs/minikin/
H A DMinikinRefCounted.cpp25 void MinikinRefCounted::Ref() { function in class:android::MinikinRefCounted
/frameworks/native/opengl/libs/EGL/
H A Degl_object.h130 typedef egl_object_t::LocalRef<egl_surface_t, EGLSurface> Ref; typedef in class:android::egl_surface_t
146 typedef egl_object_t::LocalRef<egl_context_t, EGLContext> Ref; typedef in class:android::egl_context_t
166 typedef egl_surface_t::Ref SurfaceRef;
167 typedef egl_context_t::Ref ContextRef;

Completed in 68 milliseconds