[M67 Dev][Tizen] Replace display specific API with public API 91/186691/2
authorChandan Padhi <c.padhi@samsung.com>
Fri, 13 Apr 2018 11:52:06 +0000 (17:22 +0530)
committerChandan Padhi <c.padhi@samsung.com>
Mon, 13 Aug 2018 11:13:56 +0000 (04:13 -0700)
commit14675903ec4fa107d5101007cc8979dc052adec6
tree55a77e97b8a943bb5a0d16d24d6f868a7e5db299
parent0d5106a2f2d8c54b6905486d938bd0e32596cc9b
[M67 Dev][Tizen] Replace display specific API with public API

This patch replaces APIs that are specific to wayland or
x11 with generic ones that serve the same purpose as earlier.

This patch also updates rotation degree at the time of
initialization of DeviceDisplayInfoEfl.

Reference:
https://review.tizen.org/gerrit/#/c/175936/
https://review.tizen.org/gerrit/#/c/176794/

Change-Id: I5c123d387c49f9644b14c9f2fdbe54f0cc6e8f8b
Signed-off-by: Chandan Padhi <c.padhi@samsung.com>
tizen_src/chromium_impl/content/browser/renderer_host/render_widget_host_view_efl.cc
tizen_src/chromium_impl/content/browser/renderer_host/render_widget_host_view_efl.h
tizen_src/chromium_impl/content/browser/web_contents/web_contents_view_efl.cc
tizen_src/chromium_impl/ui/display/screen_efl.cc