Searched refs:replacePath (Results 1 – 3 of 3) sorted by relevance
464 auto replacePath = [](SkClipStack* stack, const SkPath& path, bool doAA) { in test_path_replace() local480 replacePath(&stack, path, false); in test_path_replace()482 replacePath(&stack, path, false); in test_path_replace()491 replacePath(&stack, path, true); in test_path_replace()
75 public CldrValue replacePath(CldrPath path) { in replacePath() method in CldrValue
142 return altValue.replacePath(value.getPath()); in filter()