Searched refs:cleanPaint (Results 1 - 1 of 1) sorted by relevance

/external/skia/tests/
H A DPaintTest.cpp164 SkPaint cleanPaint; local
167 REPORTER_ASSERT(reporter, cleanPaint == paint);
168 REPORTER_ASSERT(reporter, cleanPaint == copiedPaint);

Completed in 87 milliseconds