Searched refs:getHndl (Results 1 – 4 of 4) sorted by relevance
52 unsigned int getHndl(){return m_hndl;} in getHndl() function
43 unsigned int getHndl(){return m_hndl;}; in getHndl() function
262 unsigned int hndl = s.Ptr()->getHndl(); in addSurface()276 unsigned int hndl = ctx.Ptr()->getHndl(); in addContext()
818 EGLContext c = (EGLContext)ctx->getHndl(); in eglGetCurrentContext()842 EGLSurface s = (EGLSurface)surface->getHndl(); in eglGetCurrentSurface()