Searched refs:XPInfo (Results 1 – 1 of 1) sorted by relevance
/external/skia/tests/ |
D | GrPorterDuffTest.cpp | 69 struct XPInfo { struct in GrPorterDuffTest 70 XPInfo(skiatest::Reporter* reporter, SkXfermode::Mode xfermode, const GrCaps& caps, in XPInfo() argument 109 const GrPorterDuffTest::XPInfo xpi(reporter, xfermode, caps, opt); in test_lcd_coverage() argument 301 const GrPorterDuffTest::XPInfo xpi(reporter, xfermode, caps, optimizations); in test_color_unknown_with_coverage() 495 const GrPorterDuffTest::XPInfo xpi(reporter, xfermode, caps, optimizations); in test_color_unknown_no_coverage() 699 const GrPorterDuffTest::XPInfo xpi(reporter, xfermode, caps, optimizations); in test_color_opaque_with_coverage() 898 const GrPorterDuffTest::XPInfo xpi(reporter, xfermode, caps, optimizations); in test_color_opaque_no_coverage()
|