summaryrefslogtreecommitdiff
path: root/libhwc2.1/libdevice/ExynosDeviceModule.h
diff options
context:
space:
mode:
Diffstat (limited to 'libhwc2.1/libdevice/ExynosDeviceModule.h')
-rw-r--r--libhwc2.1/libdevice/ExynosDeviceModule.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libhwc2.1/libdevice/ExynosDeviceModule.h b/libhwc2.1/libdevice/ExynosDeviceModule.h
index eac369d..9746529 100644
--- a/libhwc2.1/libdevice/ExynosDeviceModule.h
+++ b/libhwc2.1/libdevice/ExynosDeviceModule.h
@@ -25,7 +25,7 @@ namespace zuma {
class ExynosDeviceModule : public gs201::ExynosDeviceModule {
public:
- ExynosDeviceModule();
+ ExynosDeviceModule(bool isVrrApiSupported);
virtual ~ExynosDeviceModule();
using OverlayProperties = aidl::android::hardware::graphics::composer3::OverlayProperties;
using SupportedBufferCombinations = OverlayProperties::SupportedBufferCombinations;