[3.0] Fix SVACE issue 51/141651/1 accepted/tizen/3.0/common/20170808.135321 accepted/tizen/3.0/ivi/20170808.070706 accepted/tizen/3.0/mobile/20170808.070636 accepted/tizen/3.0/tv/20170808.070623 accepted/tizen/3.0/wearable/20170808.070648 submit/tizen_3.0/20170807.060155
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Tue, 1 Aug 2017 08:08:13 +0000 (17:08 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Tue, 1 Aug 2017 08:11:15 +0000 (17:11 +0900)
commit73c447fe60e92474407df5f28de2f7b5414ed893
treee911c23eecff51bf8a3fa40189fec15a1177d8f7
parent3950dfc96384da9203db5dadd8c2075478bc1f40
[3.0] Fix SVACE issue

- There is a SVACE issue that 'The result of integral division converted into
floating point at atlas-mesh-factory.cpp:86'.
- However, we have purposely made the value as we do not want the remainder in that
expression to affect the value of fBlockY.

Change-Id: If4a12a7ba6d439e3d8c412a6879214d32e464561
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
dali-toolkit/internal/text/rendering/atlas/atlas-mesh-factory.cpp