diff options
Diffstat (limited to 'libhwc2.1/libresource/ExynosResourceManager.cpp')
-rw-r--r-- | libhwc2.1/libresource/ExynosResourceManager.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libhwc2.1/libresource/ExynosResourceManager.cpp b/libhwc2.1/libresource/ExynosResourceManager.cpp index 85bcaa4..3c94c2f 100644 --- a/libhwc2.1/libresource/ExynosResourceManager.cpp +++ b/libhwc2.1/libresource/ExynosResourceManager.cpp @@ -2314,7 +2314,7 @@ void ExynosResourceManager::setScaleDownRatio(uint32_t physicalType, } } -int32_t ExynosResourceManager::prepareResources() +int32_t ExynosResourceManager::prepareResources() { int ret = NO_ERROR; HDEBUGLOGD(eDebugResourceManager, "This is first validate"); |