summaryrefslogtreecommitdiff
path: root/common/base/HwcLayerList.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/base/HwcLayerList.h')
-rw-r--r--common/base/HwcLayerList.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/base/HwcLayerList.h b/common/base/HwcLayerList.h
index 2c810ed..3ee82cd 100644
--- a/common/base/HwcLayerList.h
+++ b/common/base/HwcLayerList.h
@@ -88,7 +88,7 @@ public:
void setPriority(uint32_t priority);
uint32_t getPriority() const;
- bool update(hwc_layer_1_t *layer);
+ bool update(hwc_layer_1_t *layer, int dsp);
void postFlip();
bool isUpdated();