[M76 Migration][Rendering] Fix scale factor for wearable 64/222064/2
authorChandan Padhi <c.padhi@samsung.com>
Fri, 20 Dec 2019 08:50:51 +0000 (14:20 +0530)
committerDae-Hyun Ko <dhyuna.ko@samsung.com>
Fri, 10 Jan 2020 01:22:44 +0000 (01:22 +0000)
commitc8ad7abbb98b1ce38ae338de11977b55c768c0e3
treea611c3f7f1173a4d2114f49b0fdb7c75fcce9a5a
parent730947ce5da119ba158a5ee74bea9a26490c20b3
[M76 Migration][Rendering] Fix scale factor for wearable

Currently, device scale factor for wearable profile is calculated
similar to that for mobile profile. But in case of wearable profile,
device scale factor should be "1.0".

Reference: https://review.tizen.org/gerrit/#/c/200822/

Change-Id: I43dd3a79aaed61834138f0a6f5604c5ccd6961de
Signed-off-by: Chandan Padhi <c.padhi@samsung.com>
(cherry picked from commit 8ac80870195691dbc4bae901db444358564015a6)
tizen_src/chromium_impl/ui/display/device_display_info_efl.cc