display: Add init direction in rotation angle API 10/286310/5 accepted/tizen/unified/20230110.164121
authorTaeminYeom <taemin.yeom@samsung.com>
Tue, 3 Jan 2023 07:51:59 +0000 (16:51 +0900)
committerTaeminYeom <taemin.yeom@samsung.com>
Mon, 9 Jan 2023 06:52:39 +0000 (15:52 +0900)
commit796b7594c49213da8e659227749af58b3bf83031
tree45a3789e3d54b4b6d04c664ee07e53bb9cefd8a8
parentfd72148f286bf5a422501eebef85572314af8b41
display: Add init direction in rotation angle API

init direction means the display direction of degree 0.
It is needed to know physical display state by app.

Enumeration
-device_display_init_direction_e
DEVICE_DISPLAY_INIT_DIRECTION_HORIZONTAL : Display initial direction is horizontal
DEVICE_DISPLAY_INIT_DIRECTION_VERTICAL : Display initial direction is vertical

Change-Id: Ic9092286e17d05cdd11e4c0190b301eaa8dfc263
Signed-off-by: TaeminYeom <taemin.yeom@samsung.com>
include/display-internal.h
src/display.c