| 94 | |
| 95 | bool GetDisplayLog() const { return mDisplayLog; } |
| 96 | void SetDisplayLog(bool displayLog) { mDisplayLog = displayLog; } |
| 97 | bool GetInterpolateLog() const; |
| 98 | void SetInterpolateLog(bool interpolateLog); |
| 99 |
no outgoing calls
no test coverage detected