From: Wonsik Jung Date: Wed, 27 May 2020 06:27:36 +0000 (+0900) Subject: [Tizen] Add check code with orientation in creating egl window. X-Git-Tag: accepted/tizen/unified/20200529.124244~12 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4154f2e4dae4f5d2f94882e82f6cdf062a452c52;hp=4154f2e4dae4f5d2f94882e82f6cdf062a452c52;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git [Tizen] Add check code with orientation in creating egl window. 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 ---