********* Start testing of tst_QPainter *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
PASS   : tst_QPainter::initTestCase()
PASS   : tst_QPainter::getSetCheck()
PASS   : tst_QPainter::drawPixmap_comp(0% on 0%, 1)
PASS   : tst_QPainter::drawPixmap_comp(0% on 0%, 2)
PASS   : tst_QPainter::drawPixmap_comp(50% on a=0%)
PASS   : tst_QPainter::drawPixmap_comp(50% on a=50%)
PASS   : tst_QPainter::drawPixmap_comp(50% on deadbeef)
PASS   : tst_QPainter::drawPixmap_comp(deadbeef on a=0%)
PASS   : tst_QPainter::drawPixmap_comp(deadbeef on a=50%)
PASS   : tst_QPainter::drawPixmap_comp(50% blue on 50% red)
PASS   : tst_QPainter::drawPixmap_comp(50% blue on 50% green)
PASS   : tst_QPainter::drawPixmap_comp(50% red on 50% green)
PASS   : tst_QPainter::drawPixmap_comp(0% on 50%)
PASS   : tst_QPainter::drawPixmap_comp(100% on deadbeef)
PASS   : tst_QPainter::drawPixmap_comp(100% on a=0%)
PASS   : tst_QPainter::saveAndRestore(Original)
PASS   : tst_QPainter::saveAndRestore(Modified font.pointSize, brush, backgroundColor, backgroundMode)
PASS   : tst_QPainter::saveAndRestore(Modified font.pixelSize, brushOrigin, pos)
PASS   : tst_QPainter::saveAndRestore(Modified clipRegion, window, viewport)
PASS   : tst_QPainter::drawBorderPixmap()
PASS   : tst_QPainter::drawPixmapFragments()
PASS   : tst_QPainter::drawPixmapNegativeScale()
PASS   : tst_QPainter::drawPixmapRounding()
PASS   : tst_QPainter::drawLine(0-45)
PASS   : tst_QPainter::drawLine(45-90)
PASS   : tst_QPainter::drawLine(90-135)
PASS   : tst_QPainter::drawLine(135-180)
PASS   : tst_QPainter::drawLine(180-225)
PASS   : tst_QPainter::drawLine(225-270)
PASS   : tst_QPainter::drawLine(270-315)
PASS   : tst_QPainter::drawLine(315-360)
PASS   : tst_QPainter::drawLine_clipped()
PASS   : tst_QPainter::drawLine_task121143()
PASS   : tst_QPainter::drawLine_task216948()
PASS   : tst_QPainter::drawLine_task190634()
PASS   : tst_QPainter::drawLine_task229459()
PASS   : tst_QPainter::drawLine_task234891()
PASS   : tst_QPainter::drawLineEndPoints()
PASS   : tst_QPainter::drawRect(rect(6, 6, 3, 3) with pen)
PASS   : tst_QPainter::drawRect(rect(6, 6, 3, 3) no pen)
PASS   : tst_QPainter::drawRect(rect(6, 12, 3, 14) with pen)
PASS   : tst_QPainter::drawRect(rect(6, 12, 3, 14) no pen)
PASS   : tst_QPainter::drawRect(rect(6, 17, 3, 25) with pen)
PASS   : tst_QPainter::drawRect(rect(6, 17, 3, 25) no pen)
PASS   : tst_QPainter::drawRect(rect(6, 23, 3, 36) with pen)
PASS   : tst_QPainter::drawRect(rect(6, 23, 3, 36) no pen)
PASS   : tst_QPainter::drawRect(rect(6, 28, 3, 47) with pen)
PASS   : tst_QPainter::drawRect(rect(6, 28, 3, 47) no pen)
PASS   : tst_QPainter::drawRect(rect(10, 6, 10, 3) with pen)
PASS   : tst_QPainter::drawRect(rect(10, 6, 10, 3) no pen)
PASS   : tst_QPainter::drawRect(rect(10, 12, 10, 14) with pen)
PASS   : tst_QPainter::drawRect(rect(10, 12, 10, 14) no pen)
PASS   : tst_QPainter::drawRect(rect(10, 17, 10, 25) with pen)
PASS   : tst_QPainter::drawRect(rect(10, 17, 10, 25) no pen)
PASS   : tst_QPainter::drawRect(rect(10, 23, 10, 36) with pen)
PASS   : tst_QPainter::drawRect(rect(10, 23, 10, 36) no pen)
PASS   : tst_QPainter::drawRect(rect(10, 28, 10, 47) with pen)
PASS   : tst_QPainter::drawRect(rect(10, 28, 10, 47) no pen)
PASS   : tst_QPainter::drawRect(rect(13, 6, 17, 3) with pen)
PASS   : tst_QPainter::drawRect(rect(13, 6, 17, 3) no pen)
PASS   : tst_QPainter::drawRect(rect(13, 12, 17, 14) with pen)
PASS   : tst_QPainter::drawRect(rect(13, 12, 17, 14) no pen)
PASS   : tst_QPainter::drawRect(rect(13, 17, 17, 25) with pen)
PASS   : tst_QPainter::drawRect(rect(13, 17, 17, 25) no pen)
PASS   : tst_QPainter::drawRect(rect(13, 23, 17, 36) with pen)
PASS   : tst_QPainter::drawRect(rect(13, 23, 17, 36) no pen)
PASS   : tst_QPainter::drawRect(rect(13, 28, 17, 47) with pen)
PASS   : tst_QPainter::drawRect(rect(13, 28, 17, 47) no pen)
PASS   : tst_QPainter::drawRect(rect(17, 6, 24, 3) with pen)
PASS   : tst_QPainter::drawRect(rect(17, 6, 24, 3) no pen)
PASS   : tst_QPainter::drawRect(rect(17, 12, 24, 14) with pen)
PASS   : tst_QPainter::drawRect(rect(17, 12, 24, 14) no pen)
PASS   : tst_QPainter::drawRect(rect(17, 17, 24, 25) with pen)
PASS   : tst_QPainter::drawRect(rect(17, 17, 24, 25) no pen)
PASS   : tst_QPainter::drawRect(rect(17, 23, 24, 36) with pen)
PASS   : tst_QPainter::drawRect(rect(17, 23, 24, 36) no pen)
PASS   : tst_QPainter::drawRect(rect(17, 28, 24, 47) with pen)
PASS   : tst_QPainter::drawRect(rect(17, 28, 24, 47) no pen)
PASS   : tst_QPainter::drawRect(rect(20, 6, 31, 3) with pen)
PASS   : tst_QPainter::drawRect(rect(20, 6, 31, 3) no pen)
PASS   : tst_QPainter::drawRect(rect(20, 12, 31, 14) with pen)
PASS   : tst_QPainter::drawRect(rect(20, 12, 31, 14) no pen)
PASS   : tst_QPainter::drawRect(rect(20, 17, 31, 25) with pen)
PASS   : tst_QPainter::drawRect(rect(20, 17, 31, 25) no pen)
PASS   : tst_QPainter::drawRect(rect(20, 23, 31, 36) with pen)
PASS   : tst_QPainter::drawRect(rect(20, 23, 31, 36) no pen)
PASS   : tst_QPainter::drawRect(rect(20, 28, 31, 47) with pen)
PASS   : tst_QPainter::drawRect(rect(20, 28, 31, 47) no pen)
PASS   : tst_QPainter::drawRect(rect(24, 6, 38, 3) with pen)
PASS   : tst_QPainter::drawRect(rect(24, 6, 38, 3) no pen)
PASS   : tst_QPainter::drawRect(rect(24, 12, 38, 14) with pen)
PASS   : tst_QPainter::drawRect(rect(24, 12, 38, 14) no pen)
PASS   : tst_QPainter::drawRect(rect(24, 17, 38, 25) with pen)
PASS   : tst_QPainter::drawRect(rect(24, 17, 38, 25) no pen)
PASS   : tst_QPainter::drawRect(rect(24, 23, 38, 36) with pen)
PASS   : tst_QPainter::drawRect(rect(24, 23, 38, 36) no pen)
PASS   : tst_QPainter::drawRect(rect(24, 28, 38, 47) with pen)
PASS   : tst_QPainter::drawRect(rect(24, 28, 38, 47) no pen)
PASS   : tst_QPainter::drawRect(rect(27, 6, 45, 3) with pen)
PASS   : tst_QPainter::drawRect(rect(27, 6, 45, 3) no pen)
PASS   : tst_QPainter::drawRect(rect(27, 12, 45, 14) with pen)
PASS   : tst_QPainter::drawRect(rect(27, 12, 45, 14) no pen)
PASS   : tst_QPainter::drawRect(rect(27, 17, 45, 25) with pen)
PASS   : tst_QPainter::drawRect(rect(27, 17, 45, 25) no pen)
PASS   : tst_QPainter::drawRect(rect(27, 23, 45, 36) with pen)
PASS   : tst_QPainter::drawRect(rect(27, 23, 45, 36) no pen)
PASS   : tst_QPainter::drawRect(rect(27, 28, 45, 47) with pen)
PASS   : tst_QPainter::drawRect(rect(27, 28, 45, 47) no pen)
PASS   : tst_QPainter::drawRect2()
PASS   : tst_QPainter::fillRect(argb32pm)
PASS   : tst_QPainter::fillRect(rgba8888pm)
PASS   : tst_QPainter::fillRect(rgba64pm)
PASS   : tst_QPainter::fillRect(rgbaFP16pm)
PASS   : tst_QPainter::fillRect2(argb32)
PASS   : tst_QPainter::fillRect2(argb32pm)
PASS   : tst_QPainter::fillRect2(rgba8888)
PASS   : tst_QPainter::fillRect2(rgba8888pm)
PASS   : tst_QPainter::fillRect2(a2rgb30pm)
PASS   : tst_QPainter::fillRect2(a2bgr30pm)
PASS   : tst_QPainter::fillRect3(argb32)
PASS   : tst_QPainter::fillRect3(argb32pm)
PASS   : tst_QPainter::fillRect3(rgba8888)
PASS   : tst_QPainter::fillRect3(rgba8888pm)
PASS   : tst_QPainter::fillRect3(a2rgb30pm)
PASS   : tst_QPainter::fillRect3(a2bgr30pm)
PASS   : tst_QPainter::fillRect4(argb32)
PASS   : tst_QPainter::fillRect4(argb32pm)
PASS   : tst_QPainter::fillRect4(rgba8888)
PASS   : tst_QPainter::fillRect4(rgba8888pm)
PASS   : tst_QPainter::fillRect4(a2rgb30pm)
PASS   : tst_QPainter::fillRect4(a2bgr30pm)
PASS   : tst_QPainter::fillRectNonPremul(argb32 7f1f3f7f)
PASS   : tst_QPainter::fillRectNonPremul(rgba8888 7f1f3f7f)
PASS   : tst_QPainter::fillRectNonPremul(argb32 3f1f3f7f)
PASS   : tst_QPainter::fillRectNonPremul(rgba8888 3f1f3f7f)
PASS   : tst_QPainter::fillRectNonPremul(argb32 070375f4)
PASS   : tst_QPainter::fillRectNonPremul(rgba8888 070375f4)
PASS   : tst_QPainter::fillRectNonPremul(argb32 0301fe0c)
PASS   : tst_QPainter::fillRectNonPremul(rgba8888 0301fe0c)
PASS   : tst_QPainter::fillRectNonPremul(argb32 01804010)
PASS   : tst_QPainter::fillRectNonPremul(rgba8888 01804010)
PASS   : tst_QPainter::fillRectRGB30(17|43|259)
PASS   : tst_QPainter::fillRectRGB30(2|33|444)
PASS   : tst_QPainter::fillRectRGB30(1000|1000|1000)
PASS   : tst_QPainter::drawEllipse(10x5 with pen)
PASS   : tst_QPainter::drawEllipse(10x5 no pen)
PASS   : tst_QPainter::drawEllipse(10x18 with pen)
PASS   : tst_QPainter::drawEllipse(10x18 no pen)
PASS   : tst_QPainter::drawEllipse(17x8 with pen)
PASS   : tst_QPainter::drawEllipse(17x8 no pen)
PASS   : tst_QPainter::drawEllipse(17x21 with pen)
PASS   : tst_QPainter::drawEllipse(17x21 no pen)
PASS   : tst_QPainter::drawEllipse(24x12 with pen)
PASS   : tst_QPainter::drawEllipse(24x12 no pen)
PASS   : tst_QPainter::drawEllipse(24x25 with pen)
PASS   : tst_QPainter::drawEllipse(24x25 no pen)
PASS   : tst_QPainter::drawEllipse(24x38 with pen)
PASS   : tst_QPainter::drawEllipse(24x38 no pen)
PASS   : tst_QPainter::drawEllipse(31x15 with pen)
PASS   : tst_QPainter::drawEllipse(31x15 no pen)
PASS   : tst_QPainter::drawEllipse(31x28 with pen)
PASS   : tst_QPainter::drawEllipse(31x28 no pen)
PASS   : tst_QPainter::drawEllipse(31x41 with pen)
PASS   : tst_QPainter::drawEllipse(31x41 no pen)
PASS   : tst_QPainter::drawEllipse(31x54 with pen)
PASS   : tst_QPainter::drawEllipse(31x54 no pen)
PASS   : tst_QPainter::drawEllipse(38x19 with pen)
PASS   : tst_QPainter::drawEllipse(38x19 no pen)
PASS   : tst_QPainter::drawEllipse(38x32 with pen)
PASS   : tst_QPainter::drawEllipse(38x32 no pen)
PASS   : tst_QPainter::drawEllipse(38x45 with pen)
PASS   : tst_QPainter::drawEllipse(38x45 no pen)
PASS   : tst_QPainter::drawEllipse(38x58 with pen)
PASS   : tst_QPainter::drawEllipse(38x58 no pen)
PASS   : tst_QPainter::drawEllipse(38x71 with pen)
PASS   : tst_QPainter::drawEllipse(38x71 no pen)
PASS   : tst_QPainter::drawEllipse(45x22 with pen)
PASS   : tst_QPainter::drawEllipse(45x22 no pen)
PASS   : tst_QPainter::drawEllipse(45x35 with pen)
PASS   : tst_QPainter::drawEllipse(45x35 no pen)
PASS   : tst_QPainter::drawEllipse(45x48 with pen)
PASS   : tst_QPainter::drawEllipse(45x48 no pen)
PASS   : tst_QPainter::drawEllipse(45x61 with pen)
PASS   : tst_QPainter::drawEllipse(45x61 no pen)
PASS   : tst_QPainter::drawEllipse(45x74 with pen)
PASS   : tst_QPainter::drawEllipse(45x74 no pen)
PASS   : tst_QPainter::drawEllipse(45x87 with pen)
PASS   : tst_QPainter::drawEllipse(45x87 no pen)
PASS   : tst_QPainter::drawEllipse(52x26 with pen)
PASS   : tst_QPainter::drawEllipse(52x26 no pen)
PASS   : tst_QPainter::drawEllipse(52x39 with pen)
PASS   : tst_QPainter::drawEllipse(52x39 no pen)
PASS   : tst_QPainter::drawEllipse(52x52 with pen)
PASS   : tst_QPainter::drawEllipse(52x52 no pen)
PASS   : tst_QPainter::drawEllipse(52x65 with pen)
PASS   : tst_QPainter::drawEllipse(52x65 no pen)
PASS   : tst_QPainter::drawEllipse(52x78 with pen)
PASS   : tst_QPainter::drawEllipse(52x78 no pen)
PASS   : tst_QPainter::drawEllipse(52x91 with pen)
PASS   : tst_QPainter::drawEllipse(52x91 no pen)
PASS   : tst_QPainter::drawEllipse(59x29 with pen)
PASS   : tst_QPainter::drawEllipse(59x29 no pen)
PASS   : tst_QPainter::drawEllipse(59x42 with pen)
PASS   : tst_QPainter::drawEllipse(59x42 no pen)
PASS   : tst_QPainter::drawEllipse(59x55 with pen)
PASS   : tst_QPainter::drawEllipse(59x55 no pen)
PASS   : tst_QPainter::drawEllipse(59x68 with pen)
PASS   : tst_QPainter::drawEllipse(59x68 no pen)
PASS   : tst_QPainter::drawEllipse(59x81 with pen)
PASS   : tst_QPainter::drawEllipse(59x81 no pen)
PASS   : tst_QPainter::drawEllipse(59x94 with pen)
PASS   : tst_QPainter::drawEllipse(59x94 no pen)
PASS   : tst_QPainter::drawEllipse(59x107 with pen)
PASS   : tst_QPainter::drawEllipse(59x107 no pen)
PASS   : tst_QPainter::drawEllipse(66x33 with pen)
PASS   : tst_QPainter::drawEllipse(66x33 no pen)
PASS   : tst_QPainter::drawEllipse(66x46 with pen)
PASS   : tst_QPainter::drawEllipse(66x46 no pen)
PASS   : tst_QPainter::drawEllipse(66x59 with pen)
PASS   : tst_QPainter::drawEllipse(66x59 no pen)
PASS   : tst_QPainter::drawEllipse(66x72 with pen)
PASS   : tst_QPainter::drawEllipse(66x72 no pen)
PASS   : tst_QPainter::drawEllipse(66x85 with pen)
PASS   : tst_QPainter::drawEllipse(66x85 no pen)
PASS   : tst_QPainter::drawEllipse(66x98 with pen)
PASS   : tst_QPainter::drawEllipse(66x98 no pen)
PASS   : tst_QPainter::drawEllipse(66x111 with pen)
PASS   : tst_QPainter::drawEllipse(66x111 no pen)
PASS   : tst_QPainter::drawEllipse(66x124 with pen)
PASS   : tst_QPainter::drawEllipse(66x124 no pen)
PASS   : tst_QPainter::drawEllipse(73x36 with pen)
PASS   : tst_QPainter::drawEllipse(73x36 no pen)
PASS   : tst_QPainter::drawEllipse(73x49 with pen)
PASS   : tst_QPainter::drawEllipse(73x49 no pen)
PASS   : tst_QPainter::drawEllipse(73x62 with pen)
PASS   : tst_QPainter::drawEllipse(73x62 no pen)
PASS   : tst_QPainter::drawEllipse(73x75 with pen)
PASS   : tst_QPainter::drawEllipse(73x75 no pen)
PASS   : tst_QPainter::drawEllipse(73x88 with pen)
PASS   : tst_QPainter::drawEllipse(73x88 no pen)
PASS   : tst_QPainter::drawEllipse(73x101 with pen)
PASS   : tst_QPainter::drawEllipse(73x101 no pen)
PASS   : tst_QPainter::drawEllipse(73x114 with pen)
PASS   : tst_QPainter::drawEllipse(73x114 no pen)
PASS   : tst_QPainter::drawEllipse(73x127 with pen)
PASS   : tst_QPainter::drawEllipse(73x127 no pen)
PASS   : tst_QPainter::drawEllipse(80x40 with pen)
PASS   : tst_QPainter::drawEllipse(80x40 no pen)
PASS   : tst_QPainter::drawEllipse(80x53 with pen)
PASS   : tst_QPainter::drawEllipse(80x53 no pen)
PASS   : tst_QPainter::drawEllipse(80x66 with pen)
PASS   : tst_QPainter::drawEllipse(80x66 no pen)
PASS   : tst_QPainter::drawEllipse(80x79 with pen)
PASS   : tst_QPainter::drawEllipse(80x79 no pen)
PASS   : tst_QPainter::drawEllipse(80x92 with pen)
PASS   : tst_QPainter::drawEllipse(80x92 no pen)
PASS   : tst_QPainter::drawEllipse(80x105 with pen)
PASS   : tst_QPainter::drawEllipse(80x105 no pen)
PASS   : tst_QPainter::drawEllipse(80x118 with pen)
PASS   : tst_QPainter::drawEllipse(80x118 no pen)
PASS   : tst_QPainter::drawEllipse(87x43 with pen)
PASS   : tst_QPainter::drawEllipse(87x43 no pen)
PASS   : tst_QPainter::drawEllipse(87x56 with pen)
PASS   : tst_QPainter::drawEllipse(87x56 no pen)
PASS   : tst_QPainter::drawEllipse(87x69 with pen)
PASS   : tst_QPainter::drawEllipse(87x69 no pen)
PASS   : tst_QPainter::drawEllipse(87x82 with pen)
PASS   : tst_QPainter::drawEllipse(87x82 no pen)
PASS   : tst_QPainter::drawEllipse(87x95 with pen)
PASS   : tst_QPainter::drawEllipse(87x95 no pen)
PASS   : tst_QPainter::drawEllipse(87x108 with pen)
PASS   : tst_QPainter::drawEllipse(87x108 no pen)
PASS   : tst_QPainter::drawEllipse(87x121 with pen)
PASS   : tst_QPainter::drawEllipse(87x121 no pen)
PASS   : tst_QPainter::drawEllipse(94x47 with pen)
PASS   : tst_QPainter::drawEllipse(94x47 no pen)
PASS   : tst_QPainter::drawEllipse(94x60 with pen)
PASS   : tst_QPainter::drawEllipse(94x60 no pen)
PASS   : tst_QPainter::drawEllipse(94x73 with pen)
PASS   : tst_QPainter::drawEllipse(94x73 no pen)
PASS   : tst_QPainter::drawEllipse(94x86 with pen)
PASS   : tst_QPainter::drawEllipse(94x86 no pen)
PASS   : tst_QPainter::drawEllipse(94x99 with pen)
PASS   : tst_QPainter::drawEllipse(94x99 no pen)
PASS   : tst_QPainter::drawEllipse(94x112 with pen)
PASS   : tst_QPainter::drawEllipse(94x112 no pen)
PASS   : tst_QPainter::drawEllipse(94x125 with pen)
PASS   : tst_QPainter::drawEllipse(94x125 no pen)
PASS   : tst_QPainter::drawEllipse(101x50 with pen)
PASS   : tst_QPainter::drawEllipse(101x50 no pen)
PASS   : tst_QPainter::drawEllipse(101x63 with pen)
PASS   : tst_QPainter::drawEllipse(101x63 no pen)
PASS   : tst_QPainter::drawEllipse(101x76 with pen)
PASS   : tst_QPainter::drawEllipse(101x76 no pen)
PASS   : tst_QPainter::drawEllipse(101x89 with pen)
PASS   : tst_QPainter::drawEllipse(101x89 no pen)
PASS   : tst_QPainter::drawEllipse(101x102 with pen)
PASS   : tst_QPainter::drawEllipse(101x102 no pen)
PASS   : tst_QPainter::drawEllipse(101x115 with pen)
PASS   : tst_QPainter::drawEllipse(101x115 no pen)
PASS   : tst_QPainter::drawEllipse(108x54 with pen)
PASS   : tst_QPainter::drawEllipse(108x54 no pen)
PASS   : tst_QPainter::drawEllipse(108x67 with pen)
PASS   : tst_QPainter::drawEllipse(108x67 no pen)
PASS   : tst_QPainter::drawEllipse(108x80 with pen)
PASS   : tst_QPainter::drawEllipse(108x80 no pen)
PASS   : tst_QPainter::drawEllipse(108x93 with pen)
PASS   : tst_QPainter::drawEllipse(108x93 no pen)
PASS   : tst_QPainter::drawEllipse(108x106 with pen)
PASS   : tst_QPainter::drawEllipse(108x106 no pen)
PASS   : tst_QPainter::drawEllipse(108x119 with pen)
PASS   : tst_QPainter::drawEllipse(108x119 no pen)
PASS   : tst_QPainter::drawEllipse(115x57 with pen)
PASS   : tst_QPainter::drawEllipse(115x57 no pen)
PASS   : tst_QPainter::drawEllipse(115x70 with pen)
PASS   : tst_QPainter::drawEllipse(115x70 no pen)
PASS   : tst_QPainter::drawEllipse(115x83 with pen)
PASS   : tst_QPainter::drawEllipse(115x83 no pen)
PASS   : tst_QPainter::drawEllipse(115x96 with pen)
PASS   : tst_QPainter::drawEllipse(115x96 no pen)
PASS   : tst_QPainter::drawEllipse(115x109 with pen)
PASS   : tst_QPainter::drawEllipse(115x109 no pen)
PASS   : tst_QPainter::drawEllipse(115x122 with pen)
PASS   : tst_QPainter::drawEllipse(115x122 no pen)
PASS   : tst_QPainter::drawEllipse(122x61 with pen)
PASS   : tst_QPainter::drawEllipse(122x61 no pen)
PASS   : tst_QPainter::drawEllipse(122x74 with pen)
PASS   : tst_QPainter::drawEllipse(122x74 no pen)
PASS   : tst_QPainter::drawEllipse(122x87 with pen)
PASS   : tst_QPainter::drawEllipse(122x87 no pen)
PASS   : tst_QPainter::drawEllipse(122x100 with pen)
PASS   : tst_QPainter::drawEllipse(122x100 no pen)
PASS   : tst_QPainter::drawEllipse(122x113 with pen)
PASS   : tst_QPainter::drawEllipse(122x113 no pen)
PASS   : tst_QPainter::drawEllipse(122x126 with pen)
PASS   : tst_QPainter::drawEllipse(122x126 no pen)
PASS   : tst_QPainter::drawClippedEllipse(20x10 top)
PASS   : tst_QPainter::drawClippedEllipse(20x10 topright)
PASS   : tst_QPainter::drawClippedEllipse(20x10 right)
PASS   : tst_QPainter::drawClippedEllipse(20x10 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(20x10 bottom)
PASS   : tst_QPainter::drawClippedEllipse(20x10 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(20x10 left)
PASS   : tst_QPainter::drawClippedEllipse(20x10 topleft)
PASS   : tst_QPainter::drawClippedEllipse(20x23 top)
PASS   : tst_QPainter::drawClippedEllipse(20x23 topright)
PASS   : tst_QPainter::drawClippedEllipse(20x23 right)
PASS   : tst_QPainter::drawClippedEllipse(20x23 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(20x23 bottom)
PASS   : tst_QPainter::drawClippedEllipse(20x23 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(20x23 left)
PASS   : tst_QPainter::drawClippedEllipse(20x23 topleft)
PASS   : tst_QPainter::drawClippedEllipse(20x36 top)
PASS   : tst_QPainter::drawClippedEllipse(20x36 topright)
PASS   : tst_QPainter::drawClippedEllipse(20x36 right)
PASS   : tst_QPainter::drawClippedEllipse(20x36 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(20x36 bottom)
PASS   : tst_QPainter::drawClippedEllipse(20x36 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(20x36 left)
PASS   : tst_QPainter::drawClippedEllipse(20x36 topleft)
PASS   : tst_QPainter::drawClippedEllipse(27x13 top)
PASS   : tst_QPainter::drawClippedEllipse(27x13 topright)
PASS   : tst_QPainter::drawClippedEllipse(27x13 right)
PASS   : tst_QPainter::drawClippedEllipse(27x13 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(27x13 bottom)
PASS   : tst_QPainter::drawClippedEllipse(27x13 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(27x13 left)
PASS   : tst_QPainter::drawClippedEllipse(27x13 topleft)
PASS   : tst_QPainter::drawClippedEllipse(27x26 top)
PASS   : tst_QPainter::drawClippedEllipse(27x26 topright)
PASS   : tst_QPainter::drawClippedEllipse(27x26 right)
PASS   : tst_QPainter::drawClippedEllipse(27x26 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(27x26 bottom)
PASS   : tst_QPainter::drawClippedEllipse(27x26 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(27x26 left)
PASS   : tst_QPainter::drawClippedEllipse(27x26 topleft)
PASS   : tst_QPainter::drawClippedEllipse(27x39 top)
PASS   : tst_QPainter::drawClippedEllipse(27x39 topright)
PASS   : tst_QPainter::drawClippedEllipse(27x39 right)
PASS   : tst_QPainter::drawClippedEllipse(27x39 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(27x39 bottom)
PASS   : tst_QPainter::drawClippedEllipse(27x39 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(27x39 left)
PASS   : tst_QPainter::drawClippedEllipse(27x39 topleft)
PASS   : tst_QPainter::drawClippedEllipse(27x52 top)
PASS   : tst_QPainter::drawClippedEllipse(27x52 topright)
PASS   : tst_QPainter::drawClippedEllipse(27x52 right)
PASS   : tst_QPainter::drawClippedEllipse(27x52 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(27x52 bottom)
PASS   : tst_QPainter::drawClippedEllipse(27x52 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(27x52 left)
PASS   : tst_QPainter::drawClippedEllipse(27x52 topleft)
PASS   : tst_QPainter::drawClippedEllipse(34x17 top)
PASS   : tst_QPainter::drawClippedEllipse(34x17 topright)
PASS   : tst_QPainter::drawClippedEllipse(34x17 right)
PASS   : tst_QPainter::drawClippedEllipse(34x17 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(34x17 bottom)
PASS   : tst_QPainter::drawClippedEllipse(34x17 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(34x17 left)
PASS   : tst_QPainter::drawClippedEllipse(34x17 topleft)
PASS   : tst_QPainter::drawClippedEllipse(34x30 top)
PASS   : tst_QPainter::drawClippedEllipse(34x30 topright)
PASS   : tst_QPainter::drawClippedEllipse(34x30 right)
PASS   : tst_QPainter::drawClippedEllipse(34x30 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(34x30 bottom)
PASS   : tst_QPainter::drawClippedEllipse(34x30 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(34x30 left)
PASS   : tst_QPainter::drawClippedEllipse(34x30 topleft)
PASS   : tst_QPainter::drawClippedEllipse(34x43 top)
PASS   : tst_QPainter::drawClippedEllipse(34x43 topright)
PASS   : tst_QPainter::drawClippedEllipse(34x43 right)
PASS   : tst_QPainter::drawClippedEllipse(34x43 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(34x43 bottom)
PASS   : tst_QPainter::drawClippedEllipse(34x43 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(34x43 left)
PASS   : tst_QPainter::drawClippedEllipse(34x43 topleft)
PASS   : tst_QPainter::drawClippedEllipse(34x56 top)
PASS   : tst_QPainter::drawClippedEllipse(34x56 topright)
PASS   : tst_QPainter::drawClippedEllipse(34x56 right)
PASS   : tst_QPainter::drawClippedEllipse(34x56 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(34x56 bottom)
PASS   : tst_QPainter::drawClippedEllipse(34x56 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(34x56 left)
PASS   : tst_QPainter::drawClippedEllipse(34x56 topleft)
PASS   : tst_QPainter::drawClippedEllipse(41x20 top)
PASS   : tst_QPainter::drawClippedEllipse(41x20 topright)
PASS   : tst_QPainter::drawClippedEllipse(41x20 right)
PASS   : tst_QPainter::drawClippedEllipse(41x20 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(41x20 bottom)
PASS   : tst_QPainter::drawClippedEllipse(41x20 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(41x20 left)
PASS   : tst_QPainter::drawClippedEllipse(41x20 topleft)
PASS   : tst_QPainter::drawClippedEllipse(41x33 top)
PASS   : tst_QPainter::drawClippedEllipse(41x33 topright)
PASS   : tst_QPainter::drawClippedEllipse(41x33 right)
PASS   : tst_QPainter::drawClippedEllipse(41x33 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(41x33 bottom)
PASS   : tst_QPainter::drawClippedEllipse(41x33 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(41x33 left)
PASS   : tst_QPainter::drawClippedEllipse(41x33 topleft)
PASS   : tst_QPainter::drawClippedEllipse(41x46 top)
PASS   : tst_QPainter::drawClippedEllipse(41x46 topright)
PASS   : tst_QPainter::drawClippedEllipse(41x46 right)
PASS   : tst_QPainter::drawClippedEllipse(41x46 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(41x46 bottom)
PASS   : tst_QPainter::drawClippedEllipse(41x46 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(41x46 left)
PASS   : tst_QPainter::drawClippedEllipse(41x46 topleft)
PASS   : tst_QPainter::drawClippedEllipse(41x59 top)
PASS   : tst_QPainter::drawClippedEllipse(41x59 topright)
PASS   : tst_QPainter::drawClippedEllipse(41x59 right)
PASS   : tst_QPainter::drawClippedEllipse(41x59 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(41x59 bottom)
PASS   : tst_QPainter::drawClippedEllipse(41x59 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(41x59 left)
PASS   : tst_QPainter::drawClippedEllipse(41x59 topleft)
PASS   : tst_QPainter::drawClippedEllipse(41x72 top)
PASS   : tst_QPainter::drawClippedEllipse(41x72 topright)
PASS   : tst_QPainter::drawClippedEllipse(41x72 right)
PASS   : tst_QPainter::drawClippedEllipse(41x72 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(41x72 bottom)
PASS   : tst_QPainter::drawClippedEllipse(41x72 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(41x72 left)
PASS   : tst_QPainter::drawClippedEllipse(41x72 topleft)
PASS   : tst_QPainter::drawClippedEllipse(48x24 top)
PASS   : tst_QPainter::drawClippedEllipse(48x24 topright)
PASS   : tst_QPainter::drawClippedEllipse(48x24 right)
PASS   : tst_QPainter::drawClippedEllipse(48x24 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(48x24 bottom)
PASS   : tst_QPainter::drawClippedEllipse(48x24 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(48x24 left)
PASS   : tst_QPainter::drawClippedEllipse(48x24 topleft)
PASS   : tst_QPainter::drawClippedEllipse(48x37 top)
PASS   : tst_QPainter::drawClippedEllipse(48x37 topright)
PASS   : tst_QPainter::drawClippedEllipse(48x37 right)
PASS   : tst_QPainter::drawClippedEllipse(48x37 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(48x37 bottom)
PASS   : tst_QPainter::drawClippedEllipse(48x37 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(48x37 left)
PASS   : tst_QPainter::drawClippedEllipse(48x37 topleft)
PASS   : tst_QPainter::drawClippedEllipse(48x50 top)
PASS   : tst_QPainter::drawClippedEllipse(48x50 topright)
PASS   : tst_QPainter::drawClippedEllipse(48x50 right)
PASS   : tst_QPainter::drawClippedEllipse(48x50 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(48x50 bottom)
PASS   : tst_QPainter::drawClippedEllipse(48x50 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(48x50 left)
PASS   : tst_QPainter::drawClippedEllipse(48x50 topleft)
PASS   : tst_QPainter::drawClippedEllipse(48x63 top)
PASS   : tst_QPainter::drawClippedEllipse(48x63 topright)
PASS   : tst_QPainter::drawClippedEllipse(48x63 right)
PASS   : tst_QPainter::drawClippedEllipse(48x63 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(48x63 bottom)
PASS   : tst_QPainter::drawClippedEllipse(48x63 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(48x63 left)
PASS   : tst_QPainter::drawClippedEllipse(48x63 topleft)
PASS   : tst_QPainter::drawClippedEllipse(48x76 top)
PASS   : tst_QPainter::drawClippedEllipse(48x76 topright)
PASS   : tst_QPainter::drawClippedEllipse(48x76 right)
PASS   : tst_QPainter::drawClippedEllipse(48x76 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(48x76 bottom)
PASS   : tst_QPainter::drawClippedEllipse(48x76 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(48x76 left)
PASS   : tst_QPainter::drawClippedEllipse(48x76 topleft)
PASS   : tst_QPainter::drawClippedEllipse(48x89 top)
PASS   : tst_QPainter::drawClippedEllipse(48x89 topright)
PASS   : tst_QPainter::drawClippedEllipse(48x89 right)
PASS   : tst_QPainter::drawClippedEllipse(48x89 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(48x89 bottom)
PASS   : tst_QPainter::drawClippedEllipse(48x89 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(48x89 left)
PASS   : tst_QPainter::drawClippedEllipse(48x89 topleft)
PASS   : tst_QPainter::drawClippedEllipse(55x27 top)
PASS   : tst_QPainter::drawClippedEllipse(55x27 topright)
PASS   : tst_QPainter::drawClippedEllipse(55x27 right)
PASS   : tst_QPainter::drawClippedEllipse(55x27 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(55x27 bottom)
PASS   : tst_QPainter::drawClippedEllipse(55x27 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(55x27 left)
PASS   : tst_QPainter::drawClippedEllipse(55x27 topleft)
PASS   : tst_QPainter::drawClippedEllipse(55x40 top)
PASS   : tst_QPainter::drawClippedEllipse(55x40 topright)
PASS   : tst_QPainter::drawClippedEllipse(55x40 right)
PASS   : tst_QPainter::drawClippedEllipse(55x40 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(55x40 bottom)
PASS   : tst_QPainter::drawClippedEllipse(55x40 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(55x40 left)
PASS   : tst_QPainter::drawClippedEllipse(55x40 topleft)
PASS   : tst_QPainter::drawClippedEllipse(55x53 top)
PASS   : tst_QPainter::drawClippedEllipse(55x53 topright)
PASS   : tst_QPainter::drawClippedEllipse(55x53 right)
PASS   : tst_QPainter::drawClippedEllipse(55x53 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(55x53 bottom)
PASS   : tst_QPainter::drawClippedEllipse(55x53 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(55x53 left)
PASS   : tst_QPainter::drawClippedEllipse(55x53 topleft)
PASS   : tst_QPainter::drawClippedEllipse(55x66 top)
PASS   : tst_QPainter::drawClippedEllipse(55x66 topright)
PASS   : tst_QPainter::drawClippedEllipse(55x66 right)
PASS   : tst_QPainter::drawClippedEllipse(55x66 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(55x66 bottom)
PASS   : tst_QPainter::drawClippedEllipse(55x66 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(55x66 left)
PASS   : tst_QPainter::drawClippedEllipse(55x66 topleft)
PASS   : tst_QPainter::drawClippedEllipse(55x79 top)
PASS   : tst_QPainter::drawClippedEllipse(55x79 topright)
PASS   : tst_QPainter::drawClippedEllipse(55x79 right)
PASS   : tst_QPainter::drawClippedEllipse(55x79 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(55x79 bottom)
PASS   : tst_QPainter::drawClippedEllipse(55x79 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(55x79 left)
PASS   : tst_QPainter::drawClippedEllipse(55x79 topleft)
PASS   : tst_QPainter::drawClippedEllipse(55x92 top)
PASS   : tst_QPainter::drawClippedEllipse(55x92 topright)
PASS   : tst_QPainter::drawClippedEllipse(55x92 right)
PASS   : tst_QPainter::drawClippedEllipse(55x92 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(55x92 bottom)
PASS   : tst_QPainter::drawClippedEllipse(55x92 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(55x92 left)
PASS   : tst_QPainter::drawClippedEllipse(55x92 topleft)
PASS   : tst_QPainter::drawClippedEllipse(55x105 top)
PASS   : tst_QPainter::drawClippedEllipse(55x105 topright)
PASS   : tst_QPainter::drawClippedEllipse(55x105 right)
PASS   : tst_QPainter::drawClippedEllipse(55x105 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(55x105 bottom)
PASS   : tst_QPainter::drawClippedEllipse(55x105 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(55x105 left)
PASS   : tst_QPainter::drawClippedEllipse(55x105 topleft)
PASS   : tst_QPainter::drawClippedEllipse(62x31 top)
PASS   : tst_QPainter::drawClippedEllipse(62x31 topright)
PASS   : tst_QPainter::drawClippedEllipse(62x31 right)
PASS   : tst_QPainter::drawClippedEllipse(62x31 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(62x31 bottom)
PASS   : tst_QPainter::drawClippedEllipse(62x31 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(62x31 left)
PASS   : tst_QPainter::drawClippedEllipse(62x31 topleft)
PASS   : tst_QPainter::drawClippedEllipse(62x44 top)
PASS   : tst_QPainter::drawClippedEllipse(62x44 topright)
PASS   : tst_QPainter::drawClippedEllipse(62x44 right)
PASS   : tst_QPainter::drawClippedEllipse(62x44 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(62x44 bottom)
PASS   : tst_QPainter::drawClippedEllipse(62x44 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(62x44 left)
PASS   : tst_QPainter::drawClippedEllipse(62x44 topleft)
PASS   : tst_QPainter::drawClippedEllipse(62x57 top)
PASS   : tst_QPainter::drawClippedEllipse(62x57 topright)
PASS   : tst_QPainter::drawClippedEllipse(62x57 right)
PASS   : tst_QPainter::drawClippedEllipse(62x57 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(62x57 bottom)
PASS   : tst_QPainter::drawClippedEllipse(62x57 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(62x57 left)
PASS   : tst_QPainter::drawClippedEllipse(62x57 topleft)
PASS   : tst_QPainter::drawClippedEllipse(62x70 top)
PASS   : tst_QPainter::drawClippedEllipse(62x70 topright)
PASS   : tst_QPainter::drawClippedEllipse(62x70 right)
PASS   : tst_QPainter::drawClippedEllipse(62x70 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(62x70 bottom)
PASS   : tst_QPainter::drawClippedEllipse(62x70 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(62x70 left)
PASS   : tst_QPainter::drawClippedEllipse(62x70 topleft)
PASS   : tst_QPainter::drawClippedEllipse(62x83 top)
PASS   : tst_QPainter::drawClippedEllipse(62x83 topright)
PASS   : tst_QPainter::drawClippedEllipse(62x83 right)
PASS   : tst_QPainter::drawClippedEllipse(62x83 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(62x83 bottom)
PASS   : tst_QPainter::drawClippedEllipse(62x83 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(62x83 left)
PASS   : tst_QPainter::drawClippedEllipse(62x83 topleft)
PASS   : tst_QPainter::drawClippedEllipse(62x96 top)
PASS   : tst_QPainter::drawClippedEllipse(62x96 topright)
PASS   : tst_QPainter::drawClippedEllipse(62x96 right)
PASS   : tst_QPainter::drawClippedEllipse(62x96 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(62x96 bottom)
PASS   : tst_QPainter::drawClippedEllipse(62x96 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(62x96 left)
PASS   : tst_QPainter::drawClippedEllipse(62x96 topleft)
PASS   : tst_QPainter::drawClippedEllipse(62x109 top)
PASS   : tst_QPainter::drawClippedEllipse(62x109 topright)
PASS   : tst_QPainter::drawClippedEllipse(62x109 right)
PASS   : tst_QPainter::drawClippedEllipse(62x109 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(62x109 bottom)
PASS   : tst_QPainter::drawClippedEllipse(62x109 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(62x109 left)
PASS   : tst_QPainter::drawClippedEllipse(62x109 topleft)
PASS   : tst_QPainter::drawClippedEllipse(62x122 top)
PASS   : tst_QPainter::drawClippedEllipse(62x122 topright)
PASS   : tst_QPainter::drawClippedEllipse(62x122 right)
PASS   : tst_QPainter::drawClippedEllipse(62x122 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(62x122 bottom)
PASS   : tst_QPainter::drawClippedEllipse(62x122 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(62x122 left)
PASS   : tst_QPainter::drawClippedEllipse(62x122 topleft)
PASS   : tst_QPainter::drawClippedEllipse(69x34 top)
PASS   : tst_QPainter::drawClippedEllipse(69x34 topright)
PASS   : tst_QPainter::drawClippedEllipse(69x34 right)
PASS   : tst_QPainter::drawClippedEllipse(69x34 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(69x34 bottom)
PASS   : tst_QPainter::drawClippedEllipse(69x34 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(69x34 left)
PASS   : tst_QPainter::drawClippedEllipse(69x34 topleft)
PASS   : tst_QPainter::drawClippedEllipse(69x47 top)
PASS   : tst_QPainter::drawClippedEllipse(69x47 topright)
PASS   : tst_QPainter::drawClippedEllipse(69x47 right)
PASS   : tst_QPainter::drawClippedEllipse(69x47 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(69x47 bottom)
PASS   : tst_QPainter::drawClippedEllipse(69x47 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(69x47 left)
PASS   : tst_QPainter::drawClippedEllipse(69x47 topleft)
PASS   : tst_QPainter::drawClippedEllipse(69x60 top)
PASS   : tst_QPainter::drawClippedEllipse(69x60 topright)
PASS   : tst_QPainter::drawClippedEllipse(69x60 right)
PASS   : tst_QPainter::drawClippedEllipse(69x60 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(69x60 bottom)
PASS   : tst_QPainter::drawClippedEllipse(69x60 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(69x60 left)
PASS   : tst_QPainter::drawClippedEllipse(69x60 topleft)
PASS   : tst_QPainter::drawClippedEllipse(69x73 top)
PASS   : tst_QPainter::drawClippedEllipse(69x73 topright)
PASS   : tst_QPainter::drawClippedEllipse(69x73 right)
PASS   : tst_QPainter::drawClippedEllipse(69x73 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(69x73 bottom)
PASS   : tst_QPainter::drawClippedEllipse(69x73 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(69x73 left)
PASS   : tst_QPainter::drawClippedEllipse(69x73 topleft)
PASS   : tst_QPainter::drawClippedEllipse(69x86 top)
PASS   : tst_QPainter::drawClippedEllipse(69x86 topright)
PASS   : tst_QPainter::drawClippedEllipse(69x86 right)
PASS   : tst_QPainter::drawClippedEllipse(69x86 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(69x86 bottom)
PASS   : tst_QPainter::drawClippedEllipse(69x86 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(69x86 left)
PASS   : tst_QPainter::drawClippedEllipse(69x86 topleft)
PASS   : tst_QPainter::drawClippedEllipse(69x99 top)
PASS   : tst_QPainter::drawClippedEllipse(69x99 topright)
PASS   : tst_QPainter::drawClippedEllipse(69x99 right)
PASS   : tst_QPainter::drawClippedEllipse(69x99 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(69x99 bottom)
PASS   : tst_QPainter::drawClippedEllipse(69x99 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(69x99 left)
PASS   : tst_QPainter::drawClippedEllipse(69x99 topleft)
PASS   : tst_QPainter::drawClippedEllipse(69x112 top)
PASS   : tst_QPainter::drawClippedEllipse(69x112 topright)
PASS   : tst_QPainter::drawClippedEllipse(69x112 right)
PASS   : tst_QPainter::drawClippedEllipse(69x112 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(69x112 bottom)
PASS   : tst_QPainter::drawClippedEllipse(69x112 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(69x112 left)
PASS   : tst_QPainter::drawClippedEllipse(69x112 topleft)
PASS   : tst_QPainter::drawClippedEllipse(69x125 top)
PASS   : tst_QPainter::drawClippedEllipse(69x125 topright)
PASS   : tst_QPainter::drawClippedEllipse(69x125 right)
PASS   : tst_QPainter::drawClippedEllipse(69x125 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(69x125 bottom)
PASS   : tst_QPainter::drawClippedEllipse(69x125 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(69x125 left)
PASS   : tst_QPainter::drawClippedEllipse(69x125 topleft)
PASS   : tst_QPainter::drawClippedEllipse(76x38 top)
PASS   : tst_QPainter::drawClippedEllipse(76x38 topright)
PASS   : tst_QPainter::drawClippedEllipse(76x38 right)
PASS   : tst_QPainter::drawClippedEllipse(76x38 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(76x38 bottom)
PASS   : tst_QPainter::drawClippedEllipse(76x38 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(76x38 left)
PASS   : tst_QPainter::drawClippedEllipse(76x38 topleft)
PASS   : tst_QPainter::drawClippedEllipse(76x51 top)
PASS   : tst_QPainter::drawClippedEllipse(76x51 topright)
PASS   : tst_QPainter::drawClippedEllipse(76x51 right)
PASS   : tst_QPainter::drawClippedEllipse(76x51 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(76x51 bottom)
PASS   : tst_QPainter::drawClippedEllipse(76x51 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(76x51 left)
PASS   : tst_QPainter::drawClippedEllipse(76x51 topleft)
PASS   : tst_QPainter::drawClippedEllipse(76x64 top)
PASS   : tst_QPainter::drawClippedEllipse(76x64 topright)
PASS   : tst_QPainter::drawClippedEllipse(76x64 right)
PASS   : tst_QPainter::drawClippedEllipse(76x64 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(76x64 bottom)
PASS   : tst_QPainter::drawClippedEllipse(76x64 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(76x64 left)
PASS   : tst_QPainter::drawClippedEllipse(76x64 topleft)
PASS   : tst_QPainter::drawClippedEllipse(76x77 top)
PASS   : tst_QPainter::drawClippedEllipse(76x77 topright)
PASS   : tst_QPainter::drawClippedEllipse(76x77 right)
PASS   : tst_QPainter::drawClippedEllipse(76x77 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(76x77 bottom)
PASS   : tst_QPainter::drawClippedEllipse(76x77 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(76x77 left)
PASS   : tst_QPainter::drawClippedEllipse(76x77 topleft)
PASS   : tst_QPainter::drawClippedEllipse(76x90 top)
PASS   : tst_QPainter::drawClippedEllipse(76x90 topright)
PASS   : tst_QPainter::drawClippedEllipse(76x90 right)
PASS   : tst_QPainter::drawClippedEllipse(76x90 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(76x90 bottom)
PASS   : tst_QPainter::drawClippedEllipse(76x90 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(76x90 left)
PASS   : tst_QPainter::drawClippedEllipse(76x90 topleft)
PASS   : tst_QPainter::drawClippedEllipse(76x103 top)
PASS   : tst_QPainter::drawClippedEllipse(76x103 topright)
PASS   : tst_QPainter::drawClippedEllipse(76x103 right)
PASS   : tst_QPainter::drawClippedEllipse(76x103 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(76x103 bottom)
PASS   : tst_QPainter::drawClippedEllipse(76x103 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(76x103 left)
PASS   : tst_QPainter::drawClippedEllipse(76x103 topleft)
PASS   : tst_QPainter::drawClippedEllipse(76x116 top)
PASS   : tst_QPainter::drawClippedEllipse(76x116 topright)
PASS   : tst_QPainter::drawClippedEllipse(76x116 right)
PASS   : tst_QPainter::drawClippedEllipse(76x116 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(76x116 bottom)
PASS   : tst_QPainter::drawClippedEllipse(76x116 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(76x116 left)
PASS   : tst_QPainter::drawClippedEllipse(76x116 topleft)
PASS   : tst_QPainter::drawClippedEllipse(83x41 top)
PASS   : tst_QPainter::drawClippedEllipse(83x41 topright)
PASS   : tst_QPainter::drawClippedEllipse(83x41 right)
PASS   : tst_QPainter::drawClippedEllipse(83x41 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(83x41 bottom)
PASS   : tst_QPainter::drawClippedEllipse(83x41 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(83x41 left)
PASS   : tst_QPainter::drawClippedEllipse(83x41 topleft)
PASS   : tst_QPainter::drawClippedEllipse(83x54 top)
PASS   : tst_QPainter::drawClippedEllipse(83x54 topright)
PASS   : tst_QPainter::drawClippedEllipse(83x54 right)
PASS   : tst_QPainter::drawClippedEllipse(83x54 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(83x54 bottom)
PASS   : tst_QPainter::drawClippedEllipse(83x54 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(83x54 left)
PASS   : tst_QPainter::drawClippedEllipse(83x54 topleft)
PASS   : tst_QPainter::drawClippedEllipse(83x67 top)
PASS   : tst_QPainter::drawClippedEllipse(83x67 topright)
PASS   : tst_QPainter::drawClippedEllipse(83x67 right)
PASS   : tst_QPainter::drawClippedEllipse(83x67 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(83x67 bottom)
PASS   : tst_QPainter::drawClippedEllipse(83x67 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(83x67 left)
PASS   : tst_QPainter::drawClippedEllipse(83x67 topleft)
PASS   : tst_QPainter::drawClippedEllipse(83x80 top)
PASS   : tst_QPainter::drawClippedEllipse(83x80 topright)
PASS   : tst_QPainter::drawClippedEllipse(83x80 right)
PASS   : tst_QPainter::drawClippedEllipse(83x80 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(83x80 bottom)
PASS   : tst_QPainter::drawClippedEllipse(83x80 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(83x80 left)
PASS   : tst_QPainter::drawClippedEllipse(83x80 topleft)
PASS   : tst_QPainter::drawClippedEllipse(83x93 top)
PASS   : tst_QPainter::drawClippedEllipse(83x93 topright)
PASS   : tst_QPainter::drawClippedEllipse(83x93 right)
PASS   : tst_QPainter::drawClippedEllipse(83x93 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(83x93 bottom)
PASS   : tst_QPainter::drawClippedEllipse(83x93 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(83x93 left)
PASS   : tst_QPainter::drawClippedEllipse(83x93 topleft)
PASS   : tst_QPainter::drawClippedEllipse(83x106 top)
PASS   : tst_QPainter::drawClippedEllipse(83x106 topright)
PASS   : tst_QPainter::drawClippedEllipse(83x106 right)
PASS   : tst_QPainter::drawClippedEllipse(83x106 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(83x106 bottom)
PASS   : tst_QPainter::drawClippedEllipse(83x106 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(83x106 left)
PASS   : tst_QPainter::drawClippedEllipse(83x106 topleft)
PASS   : tst_QPainter::drawClippedEllipse(83x119 top)
PASS   : tst_QPainter::drawClippedEllipse(83x119 topright)
PASS   : tst_QPainter::drawClippedEllipse(83x119 right)
PASS   : tst_QPainter::drawClippedEllipse(83x119 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(83x119 bottom)
PASS   : tst_QPainter::drawClippedEllipse(83x119 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(83x119 left)
PASS   : tst_QPainter::drawClippedEllipse(83x119 topleft)
PASS   : tst_QPainter::drawClippedEllipse(90x45 top)
PASS   : tst_QPainter::drawClippedEllipse(90x45 topright)
PASS   : tst_QPainter::drawClippedEllipse(90x45 right)
PASS   : tst_QPainter::drawClippedEllipse(90x45 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(90x45 bottom)
PASS   : tst_QPainter::drawClippedEllipse(90x45 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(90x45 left)
PASS   : tst_QPainter::drawClippedEllipse(90x45 topleft)
PASS   : tst_QPainter::drawClippedEllipse(90x58 top)
PASS   : tst_QPainter::drawClippedEllipse(90x58 topright)
PASS   : tst_QPainter::drawClippedEllipse(90x58 right)
PASS   : tst_QPainter::drawClippedEllipse(90x58 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(90x58 bottom)
PASS   : tst_QPainter::drawClippedEllipse(90x58 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(90x58 left)
PASS   : tst_QPainter::drawClippedEllipse(90x58 topleft)
PASS   : tst_QPainter::drawClippedEllipse(90x71 top)
PASS   : tst_QPainter::drawClippedEllipse(90x71 topright)
PASS   : tst_QPainter::drawClippedEllipse(90x71 right)
PASS   : tst_QPainter::drawClippedEllipse(90x71 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(90x71 bottom)
PASS   : tst_QPainter::drawClippedEllipse(90x71 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(90x71 left)
PASS   : tst_QPainter::drawClippedEllipse(90x71 topleft)
PASS   : tst_QPainter::drawClippedEllipse(90x84 top)
PASS   : tst_QPainter::drawClippedEllipse(90x84 topright)
PASS   : tst_QPainter::drawClippedEllipse(90x84 right)
PASS   : tst_QPainter::drawClippedEllipse(90x84 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(90x84 bottom)
PASS   : tst_QPainter::drawClippedEllipse(90x84 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(90x84 left)
PASS   : tst_QPainter::drawClippedEllipse(90x84 topleft)
PASS   : tst_QPainter::drawClippedEllipse(90x97 top)
PASS   : tst_QPainter::drawClippedEllipse(90x97 topright)
PASS   : tst_QPainter::drawClippedEllipse(90x97 right)
PASS   : tst_QPainter::drawClippedEllipse(90x97 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(90x97 bottom)
PASS   : tst_QPainter::drawClippedEllipse(90x97 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(90x97 left)
PASS   : tst_QPainter::drawClippedEllipse(90x97 topleft)
PASS   : tst_QPainter::drawClippedEllipse(90x110 top)
PASS   : tst_QPainter::drawClippedEllipse(90x110 topright)
PASS   : tst_QPainter::drawClippedEllipse(90x110 right)
PASS   : tst_QPainter::drawClippedEllipse(90x110 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(90x110 bottom)
PASS   : tst_QPainter::drawClippedEllipse(90x110 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(90x110 left)
PASS   : tst_QPainter::drawClippedEllipse(90x110 topleft)
PASS   : tst_QPainter::drawClippedEllipse(90x123 top)
PASS   : tst_QPainter::drawClippedEllipse(90x123 topright)
PASS   : tst_QPainter::drawClippedEllipse(90x123 right)
PASS   : tst_QPainter::drawClippedEllipse(90x123 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(90x123 bottom)
PASS   : tst_QPainter::drawClippedEllipse(90x123 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(90x123 left)
PASS   : tst_QPainter::drawClippedEllipse(90x123 topleft)
PASS   : tst_QPainter::drawClippedEllipse(97x48 top)
PASS   : tst_QPainter::drawClippedEllipse(97x48 topright)
PASS   : tst_QPainter::drawClippedEllipse(97x48 right)
PASS   : tst_QPainter::drawClippedEllipse(97x48 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(97x48 bottom)
PASS   : tst_QPainter::drawClippedEllipse(97x48 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(97x48 left)
PASS   : tst_QPainter::drawClippedEllipse(97x48 topleft)
PASS   : tst_QPainter::drawClippedEllipse(97x61 top)
PASS   : tst_QPainter::drawClippedEllipse(97x61 topright)
PASS   : tst_QPainter::drawClippedEllipse(97x61 right)
PASS   : tst_QPainter::drawClippedEllipse(97x61 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(97x61 bottom)
PASS   : tst_QPainter::drawClippedEllipse(97x61 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(97x61 left)
PASS   : tst_QPainter::drawClippedEllipse(97x61 topleft)
PASS   : tst_QPainter::drawClippedEllipse(97x74 top)
PASS   : tst_QPainter::drawClippedEllipse(97x74 topright)
PASS   : tst_QPainter::drawClippedEllipse(97x74 right)
PASS   : tst_QPainter::drawClippedEllipse(97x74 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(97x74 bottom)
PASS   : tst_QPainter::drawClippedEllipse(97x74 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(97x74 left)
PASS   : tst_QPainter::drawClippedEllipse(97x74 topleft)
PASS   : tst_QPainter::drawClippedEllipse(97x87 top)
PASS   : tst_QPainter::drawClippedEllipse(97x87 topright)
PASS   : tst_QPainter::drawClippedEllipse(97x87 right)
PASS   : tst_QPainter::drawClippedEllipse(97x87 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(97x87 bottom)
PASS   : tst_QPainter::drawClippedEllipse(97x87 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(97x87 left)
PASS   : tst_QPainter::drawClippedEllipse(97x87 topleft)
PASS   : tst_QPainter::drawClippedEllipse(97x100 top)
PASS   : tst_QPainter::drawClippedEllipse(97x100 topright)
PASS   : tst_QPainter::drawClippedEllipse(97x100 right)
PASS   : tst_QPainter::drawClippedEllipse(97x100 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(97x100 bottom)
PASS   : tst_QPainter::drawClippedEllipse(97x100 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(97x100 left)
PASS   : tst_QPainter::drawClippedEllipse(97x100 topleft)
PASS   : tst_QPainter::drawClippedEllipse(97x113 top)
PASS   : tst_QPainter::drawClippedEllipse(97x113 topright)
PASS   : tst_QPainter::drawClippedEllipse(97x113 right)
PASS   : tst_QPainter::drawClippedEllipse(97x113 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(97x113 bottom)
PASS   : tst_QPainter::drawClippedEllipse(97x113 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(97x113 left)
PASS   : tst_QPainter::drawClippedEllipse(97x113 topleft)
PASS   : tst_QPainter::drawClippedEllipse(97x126 top)
PASS   : tst_QPainter::drawClippedEllipse(97x126 topright)
PASS   : tst_QPainter::drawClippedEllipse(97x126 right)
PASS   : tst_QPainter::drawClippedEllipse(97x126 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(97x126 bottom)
PASS   : tst_QPainter::drawClippedEllipse(97x126 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(97x126 left)
PASS   : tst_QPainter::drawClippedEllipse(97x126 topleft)
PASS   : tst_QPainter::drawClippedEllipse(104x52 top)
PASS   : tst_QPainter::drawClippedEllipse(104x52 topright)
PASS   : tst_QPainter::drawClippedEllipse(104x52 right)
PASS   : tst_QPainter::drawClippedEllipse(104x52 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(104x52 bottom)
PASS   : tst_QPainter::drawClippedEllipse(104x52 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(104x52 left)
PASS   : tst_QPainter::drawClippedEllipse(104x52 topleft)
PASS   : tst_QPainter::drawClippedEllipse(104x65 top)
PASS   : tst_QPainter::drawClippedEllipse(104x65 topright)
PASS   : tst_QPainter::drawClippedEllipse(104x65 right)
PASS   : tst_QPainter::drawClippedEllipse(104x65 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(104x65 bottom)
PASS   : tst_QPainter::drawClippedEllipse(104x65 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(104x65 left)
PASS   : tst_QPainter::drawClippedEllipse(104x65 topleft)
PASS   : tst_QPainter::drawClippedEllipse(104x78 top)
PASS   : tst_QPainter::drawClippedEllipse(104x78 topright)
PASS   : tst_QPainter::drawClippedEllipse(104x78 right)
PASS   : tst_QPainter::drawClippedEllipse(104x78 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(104x78 bottom)
PASS   : tst_QPainter::drawClippedEllipse(104x78 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(104x78 left)
PASS   : tst_QPainter::drawClippedEllipse(104x78 topleft)
PASS   : tst_QPainter::drawClippedEllipse(104x91 top)
PASS   : tst_QPainter::drawClippedEllipse(104x91 topright)
PASS   : tst_QPainter::drawClippedEllipse(104x91 right)
PASS   : tst_QPainter::drawClippedEllipse(104x91 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(104x91 bottom)
PASS   : tst_QPainter::drawClippedEllipse(104x91 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(104x91 left)
PASS   : tst_QPainter::drawClippedEllipse(104x91 topleft)
PASS   : tst_QPainter::drawClippedEllipse(104x104 top)
PASS   : tst_QPainter::drawClippedEllipse(104x104 topright)
PASS   : tst_QPainter::drawClippedEllipse(104x104 right)
PASS   : tst_QPainter::drawClippedEllipse(104x104 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(104x104 bottom)
PASS   : tst_QPainter::drawClippedEllipse(104x104 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(104x104 left)
PASS   : tst_QPainter::drawClippedEllipse(104x104 topleft)
PASS   : tst_QPainter::drawClippedEllipse(104x117 top)
PASS   : tst_QPainter::drawClippedEllipse(104x117 topright)
PASS   : tst_QPainter::drawClippedEllipse(104x117 right)
PASS   : tst_QPainter::drawClippedEllipse(104x117 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(104x117 bottom)
PASS   : tst_QPainter::drawClippedEllipse(104x117 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(104x117 left)
PASS   : tst_QPainter::drawClippedEllipse(104x117 topleft)
PASS   : tst_QPainter::drawClippedEllipse(111x55 top)
PASS   : tst_QPainter::drawClippedEllipse(111x55 topright)
PASS   : tst_QPainter::drawClippedEllipse(111x55 right)
PASS   : tst_QPainter::drawClippedEllipse(111x55 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(111x55 bottom)
PASS   : tst_QPainter::drawClippedEllipse(111x55 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(111x55 left)
PASS   : tst_QPainter::drawClippedEllipse(111x55 topleft)
PASS   : tst_QPainter::drawClippedEllipse(111x68 top)
PASS   : tst_QPainter::drawClippedEllipse(111x68 topright)
PASS   : tst_QPainter::drawClippedEllipse(111x68 right)
PASS   : tst_QPainter::drawClippedEllipse(111x68 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(111x68 bottom)
PASS   : tst_QPainter::drawClippedEllipse(111x68 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(111x68 left)
PASS   : tst_QPainter::drawClippedEllipse(111x68 topleft)
PASS   : tst_QPainter::drawClippedEllipse(111x81 top)
PASS   : tst_QPainter::drawClippedEllipse(111x81 topright)
PASS   : tst_QPainter::drawClippedEllipse(111x81 right)
PASS   : tst_QPainter::drawClippedEllipse(111x81 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(111x81 bottom)
PASS   : tst_QPainter::drawClippedEllipse(111x81 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(111x81 left)
PASS   : tst_QPainter::drawClippedEllipse(111x81 topleft)
PASS   : tst_QPainter::drawClippedEllipse(111x94 top)
PASS   : tst_QPainter::drawClippedEllipse(111x94 topright)
PASS   : tst_QPainter::drawClippedEllipse(111x94 right)
PASS   : tst_QPainter::drawClippedEllipse(111x94 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(111x94 bottom)
PASS   : tst_QPainter::drawClippedEllipse(111x94 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(111x94 left)
PASS   : tst_QPainter::drawClippedEllipse(111x94 topleft)
PASS   : tst_QPainter::drawClippedEllipse(111x107 top)
PASS   : tst_QPainter::drawClippedEllipse(111x107 topright)
PASS   : tst_QPainter::drawClippedEllipse(111x107 right)
PASS   : tst_QPainter::drawClippedEllipse(111x107 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(111x107 bottom)
PASS   : tst_QPainter::drawClippedEllipse(111x107 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(111x107 left)
PASS   : tst_QPainter::drawClippedEllipse(111x107 topleft)
PASS   : tst_QPainter::drawClippedEllipse(111x120 top)
PASS   : tst_QPainter::drawClippedEllipse(111x120 topright)
PASS   : tst_QPainter::drawClippedEllipse(111x120 right)
PASS   : tst_QPainter::drawClippedEllipse(111x120 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(111x120 bottom)
PASS   : tst_QPainter::drawClippedEllipse(111x120 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(111x120 left)
PASS   : tst_QPainter::drawClippedEllipse(111x120 topleft)
PASS   : tst_QPainter::drawClippedEllipse(118x59 top)
PASS   : tst_QPainter::drawClippedEllipse(118x59 topright)
PASS   : tst_QPainter::drawClippedEllipse(118x59 right)
PASS   : tst_QPainter::drawClippedEllipse(118x59 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(118x59 bottom)
PASS   : tst_QPainter::drawClippedEllipse(118x59 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(118x59 left)
PASS   : tst_QPainter::drawClippedEllipse(118x59 topleft)
PASS   : tst_QPainter::drawClippedEllipse(118x72 top)
PASS   : tst_QPainter::drawClippedEllipse(118x72 topright)
PASS   : tst_QPainter::drawClippedEllipse(118x72 right)
PASS   : tst_QPainter::drawClippedEllipse(118x72 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(118x72 bottom)
PASS   : tst_QPainter::drawClippedEllipse(118x72 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(118x72 left)
PASS   : tst_QPainter::drawClippedEllipse(118x72 topleft)
PASS   : tst_QPainter::drawClippedEllipse(118x85 top)
PASS   : tst_QPainter::drawClippedEllipse(118x85 topright)
PASS   : tst_QPainter::drawClippedEllipse(118x85 right)
PASS   : tst_QPainter::drawClippedEllipse(118x85 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(118x85 bottom)
PASS   : tst_QPainter::drawClippedEllipse(118x85 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(118x85 left)
PASS   : tst_QPainter::drawClippedEllipse(118x85 topleft)
PASS   : tst_QPainter::drawClippedEllipse(118x98 top)
PASS   : tst_QPainter::drawClippedEllipse(118x98 topright)
PASS   : tst_QPainter::drawClippedEllipse(118x98 right)
PASS   : tst_QPainter::drawClippedEllipse(118x98 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(118x98 bottom)
PASS   : tst_QPainter::drawClippedEllipse(118x98 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(118x98 left)
PASS   : tst_QPainter::drawClippedEllipse(118x98 topleft)
PASS   : tst_QPainter::drawClippedEllipse(118x111 top)
PASS   : tst_QPainter::drawClippedEllipse(118x111 topright)
PASS   : tst_QPainter::drawClippedEllipse(118x111 right)
PASS   : tst_QPainter::drawClippedEllipse(118x111 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(118x111 bottom)
PASS   : tst_QPainter::drawClippedEllipse(118x111 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(118x111 left)
PASS   : tst_QPainter::drawClippedEllipse(118x111 topleft)
PASS   : tst_QPainter::drawClippedEllipse(118x124 top)
PASS   : tst_QPainter::drawClippedEllipse(118x124 topright)
PASS   : tst_QPainter::drawClippedEllipse(118x124 right)
PASS   : tst_QPainter::drawClippedEllipse(118x124 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(118x124 bottom)
PASS   : tst_QPainter::drawClippedEllipse(118x124 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(118x124 left)
PASS   : tst_QPainter::drawClippedEllipse(118x124 topleft)
PASS   : tst_QPainter::drawClippedEllipse(125x62 top)
PASS   : tst_QPainter::drawClippedEllipse(125x62 topright)
PASS   : tst_QPainter::drawClippedEllipse(125x62 right)
PASS   : tst_QPainter::drawClippedEllipse(125x62 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(125x62 bottom)
PASS   : tst_QPainter::drawClippedEllipse(125x62 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(125x62 left)
PASS   : tst_QPainter::drawClippedEllipse(125x62 topleft)
PASS   : tst_QPainter::drawClippedEllipse(125x75 top)
PASS   : tst_QPainter::drawClippedEllipse(125x75 topright)
PASS   : tst_QPainter::drawClippedEllipse(125x75 right)
PASS   : tst_QPainter::drawClippedEllipse(125x75 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(125x75 bottom)
PASS   : tst_QPainter::drawClippedEllipse(125x75 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(125x75 left)
PASS   : tst_QPainter::drawClippedEllipse(125x75 topleft)
PASS   : tst_QPainter::drawClippedEllipse(125x88 top)
PASS   : tst_QPainter::drawClippedEllipse(125x88 topright)
PASS   : tst_QPainter::drawClippedEllipse(125x88 right)
PASS   : tst_QPainter::drawClippedEllipse(125x88 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(125x88 bottom)
PASS   : tst_QPainter::drawClippedEllipse(125x88 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(125x88 left)
PASS   : tst_QPainter::drawClippedEllipse(125x88 topleft)
PASS   : tst_QPainter::drawClippedEllipse(125x101 top)
PASS   : tst_QPainter::drawClippedEllipse(125x101 topright)
PASS   : tst_QPainter::drawClippedEllipse(125x101 right)
PASS   : tst_QPainter::drawClippedEllipse(125x101 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(125x101 bottom)
PASS   : tst_QPainter::drawClippedEllipse(125x101 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(125x101 left)
PASS   : tst_QPainter::drawClippedEllipse(125x101 topleft)
PASS   : tst_QPainter::drawClippedEllipse(125x114 top)
PASS   : tst_QPainter::drawClippedEllipse(125x114 topright)
PASS   : tst_QPainter::drawClippedEllipse(125x114 right)
PASS   : tst_QPainter::drawClippedEllipse(125x114 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(125x114 bottom)
PASS   : tst_QPainter::drawClippedEllipse(125x114 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(125x114 left)
PASS   : tst_QPainter::drawClippedEllipse(125x114 topleft)
PASS   : tst_QPainter::drawClippedEllipse(125x127 top)
PASS   : tst_QPainter::drawClippedEllipse(125x127 topright)
PASS   : tst_QPainter::drawClippedEllipse(125x127 right)
PASS   : tst_QPainter::drawClippedEllipse(125x127 bottomright)
PASS   : tst_QPainter::drawClippedEllipse(125x127 bottom)
PASS   : tst_QPainter::drawClippedEllipse(125x127 bottomleft)
PASS   : tst_QPainter::drawClippedEllipse(125x127 left)
PASS   : tst_QPainter::drawClippedEllipse(125x127 topleft)
PASS   : tst_QPainter::drawPath(int-aligned rect)
PASS   : tst_QPainter::drawPath(non-aligned rect)
PASS   : tst_QPainter::drawPath(non-aligned rect 2)
PASS   : tst_QPainter::drawPath(non-aligned rect 3)
PASS   : tst_QPainter::drawPath(rect-in-rect)
PASS   : tst_QPainter::drawPath(rect-in-rect-in-rect)
PASS   : tst_QPainter::drawPath2()
PASS   : tst_QPainter::drawPath3()
PASS   : tst_QPainter::drawRoundedRect(rect(6, 6, 3, 3) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(6, 6, 3, 3) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(6, 12, 3, 14) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(6, 12, 3, 14) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(6, 17, 3, 25) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(6, 17, 3, 25) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(6, 23, 3, 36) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(6, 23, 3, 36) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(6, 28, 3, 47) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(6, 28, 3, 47) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(10, 6, 10, 3) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(10, 6, 10, 3) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(10, 12, 10, 14) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(10, 12, 10, 14) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(10, 17, 10, 25) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(10, 17, 10, 25) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(10, 23, 10, 36) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(10, 23, 10, 36) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(10, 28, 10, 47) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(10, 28, 10, 47) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(13, 6, 17, 3) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(13, 6, 17, 3) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(13, 12, 17, 14) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(13, 12, 17, 14) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(13, 17, 17, 25) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(13, 17, 17, 25) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(13, 23, 17, 36) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(13, 23, 17, 36) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(13, 28, 17, 47) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(13, 28, 17, 47) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(17, 6, 24, 3) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(17, 6, 24, 3) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(17, 12, 24, 14) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(17, 12, 24, 14) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(17, 17, 24, 25) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(17, 17, 24, 25) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(17, 23, 24, 36) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(17, 23, 24, 36) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(17, 28, 24, 47) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(17, 28, 24, 47) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(20, 6, 31, 3) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(20, 6, 31, 3) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(20, 12, 31, 14) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(20, 12, 31, 14) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(20, 17, 31, 25) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(20, 17, 31, 25) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(20, 23, 31, 36) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(20, 23, 31, 36) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(20, 28, 31, 47) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(20, 28, 31, 47) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(24, 6, 38, 3) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(24, 6, 38, 3) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(24, 12, 38, 14) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(24, 12, 38, 14) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(24, 17, 38, 25) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(24, 17, 38, 25) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(24, 23, 38, 36) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(24, 23, 38, 36) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(24, 28, 38, 47) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(24, 28, 38, 47) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(27, 6, 45, 3) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(27, 6, 45, 3) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(27, 12, 45, 14) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(27, 12, 45, 14) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(27, 17, 45, 25) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(27, 17, 45, 25) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(27, 23, 45, 36) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(27, 23, 45, 36) no pen)
PASS   : tst_QPainter::drawRoundedRect(rect(27, 28, 45, 47) with pen)
PASS   : tst_QPainter::drawRoundedRect(rect(27, 28, 45, 47) no pen)
PASS   : tst_QPainter::qimageFormats(QImage::Format_RGB32)
PASS   : tst_QPainter::qimageFormats(QImage::Format_ARGB32)
PASS   : tst_QPainter::qimageFormats(QImage::Format_ARGB32_Premultiplied)
PASS   : tst_QPainter::qimageFormats(QImage::Format_RGB16)
PASS   : tst_QPainter::qimageFormats(Qimage::Format_ARGB8565_Premultiplied)
PASS   : tst_QPainter::qimageFormats(Qimage::Format_RGB666)
PASS   : tst_QPainter::qimageFormats(Qimage::Format_RGB555)
PASS   : tst_QPainter::qimageFormats(Qimage::Format_ARGB8555_Premultiplied)
PASS   : tst_QPainter::qimageFormats(Qimage::Format_RGB888)
PASS   : tst_QPainter::qimageFormats(Qimage::Format_BGR888)
PASS   : tst_QPainter::qimageFormats(Qimage::Format_A2RGB30_Premultiplied)
PASS   : tst_QPainter::qimageFormats(Qimage::Format_RGB30)
PASS   : tst_QPainter::qimageFormats(QImage::Format_RGBX16FPx4)
PASS   : tst_QPainter::qimageFormats(QImage::Format_RGBA32FPx4_Premultiplied)
PASS   : tst_QPainter::textOnTransparentImage()
PASS   : tst_QPainter::setWindow()
PASS   : tst_QPainter::combinedTransform()
PASS   : tst_QPainter::renderHints()
PASS   : tst_QPainter::disableEnableClipping()
PASS   : tst_QPainter::setClipRect()
PASS   : tst_QPainter::clipRect()
PASS   : tst_QPainter::setEqualClipRegionAndPath(empty)
PASS   : tst_QPainter::setEqualClipRegionAndPath(simple rect)
PASS   : tst_QPainter::setEqualClipRegionAndPath(two rects)
PASS   : tst_QPainter::setEqualClipRegionAndPath(two x-adjacent rects)
PASS   : tst_QPainter::setEqualClipRegionAndPath(two x-adjacent rects 2)
PASS   : tst_QPainter::setEqualClipRegionAndPath(two x-adjacent rects 3)
PASS   : tst_QPainter::setEqualClipRegionAndPath(two x-adjacent rects 4)
PASS   : tst_QPainter::setEqualClipRegionAndPath(ellipse)
PASS   : tst_QPainter::setEqualClipRegionAndPath(ellipse 2)
PASS   : tst_QPainter::clipRectSaveRestore()
PASS   : tst_QPainter::clipStateSaveRestore()
PASS   : tst_QPainter::clippedFillPath(simple rect 0)
PASS   : tst_QPainter::clippedFillPath(simple rect 1)
PASS   : tst_QPainter::clippedFillPath(simple rect 2)
PASS   : tst_QPainter::clippedFillPath(simple rect 3)
PASS   : tst_QPainter::clippedFillPath(simple rect 4)
PASS   : tst_QPainter::clippedFillPath(ellipse 0)
PASS   : tst_QPainter::clippedFillPath(ellipse 1)
PASS   : tst_QPainter::clippedFillPath(ellipse 2)
PASS   : tst_QPainter::clippedFillPath(ellipse 3)
PASS   : tst_QPainter::clippedFillPath(ellipse 4)
PASS   : tst_QPainter::clippedFillPath(round rect 0)
PASS   : tst_QPainter::clippedFillPath(round rect 1)
PASS   : tst_QPainter::clippedFillPath(round rect 2)
PASS   : tst_QPainter::clippedFillPath(round rect 3)
PASS   : tst_QPainter::clippedFillPath(round rect 4)
PASS   : tst_QPainter::clippedFillPath(cubic 0)
PASS   : tst_QPainter::clippedFillPath(cubic 1)
PASS   : tst_QPainter::clippedFillPath(cubic 2)
PASS   : tst_QPainter::clippedFillPath(cubic 3)
PASS   : tst_QPainter::clippedFillPath(cubic 4)
PASS   : tst_QPainter::clippedLines(line (15, 15, 65, 65) 0)
PASS   : tst_QPainter::clippedLines(line (15, 15, 65, 65) 1)
PASS   : tst_QPainter::clippedLines(line (15, 15, 65, 65) 2)
PASS   : tst_QPainter::clippedLines(line (15, 15, 65, 65) 3)
PASS   : tst_QPainter::clippedLines(line (15, 15, 65, 65) 4)
PASS   : tst_QPainter::clippedLines(line (14, 14, 66, 66) 0)
PASS   : tst_QPainter::clippedLines(line (14, 14, 66, 66) 1)
PASS   : tst_QPainter::clippedLines(line (14, 14, 66, 66) 2)
PASS   : tst_QPainter::clippedLines(line (14, 14, 66, 66) 3)
PASS   : tst_QPainter::clippedLines(line (14, 14, 66, 66) 4)
PASS   : tst_QPainter::clippedLines(line (16, 16, 64, 64) 0)
PASS   : tst_QPainter::clippedLines(line (16, 16, 64, 64) 1)
PASS   : tst_QPainter::clippedLines(line (16, 16, 64, 64) 2)
PASS   : tst_QPainter::clippedLines(line (16, 16, 64, 64) 3)
PASS   : tst_QPainter::clippedLines(line (16, 16, 64, 64) 4)
PASS   : tst_QPainter::clippedLines(line (65, 65, 15, 15) 0)
PASS   : tst_QPainter::clippedLines(line (65, 65, 15, 15) 1)
PASS   : tst_QPainter::clippedLines(line (65, 65, 15, 15) 2)
PASS   : tst_QPainter::clippedLines(line (65, 65, 15, 15) 3)
PASS   : tst_QPainter::clippedLines(line (65, 65, 15, 15) 4)
PASS   : tst_QPainter::clippedLines(line (66, 66, 14, 14) 0)
PASS   : tst_QPainter::clippedLines(line (66, 66, 14, 14) 1)
PASS   : tst_QPainter::clippedLines(line (66, 66, 14, 14) 2)
PASS   : tst_QPainter::clippedLines(line (66, 66, 14, 14) 3)
PASS   : tst_QPainter::clippedLines(line (66, 66, 14, 14) 4)
PASS   : tst_QPainter::clippedLines(line (64, 64, 14, 14) 0)
PASS   : tst_QPainter::clippedLines(line (64, 64, 14, 14) 1)
PASS   : tst_QPainter::clippedLines(line (64, 64, 14, 14) 2)
PASS   : tst_QPainter::clippedLines(line (64, 64, 14, 14) 3)
PASS   : tst_QPainter::clippedLines(line (64, 64, 14, 14) 4)
PASS   : tst_QPainter::clippedLines(line (15, 50, 15, 64) 0)
PASS   : tst_QPainter::clippedLines(line (15, 50, 15, 64) 1)
PASS   : tst_QPainter::clippedLines(line (15, 50, 15, 64) 2)
PASS   : tst_QPainter::clippedLines(line (15, 50, 15, 64) 3)
PASS   : tst_QPainter::clippedLines(line (15, 50, 15, 64) 4)
PASS   : tst_QPainter::clippedLines(line (15, 50, 15, 65) 0)
PASS   : tst_QPainter::clippedLines(line (15, 50, 15, 65) 1)
PASS   : tst_QPainter::clippedLines(line (15, 50, 15, 65) 2)
PASS   : tst_QPainter::clippedLines(line (15, 50, 15, 65) 3)
PASS   : tst_QPainter::clippedLines(line (15, 50, 15, 65) 4)
PASS   : tst_QPainter::clippedLines(line (15, 50, 15, 66) 0)
PASS   : tst_QPainter::clippedLines(line (15, 50, 15, 66) 1)
PASS   : tst_QPainter::clippedLines(line (15, 50, 15, 66) 2)
PASS   : tst_QPainter::clippedLines(line (15, 50, 15, 66) 3)
PASS   : tst_QPainter::clippedLines(line (15, 50, 15, 66) 4)
PASS   : tst_QPainter::clippedLines(line (15, 50, 64, 50) 0)
PASS   : tst_QPainter::clippedLines(line (15, 50, 64, 50) 1)
PASS   : tst_QPainter::clippedLines(line (15, 50, 64, 50) 2)
PASS   : tst_QPainter::clippedLines(line (15, 50, 64, 50) 3)
PASS   : tst_QPainter::clippedLines(line (15, 50, 64, 50) 4)
PASS   : tst_QPainter::clippedLines(line (15, 50, 65, 50) 0)
PASS   : tst_QPainter::clippedLines(line (15, 50, 65, 50) 1)
PASS   : tst_QPainter::clippedLines(line (15, 50, 65, 50) 2)
PASS   : tst_QPainter::clippedLines(line (15, 50, 65, 50) 3)
PASS   : tst_QPainter::clippedLines(line (15, 50, 65, 50) 4)
PASS   : tst_QPainter::clippedLines(line (15, 50, 66, 50) 0)
PASS   : tst_QPainter::clippedLines(line (15, 50, 66, 50) 1)
PASS   : tst_QPainter::clippedLines(line (15, 50, 66, 50) 2)
PASS   : tst_QPainter::clippedLines(line (15, 50, 66, 50) 3)
PASS   : tst_QPainter::clippedLines(line (15, 50, 66, 50) 4)
PASS   : tst_QPainter::clippedPolygon(simple rect 0)
PASS   : tst_QPainter::clippedPolygon(simple rect 1)
PASS   : tst_QPainter::clippedPolygon(simple rect 2)
PASS   : tst_QPainter::clippedPolygon(simple rect 3)
PASS   : tst_QPainter::clippedPolygon(simple rect 4)
PASS   : tst_QPainter::clippedPolygon(ellipse 0)
PASS   : tst_QPainter::clippedPolygon(ellipse 1)
PASS   : tst_QPainter::clippedPolygon(ellipse 2)
PASS   : tst_QPainter::clippedPolygon(ellipse 3)
PASS   : tst_QPainter::clippedPolygon(ellipse 4)
PASS   : tst_QPainter::clippedPolygon(round rect 0)
PASS   : tst_QPainter::clippedPolygon(round rect 1)
PASS   : tst_QPainter::clippedPolygon(round rect 2)
PASS   : tst_QPainter::clippedPolygon(round rect 3)
PASS   : tst_QPainter::clippedPolygon(round rect 4)
PASS   : tst_QPainter::clippedPolygon(cubic 0)
PASS   : tst_QPainter::clippedPolygon(cubic 1)
PASS   : tst_QPainter::clippedPolygon(cubic 2)
PASS   : tst_QPainter::clippedPolygon(cubic 3)
PASS   : tst_QPainter::clippedPolygon(cubic 4)
PASS   : tst_QPainter::clippedText()
PASS   : tst_QPainter::clipBoundingRect()
PASS   : tst_QPainter::transformedClip()
PASS   : tst_QPainter::scaledClipConsistency(clipRect)
PASS   : tst_QPainter::scaledClipConsistency(clipRectF)
PASS   : tst_QPainter::scaledClipConsistency(clipRegionSingle)
PASS   : tst_QPainter::scaledClipConsistency(clipRegionMulti)
PASS   : tst_QPainter::scaledClipConsistency(clipPathR)
PASS   : tst_QPainter::scaledClipConsistency(clipPath)
PASS   : tst_QPainter::setOpacity(ARGB32P on ARGB32P)
PASS   : tst_QPainter::setOpacity(ARGB32 on ARGB32)
PASS   : tst_QPainter::setOpacity(RGB32 on RGB32)
PASS   : tst_QPainter::setOpacity(RGB16 on RGB16)
PASS   : tst_QPainter::setOpacity(ARGB8565_Premultiplied on ARGB8565_Premultiplied)
PASS   : tst_QPainter::setOpacity(RGB555 on RGB555)
PASS   : tst_QPainter::setOpacity(RGB666 on RGB666)
PASS   : tst_QPainter::setOpacity(ARGB8555_Premultiplied on ARGB8555_Premultiplied)
PASS   : tst_QPainter::setOpacity(RGB888 on RGB888)
PASS   : tst_QPainter::setOpacity(RGB32 on RGB16)
PASS   : tst_QPainter::setOpacity(RGB32 on ARGB8565_Premultiplied)
PASS   : tst_QPainter::setOpacity(RGB32 on RGB666)
PASS   : tst_QPainter::setOpacity(RGB32 on RGB555)
PASS   : tst_QPainter::setOpacity(RGB32 on ARGB8555_Premultiplied)
PASS   : tst_QPainter::setOpacity(RGB32 on RGB888)
PASS   : tst_QPainter::setOpacity(RGB16 on RGB32)
PASS   : tst_QPainter::setOpacity(ARGB8565_Premultiplied on RGB32)
PASS   : tst_QPainter::setOpacity(RGB666 on RGB32)
PASS   : tst_QPainter::setOpacity(RGB555 on RGB32)
PASS   : tst_QPainter::setOpacity(ARGB8555_Premultiplied on RGB32)
PASS   : tst_QPainter::setOpacity(RGB888 on RGB32)
PASS   : tst_QPainter::setOpacity(RGB555 on RGB888)
PASS   : tst_QPainter::setOpacity(RGB666 on RGB888)
PASS   : tst_QPainter::setOpacity(RGB444 on RGB444)
PASS   : tst_QPainter::setOpacity(RGBA8888P on RGBA8888P)
PASS   : tst_QPainter::setOpacity(RGBA8888 on RGBA8888)
PASS   : tst_QPainter::setOpacity(RGBx8888 on RGBx8888)
PASS   : tst_QPainter::setOpacity(RGBA8888P on ARGB32P)
PASS   : tst_QPainter::setOpacity(RGBx8888 on ARGB32P)
PASS   : tst_QPainter::setOpacity(ARGB32P on RGBA8888P)
PASS   : tst_QPainter::setOpacity(RGB32 on RGBx8888)
PASS   : tst_QPainter::setOpacity(RGB30 on RGB32)
PASS   : tst_QPainter::setOpacity(BGR30 on ARGB32P)
PASS   : tst_QPainter::setOpacity(A2RGB30P on ARGB32P)
PASS   : tst_QPainter::setOpacity(A2RGB30P on A2RGB30P)
PASS   : tst_QPainter::setOpacity(ARGB32P on A2RGB30P)
PASS   : tst_QPainter::setOpacity(RGB32 on A2BGR30P)
PASS   : tst_QPainter::setOpacity(RGB30 on A2BGR30P)
PASS   : tst_QPainter::setOpacity(A2RGB30P on A2BGR30P)
PASS   : tst_QPainter::setOpacity(ARGB32P on BGR30)
PASS   : tst_QPainter::setOpacity(ARGB32P on RGB30)
PASS   : tst_QPainter::setOpacity(A2RGB30P on RGB30)
PASS   : tst_QPainter::setOpacity(RGBA64P on RGBA64P)
PASS   : tst_QPainter::setOpacity(RGBA64 on RGBA64)
PASS   : tst_QPainter::setOpacity(RGBx64 on RGBx64)
PASS   : tst_QPainter::setOpacity(RGBA64P on ARGB32P)
PASS   : tst_QPainter::setOpacity(RGBx64 on ARGB32P)
PASS   : tst_QPainter::setOpacity(ARGB32P on RGBA64P)
PASS   : tst_QPainter::drawhelper_blend_untransformed(ARGB32P on ARGB32P)
PASS   : tst_QPainter::drawhelper_blend_untransformed(ARGB32 on ARGB32)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGB32 on RGB32)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGB16 on RGB16)
PASS   : tst_QPainter::drawhelper_blend_untransformed(ARGB8565_Premultiplied on ARGB8565_Premultiplied)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGB555 on RGB555)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGB666 on RGB666)
PASS   : tst_QPainter::drawhelper_blend_untransformed(ARGB8555_Premultiplied on ARGB8555_Premultiplied)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGB888 on RGB888)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGB32 on RGB16)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGB32 on ARGB8565_Premultiplied)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGB32 on RGB666)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGB32 on RGB555)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGB32 on ARGB8555_Premultiplied)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGB32 on RGB888)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGB16 on RGB32)
PASS   : tst_QPainter::drawhelper_blend_untransformed(ARGB8565_Premultiplied on RGB32)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGB666 on RGB32)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGB555 on RGB32)
PASS   : tst_QPainter::drawhelper_blend_untransformed(ARGB8555_Premultiplied on RGB32)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGB888 on RGB32)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGB555 on RGB888)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGB666 on RGB888)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGB444 on RGB444)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGBA8888P on RGBA8888P)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGBA8888 on RGBA8888)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGBx8888 on RGBx8888)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGBA8888P on ARGB32P)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGBx8888 on ARGB32P)
PASS   : tst_QPainter::drawhelper_blend_untransformed(ARGB32P on RGBA8888P)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGB32 on RGBx8888)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGB30 on RGB32)
PASS   : tst_QPainter::drawhelper_blend_untransformed(BGR30 on ARGB32P)
PASS   : tst_QPainter::drawhelper_blend_untransformed(A2RGB30P on ARGB32P)
PASS   : tst_QPainter::drawhelper_blend_untransformed(A2RGB30P on A2RGB30P)
PASS   : tst_QPainter::drawhelper_blend_untransformed(ARGB32P on A2RGB30P)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGB32 on A2BGR30P)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGB30 on A2BGR30P)
PASS   : tst_QPainter::drawhelper_blend_untransformed(A2RGB30P on A2BGR30P)
PASS   : tst_QPainter::drawhelper_blend_untransformed(ARGB32P on BGR30)
PASS   : tst_QPainter::drawhelper_blend_untransformed(ARGB32P on RGB30)
PASS   : tst_QPainter::drawhelper_blend_untransformed(A2RGB30P on RGB30)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGBA64P on RGBA64P)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGBA64 on RGBA64)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGBx64 on RGBx64)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGBA64P on ARGB32P)
PASS   : tst_QPainter::drawhelper_blend_untransformed(RGBx64 on ARGB32P)
PASS   : tst_QPainter::drawhelper_blend_untransformed(ARGB32P on RGBA64P)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(ARGB32P on ARGB32P)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(ARGB32 on ARGB32)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGB32 on RGB32)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGB16 on RGB16)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(ARGB8565_Premultiplied on ARGB8565_Premultiplied)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGB555 on RGB555)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGB666 on RGB666)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(ARGB8555_Premultiplied on ARGB8555_Premultiplied)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGB888 on RGB888)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGB32 on RGB16)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGB32 on ARGB8565_Premultiplied)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGB32 on RGB666)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGB32 on RGB555)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGB32 on ARGB8555_Premultiplied)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGB32 on RGB888)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGB16 on RGB32)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(ARGB8565_Premultiplied on RGB32)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGB666 on RGB32)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGB555 on RGB32)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(ARGB8555_Premultiplied on RGB32)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGB888 on RGB32)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGB555 on RGB888)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGB666 on RGB888)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGB444 on RGB444)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGBA8888P on RGBA8888P)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGBA8888 on RGBA8888)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGBx8888 on RGBx8888)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGBA8888P on ARGB32P)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGBx8888 on ARGB32P)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(ARGB32P on RGBA8888P)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGB32 on RGBx8888)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGB30 on RGB32)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(BGR30 on ARGB32P)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(A2RGB30P on ARGB32P)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(A2RGB30P on A2RGB30P)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(ARGB32P on A2RGB30P)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGB32 on A2BGR30P)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGB30 on A2BGR30P)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(A2RGB30P on A2BGR30P)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(ARGB32P on BGR30)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(ARGB32P on RGB30)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(A2RGB30P on RGB30)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGBA64P on RGBA64P)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGBA64 on RGBA64)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGBx64 on RGBx64)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGBA64P on ARGB32P)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(RGBx64 on ARGB32P)
PASS   : tst_QPainter::drawhelper_blend_tiled_untransformed(ARGB32P on RGBA64P)
PASS   : tst_QPainter::porterDuff_warning()
PASS   : tst_QPainter::drawhelper_blend_color()
PASS   : tst_QPainter::childWidgetViewport()
PASS   : tst_QPainter::fillRect_objectBoundingModeGradient()
PASS   : tst_QPainter::fillRect_stretchToDeviceMode()
PASS   : tst_QPainter::monoImages()
PASS   : tst_QPainter::linearGradientSymmetry(multiple stops)
PASS   : tst_QPainter::linearGradientSymmetry(two stops)
PASS   : tst_QPainter::linearGradientSymmetry(two stops 2)
PASS   : tst_QPainter::gradientInterpolation()
PASS   : tst_QPainter::gradientPixelFormat(argb32)
PASS   : tst_QPainter::gradientPixelFormat(rgb32)
PASS   : tst_QPainter::gradientPixelFormat(rgb888)
PASS   : tst_QPainter::gradientPixelFormat(rgbx8888)
PASS   : tst_QPainter::gradientPixelFormat(rgba8888)
PASS   : tst_QPainter::gradientPixelFormat(rgba8888_pm)
PASS   : tst_QPainter::gradientPixelFormat(rgbx64)
PASS   : tst_QPainter::gradientPixelFormat(rgba64_pm)
PASS   : tst_QPainter::linearGradientRgb30(white->black)
PASS   : tst_QPainter::linearGradientRgb30(blue->black)
PASS   : tst_QPainter::linearGradientRgb30(white->red)
PASS   : tst_QPainter::radialGradientRgb30(white->black)
PASS   : tst_QPainter::radialGradientRgb30(blue->black)
PASS   : tst_QPainter::radialGradientRgb30(white->red)
PASS   : tst_QPainter::radialGradient_QTBUG120332_ubsan()
PASS   : tst_QPainter::radialGradient_QTBUG130992_crash()
PASS   : tst_QPainter::fpe_pixmapTransform()
PASS   : tst_QPainter::fpe_zeroLengthLines()
PASS   : tst_QPainter::fpe_divByZero()
PASS   : tst_QPainter::fpe_steepSlopes(task 207147 aa)
PASS   : tst_QPainter::fpe_steepSlopes(task 207147 no aa)
PASS   : tst_QPainter::fpe_steepSlopes(task 166702 aa)
PASS   : tst_QPainter::fpe_steepSlopes(task 166702 no aa)
PASS   : tst_QPainter::fpe_steepSlopes(steep line aa)
PASS   : tst_QPainter::fpe_steepSlopes(steep line no aa)
PASS   : tst_QPainter::fpe_steepSlopes(steep line 2 aa)
PASS   : tst_QPainter::fpe_steepSlopes(steep line 2 no aa)
PASS   : tst_QPainter::fpe_steepSlopes(steep line 3 aa)
PASS   : tst_QPainter::fpe_steepSlopes(steep line 3 no aa)
PASS   : tst_QPainter::fpe_rasterizeLine_task232012()
PASS   : tst_QPainter::fpe_radialGradients()
PASS   : tst_QPainter::rasterizer_asserts()
PASS   : tst_QPainter::rasterizer_negativeCoords()
PASS   : tst_QPainter::blendOverFlow(555,1,1)
PASS   : tst_QPainter::blendOverFlow(555,2,2)
PASS   : tst_QPainter::blendOverFlow(555,10,10)
PASS   : tst_QPainter::blendOverFlow(565,1,1)
PASS   : tst_QPainter::blendOverFlow(565,2,2)
PASS   : tst_QPainter::blendOverFlow(565,10,10)
PASS   : tst_QPainter::largeImagePainting(tall)
PASS   : tst_QPainter::largeImagePainting(tall aa)
PASS   : tst_QPainter::largeImagePainting(wide)
PASS   : tst_QPainter::largeImagePainting(wide aa)
PASS   : tst_QPainter::imageScaling_task206785()
PASS   : tst_QPainter::outlineFillConsistency()
PASS   : tst_QPainter::drawImage_task217400(444)
PASS   : tst_QPainter::drawImage_task217400(555)
PASS   : tst_QPainter::drawImage_task217400(565)
PASS   : tst_QPainter::drawImage_task217400(888p)
PASS   : tst_QPainter::drawImage_task217400(888)
PASS   : tst_QPainter::drawImage_1x1()
PASS   : tst_QPainter::drawImage_task258776()
PASS   : tst_QPainter::drawImage_QTBUG28324()
PASS   : tst_QPainter::drawRect_task215378()
PASS   : tst_QPainter::drawRect_task247505()
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 1, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 2, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 3, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 4, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 5, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 6, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 7, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 8, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 9, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 10, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 11, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 12, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 13, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 14, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 15, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 16, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 17, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 18, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 19, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 20, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 21, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 22, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 23, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 24, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 25, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 26, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 27, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 28, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 29, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 30, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 31, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 32, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 33, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 34, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 35, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 1, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 1, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 1, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 1, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 2, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 2, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 2, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 2, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 4, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 4, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 4, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 4, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 5, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 5, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 5, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 5, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 6, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 6, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 6, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 6, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 7, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 7, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 7, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 7, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 8, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 8, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 8, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 8, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 9, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 9, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 9, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 9, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 10, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 10, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 10, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 10, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 11, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 11, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 11, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 11, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 12, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 12, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 12, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 12, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 13, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 13, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 13, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 13, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 14, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 14, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 14, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 14, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 15, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 15, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 15, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 15, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 16, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 16, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 16, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 16, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 17, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 17, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 17, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 17, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 18, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 18, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 18, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 18, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 19, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 19, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 19, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 19, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 20, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 20, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 20, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 20, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 21, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 21, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 21, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 21, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 22, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 22, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 22, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 22, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 24, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 24, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 24, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 24, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 25, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 25, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 25, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 25, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 26, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 26, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 26, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 26, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 27, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 27, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 27, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 27, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 28, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 28, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 28, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 28, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 29, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 29, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 29, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 29, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 30, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 30, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 30, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 30, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 31, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 31, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 31, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 31, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 32, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 32, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 32, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 32, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 33, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 33, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 33, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 33, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 34, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 34, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 34, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 34, odd x: 1, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 35, odd x: 0, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 35, odd x: 0, odd width: 1)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 35, odd x: 1, odd width: 0)
PASS   : tst_QPainter::drawImage(srcFormat 36, dstFormat 35, odd x: 1, odd width: 1)
PASS   : tst_QPainter::clippedImage()
PASS   : tst_QPainter::stateResetBetweenQPainters()
PASS   : tst_QPainter::imageCoordinateLimit()
PASS   : tst_QPainter::imageBlending(rgb565_on_rgb565)
PASS   : tst_QPainter::imageBlending(argb8565_on_rgb565)
PASS   : tst_QPainter::imageBlending(rgb32_on_rgb565)
PASS   : tst_QPainter::imageBlending(argb32pm_on_rgb565)
PASS   : tst_QPainter::imageBlending_clipped()
QWARN  : tst_QPainter::paintOnNullPixmap() QPainter::begin: Paint device returned engine == 0, type: 2
QWARN  : tst_QPainter::paintOnNullPixmap() QPainter::end: Painter not active, aborted
PASS   : tst_QPainter::paintOnNullPixmap()
PASS   : tst_QPainter::checkCompositionMode()
PASS   : tst_QPainter::drawPolygon()
QWARN  : tst_QPainter::inactivePainter() QPainter::save: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::restore: Unbalanced save/restore
QWARN  : tst_QPainter::inactivePainter() QPainter::background: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::setBackground: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::brush: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::setBrush: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::setBrush: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::setBrush: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::backgroundMode: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::setBackgroundMode: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::brushOrigin: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::setBrushOrigin: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::setBrushOrigin: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::clipPath: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::clipRegion: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::hasClipping: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::setClipPath: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::setClipRect: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::setClipRect: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::setClipRegion: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::setClipping: Painter not active, state will be reset by begin
QWARN  : tst_QPainter::inactivePainter() QPainter::combinedTransform: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::compositionMode: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::setCompositionMode: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::deviceTransform: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::font: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::setFont: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::fontInfo: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::fontMetrics: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::opacity: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::setOpacity: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::pen: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::setPen: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::setPen: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::setPen: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::setRenderHint: Painter must be active to set rendering hints
QWARN  : tst_QPainter::inactivePainter() QPainter::setRenderHint: Painter must be active to set rendering hints
QWARN  : tst_QPainter::inactivePainter() QPainter::resetMatrix: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::rotate: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::scale: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::shear: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::translate: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::viewTransformEnabled: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::setViewTransformEnabled: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::viewport: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::setViewport: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::window: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::setWindow: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::worldTransform: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::setWorldTransform: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::setMatrixEnabled: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::worldTransform: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::setWorldTransform: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::worldTransform: Painter not active
QWARN  : tst_QPainter::inactivePainter() QPainter::setWorldTransform: Painter not active
PASS   : tst_QPainter::inactivePainter()
PASS   : tst_QPainter::extendedBlendModes()
PASS   : tst_QPainter::zeroOpacity()
PASS   : tst_QPainter::clippingBug()
PASS   : tst_QPainter::emptyClip()
PASS   : tst_QPainter::taskQT4444_dontOverflowDashOffset()
QWARN  : tst_QPainter::painterBegin() QPainter::begin: Paint device returned engine == 0, type: 3
QWARN  : tst_QPainter::painterBegin() QPainter::begin: Cannot paint on an image with the QImage::Format_Indexed8 format
QWARN  : tst_QPainter::painterBegin() QPainter::begin: Painter already active
QWARN  : tst_QPainter::painterBegin() QPainter::begin: A paint device can only be painted by one painter at a time.
QWARN  : tst_QPainter::painterBegin() QPainter::end: Painter not active, aborted
QWARN  : tst_QPainter::painterBegin() QPainter::end: Painter not active, aborted
PASS   : tst_QPainter::painterBegin()
PASS   : tst_QPainter::setPenColorOnImage()
PASS   : tst_QPainter::setPenColorOnPixmap()
PASS   : tst_QPainter::QTBUG5939_attachPainterPrivate()
PASS   : tst_QPainter::drawPointScaled()
PASS   : tst_QPainter::QTBUG14614_gradientCacheRaceCondition()
PASS   : tst_QPainter::drawTextOpacity()
PASS   : tst_QPainter::drawPathOpacity()
PASS   : tst_QPainter::QTBUG17053_zeroDashPattern()
PASS   : tst_QPainter::QTBUG38781_NoBrushAndQBitmap()
PASS   : tst_QPainter::drawTextOutsideGuiThread()
PASS   : tst_QPainter::drawTextWithComplexBrush()
PASS   : tst_QPainter::QTBUG26013_squareCapStroke()
PASS   : tst_QPainter::QTBUG25153_drawLine()
PASS   : tst_QPainter::cosmeticStrokerClipping(antialiasing_paint)
PASS   : tst_QPainter::cosmeticStrokerClipping(dashing_paint)
PASS   : tst_QPainter::blendARGBonRGB(ARGB over ARGB32)
PASS   : tst_QPainter::blendARGBonRGB(ARGB_PM over ARGB32)
PASS   : tst_QPainter::blendARGBonRGB(ARGB source ARGB32)
PASS   : tst_QPainter::blendARGBonRGB(ARGB_PM source ARGB32)
PASS   : tst_QPainter::blendARGBonRGB(ARGB source-in ARGB32)
PASS   : tst_QPainter::blendARGBonRGB(ARGB_PM source-in ARGB32)
PASS   : tst_QPainter::blendARGBonRGB(ARGB over RGBA8888)
PASS   : tst_QPainter::blendARGBonRGB(ARGB_PM over RGBA8888)
PASS   : tst_QPainter::blendARGBonRGB(ARGB source RGBA8888)
PASS   : tst_QPainter::blendARGBonRGB(ARGB_PM source RGBA8888)
PASS   : tst_QPainter::blendARGBonRGB(ARGB source-in RGBA8888)
PASS   : tst_QPainter::blendARGBonRGB(ARGB_PM source-in RGBA8888)
PASS   : tst_QPainter::blendARGBonRGB(ARGB over RGB32)
PASS   : tst_QPainter::blendARGBonRGB(ARGB_PM over RGB32)
PASS   : tst_QPainter::blendARGBonRGB(ARGB source RGB32)
PASS   : tst_QPainter::blendARGBonRGB(ARGB_PM source RGB32)
PASS   : tst_QPainter::blendARGBonRGB(ARGB source-in RGB32)
PASS   : tst_QPainter::blendARGBonRGB(ARGB_PM source-in RGB32)
PASS   : tst_QPainter::blendARGBonRGB(ARGB over RGB888)
PASS   : tst_QPainter::blendARGBonRGB(ARGB_PM over RGB888)
PASS   : tst_QPainter::blendARGBonRGB(ARGB source RGB888)
PASS   : tst_QPainter::blendARGBonRGB(ARGB_PM source RGB888)
PASS   : tst_QPainter::blendARGBonRGB(ARGB source-in RGB888)
PASS   : tst_QPainter::blendARGBonRGB(ARGB_PM source-in RGB888)
PASS   : tst_QPainter::blendARGBonRGB(ARGB over RGBx8888)
PASS   : tst_QPainter::blendARGBonRGB(ARGB_PM over RGBx8888)
PASS   : tst_QPainter::blendARGBonRGB(ARGB source RGBx8888)
PASS   : tst_QPainter::blendARGBonRGB(ARGB_PM source RGBx8888)
PASS   : tst_QPainter::blendARGBonRGB(ARGB source-in RGBx8888)
PASS   : tst_QPainter::blendARGBonRGB(ARGB_PM source-in RGBx8888)
PASS   : tst_QPainter::blendARGBonRGB(ARGB over RGB16)
PASS   : tst_QPainter::blendARGBonRGB(ARGB_PM over RGB16)
PASS   : tst_QPainter::blendARGBonRGB(ARGB source RGB16)
PASS   : tst_QPainter::blendARGBonRGB(ARGB_PM source RGB16)
PASS   : tst_QPainter::blendARGBonRGB(ARGB source-in RGB16)
PASS   : tst_QPainter::blendARGBonRGB(ARGB_PM source-in RGB16)
PASS   : tst_QPainter::blendARGBonRGB(ARGB over RGB666)
PASS   : tst_QPainter::blendARGBonRGB(ARGB_PM over RGB666)
PASS   : tst_QPainter::blendARGBonRGB(ARGB source RGB666)
PASS   : tst_QPainter::blendARGBonRGB(ARGB_PM source RGB666)
PASS   : tst_QPainter::blendARGBonRGB(ARGB source-in RGB666)
PASS   : tst_QPainter::blendARGBonRGB(ARGB_PM source-in RGB666)
PASS   : tst_QPainter::blendARGBonRGB(ARGB over RGB30)
PASS   : tst_QPainter::blendARGBonRGB(ARGB_PM over RGB30)
PASS   : tst_QPainter::blendARGBonRGB(ARGB@85 source RGB30)
PASS   : tst_QPainter::blendARGBonRGB(ARGB@120 source RGB30)
PASS   : tst_QPainter::blendARGBonRGB(ARGB_PM@85 source RGB30)
PASS   : tst_QPainter::blendARGBonRGB(ARGB_PM@180 source RGB30)
PASS   : tst_QPainter::blendARGBonRGB(ARGB source-in RGB30)
PASS   : tst_QPainter::blendARGBonRGB(ARGB_PM source-in RGB30)
PASS   : tst_QPainter::RasterOp_NotDestination()
PASS   : tst_QPainter::drawTextNoHinting()
PASS   : tst_QPainter::drawPolyline(basic)
PASS   : tst_QPainter::drawPolyline(clipped)
PASS   : tst_QPainter::drawPolyline(shortsegment)
PASS   : tst_QPainter::drawPolyline(edge)
PASS   : tst_QPainter::QTBUG50153_drawImage_assert()
PASS   : tst_QPainter::rotateImage(fast)
PASS   : tst_QPainter::rotateImage(smooth)
PASS   : tst_QPainter::QTBUG56252()
PASS   : tst_QPainter::blendNullRGB32()
PASS   : tst_QPainter::toRGB64()
PASS   : tst_QPainter::fillPolygon()
PASS   : tst_QPainter::textOnArgb32()
PASS   : tst_QPainter::drawImageAtPointF()
PASS   : tst_QPainter::scaledDashes()
PASS   : tst_QPainter::hdrColors()
PASS   : tst_QPainter::alphaBlitToNonAlphaFormats(RGB32)
PASS   : tst_QPainter::alphaBlitToNonAlphaFormats(RGB16)
PASS   : tst_QPainter::alphaBlitToNonAlphaFormats(RGB666)
PASS   : tst_QPainter::alphaBlitToNonAlphaFormats(RGB555)
PASS   : tst_QPainter::alphaBlitToNonAlphaFormats(RGB888)
PASS   : tst_QPainter::alphaBlitToNonAlphaFormats(RGB444)
PASS   : tst_QPainter::alphaBlitToNonAlphaFormats(RGBX8888)
PASS   : tst_QPainter::alphaBlitToNonAlphaFormats(RGB30)
PASS   : tst_QPainter::alphaBlitToNonAlphaFormats(RGBX64)
PASS   : tst_QPainter::alphaBlitToNonAlphaFormats(RGBX16FPx4)
PASS   : tst_QPainter::alphaBlitToNonAlphaFormats(RGBX32FPx4)
PASS   : tst_QPainter::cleanupTestCase()
Totals: 6404 passed, 0 failed, 0 skipped, 0 blacklisted, 1132ms
********* Finished testing of tst_QPainter *********
