Home
last modified time | relevance | path

Searched refs:GrPorterDuffTest (Results 1 – 3 of 3) sorted by relevance

/external/skia/include/gpu/effects/
DGrPorterDuffXferProcessor.h77 friend class GrPorterDuffTest; // for TestGetXPOutputTypes() variable
/external/skia/tests/
DGrPorterDuffTest.cpp67 class GrPorterDuffTest { class
109 const GrPorterDuffTest::XPInfo xpi(reporter, xfermode, caps, opt); in test_lcd_coverage()
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()
/external/skia/dm/
DAndroid.mk154 ../tests/GrPorterDuffTest.cpp \