Searched defs:isRunning (Results 1 – 2 of 2) sorted by relevance
68 val isRunning: Boolean constant
130 fun isRunning(): Boolean = mGLThread != null in isRunning() method