common: fix compiler warnings that loss data by mis-matched converision 63/240463/5
authorHermet Park <chuneon.park@samsung.com>
Thu, 6 Aug 2020 10:50:44 +0000 (19:50 +0900)
committerHermet Park <chuneon.park@samsung.com>
Thu, 6 Aug 2020 11:01:37 +0000 (20:01 +0900)
commitef11d500ba0032f0d3b29e16a57ea12e87bede8c
tree4d1e10cdc0f535f20f79207e234c96e946aabd81
parent083fa57c3e02c6623e9072403cd31bbc8190c833
common: fix compiler warnings that loss data by mis-matched converision

these conversions are intented, we explicity use casting so that compiler doesn't
catch them anymore.

Change-Id: I9d905c7562c43929b040d034e5ee0d14c6750a80
src/lib/sw_engine/tvgSwMath.cpp
src/lib/sw_engine/tvgSwRaster.cpp
src/lib/sw_engine/tvgSwStroke.cpp