Searched defs:getDebug (Results 1 – 6 of 6) sorted by relevance
301 const gl::Debug &getDebug() const { return mState.getDebug(); } in getDebug() function
572 const Debug &getDebug() const { return mDebug; } in getDebug() function573 Debug &getDebug() { return mDebug; } in getDebug() function1443 const Debug &getDebug() const { return mPrivateState.getDebug(); } in getDebug() function1444 Debug &getDebug() { return mPrivateState.getDebug(); } in getDebug() function
2180 public boolean getDebug() in getDebug() method in Reporter
520 const gl::Debug &getDebug() const { return mState.getDebug(); } in getDebug() function
1604 bool getDebug() const { return debug; } in getDebug() function
1572 bool getDebug() const { return debug; } in getDebug() function