HomeSort by relevance Sort by last modified time
    Searched refs:cleanPaint (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
PaintTest.cpp 162 SkPaint cleanPaint;
165 REPORTER_ASSERT(reporter, cleanPaint == paint);
166 REPORTER_ASSERT(reporter, cleanPaint == copiedPaint);
  /external/skqp/tests/
PaintTest.cpp 162 SkPaint cleanPaint;
165 REPORTER_ASSERT(reporter, cleanPaint == paint);
166 REPORTER_ASSERT(reporter, cleanPaint == copiedPaint);

Completed in 114 milliseconds