sw_engine: rasterization region edited in the case of fast tracking
authorMira Grudzinska <m.grudzinska@samsung.com>
Sat, 23 Oct 2021 19:31:02 +0000 (21:31 +0200)
committerJunsuChoi <jsuya.choi@samsung.com>
Wed, 27 Oct 2021 06:15:29 +0000 (15:15 +0900)
commit2f789d0ca3b5c23b437e55896214b482d28b95e5
treec9e6211ac867d36ecc096015b0f827db7ad49588
parent6a6ccf869614c3fee4173e522fdcde534ecb7eee
sw_engine: rasterization region edited in the case of fast tracking

Since no antialiasing is applied for the fastTracking cases,
the shape's rasterization region needs to be edited. To establish
the rastered bbox, the rounding is performed before the bbox corners
are casted to the SwCoords.
src/lib/sw_engine/tvgSwShape.cpp