commit | 9dab667e03632181e487a04a8a170b3fa0bd5037 | [log] [tgz] |
---|---|---|
author | Jason Sams <rjsams@android.com> | Tue Nov 24 12:26:35 2009 -0800 |
committer | Jason Sams <rjsams@android.com> | Tue Nov 24 12:26:35 2009 -0800 |
tree | 801dac7a03b27058d8247f9d8034df252c897f16 | |
parent | 99f7b56fbea7e3e112fd0b570818b42a8ebd4ef5 [diff] [blame] |
Force a crash under conditions where white square bug in all apps is likely to occur.
diff --git a/libs/rs/rsContext.h b/libs/rs/rsContext.h index fb878eb..4e0f653 100644 --- a/libs/rs/rsContext.h +++ b/libs/rs/rsContext.h
@@ -162,6 +162,8 @@ bool mLogObjects; } props; + void dumpDebug() const; + mutable const ObjectBase * mObjHead; protected: