Searched refs:isEGLReady (Results 1 – 2 of 2) sorted by relevance
45 return isEGLReady; in GetEGLStatus()62 isEGLReady = EGLStatus::READY; in Init()607 isEGLReady = EGLStatus::UNREADY; in ReleaseParam()
206 EGLStatus isEGLReady = EGLStatus::UNREADY; variable