Searched refs:getRefsCount (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A Degl_display.h93 inline uint32_t getRefsCount() const { return refs; } function in class:android::egl_display_t
H A Degl_display.cpp70 return eglDisplay ? eglDisplay->getRefsCount() : 0;

Completed in 23 milliseconds