Home
last modified time | relevance | path

Searched refs:BitmapsToCreate (Results 1 – 6 of 6) sorted by relevance

/external/skia/tools/skpdiff/
DSkImageDiffer.h45 struct BitmapsToCreate { struct
69 virtual bool diff(SkBitmap* baseline, SkBitmap* test, const BitmapsToCreate& bitmapsToCreate, argument
DSkPMetric.h22 virtual bool diff(SkBitmap* baseline, SkBitmap* test, const BitmapsToCreate& bitmapsToCreate,
DSkDifferentPixelsMetric.h32 const BitmapsToCreate& bitmapsToCreate,
DSkDifferentPixelsMetric_cpu.cpp18 const BitmapsToCreate& bitmapsToCreate, in diff()
DSkDiffContext.cpp132 SkImageDiffer::BitmapsToCreate bitmapsToCreate; in addDiff()
DSkPMetric.cpp445 bool SkPMetric::diff(SkBitmap* baseline, SkBitmap* test, const BitmapsToCreate& bitmapsToCreate, in diff()