Home
last modified time | relevance | path

Searched defs:invPath (Results 1 – 3 of 3) sorted by relevance

/external/skia/tests/
DDefaultPathRendererTest.cpp77 SkPath invPath = make_path(SkRect::MakeXYWH(0, 0, kBigSize, kBigSize), in run_test() local
DPictureTest.cpp380 SkPath invPath; in test_clip_bound_opt() local
/external/skia/src/pdf/
DSkPDFDevice.cpp212 static bool calculate_inverse_path(const SkRect& bounds, const SkPath& invPath, in calculate_inverse_path()