Home
last modified time | relevance | path

Searched refs:set_region_to_stack (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/tests/
DClipStackTest.cpp832 static void set_region_to_stack(const SkClipStack& stack, const SkIRect& bounds, SkRegion* region) { in set_region_to_stack() function
872 set_region_to_stack(stack, {0, 0, 50, 30}, &region); in test_invfill_diff_bug()
1089 set_region_to_stack(stack, scissor, &region); in test_reduced_clip_stack()
1092 set_region_to_stack(reducedStack, scissor, &reducedRegion); in test_reduced_clip_stack()
/third_party/skia/tests/
DClipStackTest.cpp768 static void set_region_to_stack(const SkClipStack& stack, const SkIRect& bounds, SkRegion* region) { in set_region_to_stack() function
810 set_region_to_stack(stack, {0, 0, 50, 30}, &region); in test_invfill_diff_bug()