Searched defs:XPInfo (Results 1 - 1 of 1) sorted by relevance

/external/skia/tests/
H A DGrPorterDuffTest.cpp69 struct XPInfo { struct in class:GrPorterDuffTest
70 XPInfo(skiatest::Reporter* reporter, SkXfermode::Mode xfermode, const GrCaps& caps, function in struct:GrPorterDuffTest::XPInfo
109 const GrPorterDuffTest::XPInfo xpi(reporter, xfermode, caps, opt);
301 const GrPorterDuffTest::XPInfo xpi(reporter, xfermode, caps, optimizations);
495 const GrPorterDuffTest::XPInfo xpi(reporter, xfermode, caps, optimizations);
699 const GrPorterDuffTest::XPInfo xpi(reporter, xfermode, caps, optimizations);
898 const GrPorterDuffTest::XPInfo xpi(reporter, xfermode, caps, optimizations);

Completed in 44 milliseconds