29 : m_aTestName(
std::move(atestName))
30 , m_aTestStatus(
std::move(atestStatus))
31 , m_aResultantBitmap(atestBitmap)
162 void run(
bool storeResultBitmap =
false);
165 : m_aStoreResultantBitmap(false)
void testDrawInvertWithRectangle()
void testDrawFilledRectWithPolyPolygon()
void testHalfEllipseWithPolygon()
void testDrawOpenPolygonWithPolyPolygon()
void testDrawBitmap32bpp()
void testDrawFilledRectWithPolygon()
void testDrawOpenPolygonWithPolyLine()
static OUString returnTestStatus(vcl::test::TestResult const result)
void testRadialGradientOfs()
void testFilledAsymmetricalDropShape()
void testComplexDrawTransformedBitmap24bpp()
void testDrawRectAAWithPolygon()
void testDrawFilledRectWithPolyPolygon2D()
void testDrawDiamondWithLine()
void testDrawOpenPolygonWithPolyLineB2D()
void testDrawBitmapExWithAlpha32bpp()
void testDrawRectangleOnSize1028WithPixel()
void appendTestResult(OUString aTestName, OUString aTestStatus, Bitmap aTestBitmap=Bitmap())
void testDrawOpenBezierWithPolyLine()
void testHalfEllipseAAWithPolyLine()
void testDrawRectWithPixel()
void testLinearGradientAngled()
void testDrawDropShapeWithPolyline()
std::vector< VclTestResult > & getTestResults()
void testClosedBezierWithPolygon()
void testDrawRectAAWithRectangle()
void testDrawRectAAWithPolyLineB2D()
void testDrawOpenPolygonWithPolyPolygonB2D()
std::vector< VclTestResult > m_aTestResult
void testDrawRectangleOnSize1028WithPolygon()
void testDrawRectAAWithPolyLine()
void testDrawRectangleOnSize1028WithPolyLineB2D()
void testClipB2DPolyPolygon()
void testDrawRectangleOnSize1028WithPolyPolygon()
void testDrawOutDevSelf()
void testDrawRectangleOnSize4096WithRect()
void testDrawDiamondWithPolyline()
void testRadialGradient()
void testDrawBlend32bpp()
void testDrawRectWithLine()
void testDrawDropShapeAAWithPolygon()
void testEvenOddRuleInIntersectingRectsWithPolyPolygonB2D()
bool m_aStoreResultantBitmap
void testDrawRectWithPolyLine()
void testDrawRectAAWithPolyPolygon()
void testDrawRectangleOnSize4096WithPixel()
void testLinearGradientSteps()
void testLinearGradientIntensity()
void testDrawOpenBezierWithPolyLineB2D()
OUString getResultString(bool bLocalize=false)
void testDrawTransformedBitmap8bppGreyScale()
void testDrawDropShapeWithPolygon()
void testDrawRectAAWithLine()
void testDrawRectangleOnSize4096WithPolygonPolygonB2D()
void testDrawBitmap24bpp()
void testDrawOpenPolygonWithPolygon()
void testLinearGradient()
void testDrawTransformedBitmap24bpp()
void testDrawRectangleOnSize4096WithPolyLineB2D()
void run(bool storeResultBitmap=false)
void testHalfEllipseAAWithPolygon()
void testDrawBlend24bpp()
void testDrawBitmap8bppGreyScale()
void testClipPolyPolygon()
void testLinearGradientBorder()
void testDrawDropShapeAAWithPolyline()
void testDrawRectangleOnSize1028WithPolyLine()
void testDrawRectangleOnSize4096WithPolygon()
void testDrawRectAAWithPixel()
void testHalfEllipseWithPolyLine()
void testDrawTransformedBitmap32bpp()
void testEvenOddRuleInIntersectingRectsWithPolyPolygon()
void testDrawRectangleOnSize1028WithPolyPolygonB2D()
void testDrawFilledRectWithRectangle()
void testDrawRectangleOnSize1028WithRect()
void testDrawRectAAWithPolyPolygonB2D()
void testDrawOutDevScaledClipped()
void testDrawDiamondWithPolylineB2D()
void testDrawRectangleOnSize4096WithPolyLine()
void testDrawRectWithPolyPolygon()
OUString m_aUserInstallPath
void testDrawInvertN50WithRectangle()
void testDrawRectangleOnSize1028WithLine()
void testClosedBezierWithPolyline()
void testDrawBezierWithPolylineB2D()
void testDrawBezierAAWithPolylineB2D()
void testDrawRectWithPolygon()
void testDrawRectWithPolyPolygonB2D()
void testDrawDiamondWithPolygon()
void testHalfEllipseWithPolyLineB2D()
void testDrawInvertTrackFrameWithRectangle()
void testDrawBitmapExWithAlpha24bpp()
void testDrawRectangleOnSize4096WithPolyPolygon()
void testHalfEllipseAAWithPolyLineB2D()
void testDrawRectWithRectangle()
void testDrawRectWithPolyLineB2D()
void testDrawRectangleOnSize4096WithLine()
OUString m_aCurGraphicsBackend
OUString getStatus(bool bLocalize=false)
const OUString & getTestName() const
const Bitmap & getBitmap() const
Bitmap m_aResultantBitmap
VclTestResult(OUString atestName, OUString atestStatus, Bitmap atestBitmap)
#define VCL_PLUGIN_PUBLIC