Searched defs:LocalRef (Results 1 – 1 of 1) sorted by relevance
70 explicit LocalRef(egl_display_t const* display, T o) : ref(0) { in LocalRef() function84 friend class LocalRef; variable88 egl_object_t::LocalRef<N, T>::LocalRef(egl_object_t* rhs) : ref(rhs) { in LocalRef() function