[Tizen] Add check code with orientation in creating egl window. 42/234542/1
authorWonsik Jung <sidein@samsung.com>
Wed, 27 May 2020 06:27:36 +0000 (15:27 +0900)
committerWonsik Jung <sidein@samsung.com>
Wed, 27 May 2020 06:27:36 +0000 (15:27 +0900)
    Sometimes, window rotation event occurs before eglwindow is created.
    eglWindow should be created with the size of 0's orientation.
    To fix, add check code with orientation in creating egl window.

Change-Id: Ifa9fd4bc2952031695e86751b1cd204b3a53cc68


No differences found