HomeSort by relevance Sort by last modified time
    Searched refs:simplify (Results 1 - 25 of 77) sorted by null

1 2 3 4

  /external/chromium_org/third_party/skia/experimental/Intersection/
ShapeOps.h 11 void simplify(const SkPath& path, bool asFill, SkPath& simple);
EdgeWalkerRectangles_Test.cpp 27 simplify(path, true, out);
42 simplify(path, true, out);
57 simplify(path, true, out);
77 simplify(path, true, out);
88 simplify(path, true, out);
105 simplify(path, true, out);
119 simplify(path, true, out);
133 simplify(path, true, out);
143 simplify(path, true, out);
168 simplify(path, true, out)
    [all...]
EdgeWalkerPolygons_Test.cpp 390 static void simplify(const char* functionName, const SkPath& path, function
393 simplify(path, fill, out);
414 simplify(path, true, out);
442 simplify(__FUNCTION__, path, true, out);
457 simplify(__FUNCTION__, path, true, out);
480 simplify(__FUNCTION__, path, true, out);
503 simplify(__FUNCTION__, path, true, out);
526 simplify(__FUNCTION__, path, true, out);
588 simplify(__FUNCTION__, path, true, out);
611 simplify(__FUNCTION__, path, true, out)
    [all...]
  /external/skia/experimental/Intersection/
ShapeOps.h 11 void simplify(const SkPath& path, bool asFill, SkPath& simple);
EdgeWalkerRectangles_Test.cpp 27 simplify(path, true, out);
42 simplify(path, true, out);
57 simplify(path, true, out);
77 simplify(path, true, out);
88 simplify(path, true, out);
105 simplify(path, true, out);
119 simplify(path, true, out);
133 simplify(path, true, out);
143 simplify(path, true, out);
168 simplify(path, true, out)
    [all...]
EdgeWalkerPolygons_Test.cpp 390 static void simplify(const char* functionName, const SkPath& path, function
393 simplify(path, fill, out);
414 simplify(path, true, out);
442 simplify(__FUNCTION__, path, true, out);
457 simplify(__FUNCTION__, path, true, out);
480 simplify(__FUNCTION__, path, true, out);
503 simplify(__FUNCTION__, path, true, out);
526 simplify(__FUNCTION__, path, true, out);
588 simplify(__FUNCTION__, path, true, out);
611 simplify(__FUNCTION__, path, true, out)
    [all...]
  /frameworks/base/tools/split-select/
Rule_test.cpp 82 EXPECT_RULES_EQ(Rule::simplify(rule), EqRule(Rule::SDK_VERSION, 7));
93 EXPECT_RULES_EQ(Rule::simplify(rule),
Rule.h 69 static android::sp<Rule> simplify(android::sp<Rule> rule);
Rule.cpp 177 sp<Rule> Rule::simplify(sp<Rule> rule) { function in class:split::Rule
186 sp<Rule> simplifiedRule = simplify(rule->subrules.editItemAt(i));
SplitSelector.cpp 76 sp<Rule> rule = Rule::simplify(RuleGenerator::generate(splits, j));
  /external/regex-re2/
Android.mk 33 re2/simplify.cc \
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
expr.h 200 * \param simplify_ident simplify identities
201 * \param simplify_reg_mul simplify REG*1 identities
215 /** Simplify an expression as much as possible. Eliminates extraneous
271 * \param simplify if nonzero, simplify the expression first
277 (yasm_expr **ep, int simplify);
281 * \param simplify if nonzero, simplify the expression first
287 (yasm_expr **ep, int simplify);
  /external/cmockery/cmockery_0_1_2/packages/rpm/
rpm.spec 25 The %name package contains a lightweight library to simplify and generalize the
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.8/share/gdb/python/gdb/command/
pretty_printers.py 151 """"Subroutine of invoke to simplify it."""
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.8/share/gdb/python/gdb/command/
pretty_printers.py 151 """"Subroutine of invoke to simplify it."""
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.8/share/gdb/python/gdb/command/
pretty_printers.py 151 """"Subroutine of invoke to simplify it."""
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.8/share/gdb/python/gdb/command/
pretty_printers.py 151 """"Subroutine of invoke to simplify it."""
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.sat4j.core_2.2.0.v20100429.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
jaxen-1.1.6.jar 
  /prebuilts/tools/common/m2/repository/jaxen/jaxen/1.1.1/
jaxen-1.1.1.jar 
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
xpath_util.js 6 * @fileoverview A collection of JavaScript utilities used to simplify working
  /external/chromium_org/third_party/re2/
re2.target.darwin-arm64.mk 41 third_party/re2/re2/simplify.cc \
re2.target.darwin-mips.mk 41 third_party/re2/re2/simplify.cc \
re2.target.darwin-mips64.mk 41 third_party/re2/re2/simplify.cc \
re2.target.darwin-x86.mk 41 third_party/re2/re2/simplify.cc \

Completed in 3161 milliseconds

1 2 3 4