Searched refs:simplify (Results 1 – 14 of 14) sorted by relevance
46 f.simplify(); in calculateCenter()57 void Fraction::simplify() { in simplify() function in android::heif::Fraction66 simplify(); in commonDenominator()67 f->simplify(); in commonDenominator()96 simplify(); in add()110 simplify(); in subtract()
82 EXPECT_RULES_EQ(Rule::simplify(rule), EqRule(Rule::SDK_VERSION, 7)); in TEST()93 EXPECT_RULES_EQ(Rule::simplify(rule), in TEST()
177 sp<Rule> Rule::simplify(sp<Rule> rule) { in simplify() function in split::Rule186 sp<Rule> simplifiedRule = simplify(rule->subrules.editItemAt(i)); in simplify()
69 static android::sp<Rule> simplify(android::sp<Rule> rule);
76 sp<Rule> rule = Rule::simplify(RuleGenerator::generate(splits, j)); in getRules()
100 masterRule = Rule::simplify(masterRule); in generate()
3 This is to simplify our owner/approver management across the multiple
29 void simplify();
97 "The goal is to simplify code readability unblocking the implementation of /n"
111 // Used to consolidate and simplify pulling Skia & Skia deps into targets that depend on
20 // reads "One special guarantee is made in order to simplify the use
26 // reads "One special guarantee is made in order to simplify the use
22 // reads "One special guarantee is made in order to simplify the use
75 delegation to simplify the code.