Searched defs:xpi (Results 1 – 3 of 3) sorted by relevance
/external/skqp/tests/ |
D | GrPorterDuffTest.cpp | 122 const GrPorterDuffTest::XPInfo xpi(reporter, xfermode, caps, inputColor, inputCoverage); in test_lcd_coverage() local 286 const GrPorterDuffTest::XPInfo xpi(reporter, xfermode, caps, inputColor, inputCoverage); in test_color_unknown_with_coverage() local 452 const GrPorterDuffTest::XPInfo xpi(reporter, xfermode, caps, inputColor, inputCoverage); in test_color_not_opaque_no_coverage() local 617 const GrPorterDuffTest::XPInfo xpi(reporter, xfermode, caps, inputColor, inputCoverage); in test_color_opaque_with_coverage() local 781 const GrPorterDuffTest::XPInfo xpi(reporter, xfermode, caps, inputColor, inputCoverage); in test_color_opaque_no_coverage() local
|
/external/skia/tests/ |
D | GrPorterDuffTest.cpp | 124 const GrPorterDuffTest::XPInfo xpi(reporter, xfermode, caps, inputColor, inputCoverage); in test_lcd_coverage() local 288 const GrPorterDuffTest::XPInfo xpi(reporter, xfermode, caps, inputColor, inputCoverage); in test_color_unknown_with_coverage() local 454 const GrPorterDuffTest::XPInfo xpi(reporter, xfermode, caps, inputColor, inputCoverage); in test_color_not_opaque_no_coverage() local 619 const GrPorterDuffTest::XPInfo xpi(reporter, xfermode, caps, inputColor, inputCoverage); in test_color_opaque_with_coverage() local 783 const GrPorterDuffTest::XPInfo xpi(reporter, xfermode, caps, inputColor, inputCoverage); in test_color_opaque_no_coverage() local
|
/external/clang/test/SemaTemplate/ |
D | implicit-instantiation-1.cpp | 9 void test(X<int, int> *xii, X<int*, int> *xpi, X<int, int*> *xip) { in test() argument
|