summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsAllocation.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/rs/rsAllocation.h')
-rw-r--r--libs/rs/rsAllocation.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/rs/rsAllocation.h b/libs/rs/rsAllocation.h
index cf3ea9e..ac2edf8 100644
--- a/libs/rs/rsAllocation.h
+++ b/libs/rs/rsAllocation.h
@@ -68,6 +68,8 @@ public:
void addProgramToDirty(const Program *);
void removeProgramToDirty(const Program *);
+ virtual void dumpLOGV(const char *prefix) const;
+
protected:
void sendDirty() const;