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

  /external/skia/tests/
ClipStackTest.cpp 815 static void add_rect(const SkRect& rect, bool invert, SkRegion::Op op, SkClipStack* stack) { function
909 add_rect,
    [all...]
PathTest.cpp 856 static void add_rect(SkPath* path, const SkRect& r) { function
875 add_rect(&path1, rects[i]);
    [all...]

Completed in 31 milliseconds