Searched defs:getDebug (Results 1 – 6 of 6) sorted by relevance
293 const gl::Debug &getDebug() const { return mState.getDebug(); } in getDebug() function
556 const Debug &getDebug() const { return mDebug; } in getDebug() function557 Debug &getDebug() { return mDebug; } in getDebug() function1397 const Debug &getDebug() const { return mPrivateState.getDebug(); } in getDebug() function1398 Debug &getDebug() { return mPrivateState.getDebug(); } in getDebug() function
2180 public boolean getDebug() in getDebug() method in Reporter
513 const gl::Debug &getDebug() const { return mState.getDebug(); } in getDebug() function
1710 bool getDebug() const { return debug; } in getDebug() function
1716 bool getDebug() const { return debug; } in getDebug() function