summaryrefslogtreecommitdiff
path: root/msm8909/libgralloc/memalloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'msm8909/libgralloc/memalloc.h')
-rw-r--r--msm8909/libgralloc/memalloc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/msm8909/libgralloc/memalloc.h b/msm8909/libgralloc/memalloc.h
index 2bc1ddf8..598d983e 100644
--- a/msm8909/libgralloc/memalloc.h
+++ b/msm8909/libgralloc/memalloc.h
@@ -49,6 +49,7 @@ struct alloc_data {
uintptr_t pHandle;
bool uncached;
unsigned int flags;
+ unsigned int heapId;
int allocType;
};