summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsContext.h
diff options
context:
space:
mode:
authorJason Sams <rjsams@android.com>2009-11-24 12:57:57 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2009-11-24 12:57:57 -0800
commit0a2e7a39632cb5e98b1e9ae593609bbdda829dc2 (patch)
treed79893c80cf6190f31ff800fa7a7587cc100026f /libs/rs/rsContext.h
parent5bb9771ec74b6e8db7136c1b10aefececcb33719 (diff)
parente4df64bdaaf86fb7d06715de122a97d723d7fea2 (diff)
downloadframeworks_base-0a2e7a39632cb5e98b1e9ae593609bbdda829dc2.zip
frameworks_base-0a2e7a39632cb5e98b1e9ae593609bbdda829dc2.tar.gz
frameworks_base-0a2e7a39632cb5e98b1e9ae593609bbdda829dc2.tar.bz2
am e4df64bd: am 66358e24: am 9dab667e: Force a crash under conditions where white square bug in all apps is likely to occur.
Merge commit 'e4df64bdaaf86fb7d06715de122a97d723d7fea2' * commit 'e4df64bdaaf86fb7d06715de122a97d723d7fea2': Force a crash under conditions where white square bug in all apps is likely to occur.
Diffstat (limited to 'libs/rs/rsContext.h')
-rw-r--r--libs/rs/rsContext.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/rs/rsContext.h b/libs/rs/rsContext.h
index 07cb7ba..991e2ef 100644
--- a/libs/rs/rsContext.h
+++ b/libs/rs/rsContext.h
@@ -161,6 +161,8 @@ public:
bool mLogObjects;
} props;
+ void dumpDebug() const;
+
mutable const ObjectBase * mObjHead;
protected: