/external/skia/tests/ |
D | SubsetPath.cpp | 65 uint8_t verb; in SubsetContours() local 102 uint8_t verb; in getSubsetPath() local 156 uint8_t verb; in SubsetVerbs() local 189 uint8_t verb; in getSubsetPath() local
|
/external/skqp/tests/ |
D | SubsetPath.cpp | 65 uint8_t verb; in SubsetContours() local 102 uint8_t verb; in getSubsetPath() local 156 uint8_t verb; in SubsetVerbs() local 189 uint8_t verb; in getSubsetPath() local
|
/external/libaom/libaom/build/cmake/ |
D | util.cmake | 51 set(verb "Enabled") variable 54 set(verb "Disabled") variable
|
/external/skqp/src/pathops/ |
D | SkPathOpsCurve.cpp | 13 double SkDCurve::nearPoint(SkPath::Verb verb, const SkDPoint& xy, const SkDPoint& opp) const { in nearPoint() 55 void SkDCurve::offset(SkPath::Verb verb, const SkDVector& off) { in offset() 92 void SkDCurveSweep::setCurveHullSweep(SkPath::Verb verb) { in setCurveHullSweep()
|
D | SkPathOpsAsWinding.cpp | 46 static int contains_edge(SkPoint pts[4], SkPath::Verb verb, SkScalar weight, const SkPoint& edge) { in contains_edge() 99 static SkScalar conic_weight(const SkPath::Iter& iter, SkPath::Verb verb) { in conic_weight() 103 static SkPoint left_edge(SkPoint pts[4], SkPath::Verb verb, SkScalar weight, in left_edge() 183 SkPath::Verb verb; in contourBounds() local 210 SkPath::Verb verb; in nextEdge() local
|
D | SkOpEdgeBuilder.cpp | 29 static bool can_add_curve(SkPath::Verb verb, SkPoint* curve) { in can_add_curve() 88 SkPath::Verb verb; in preFetch() local 180 SkPath::Verb verb; in walk() local
|
D | SkPathOpsTightBounds.cpp | 14 SkPath::Verb verb; in TightBounds() local
|
D | SkOpContour.cpp | 55 void SkOpContourBuilder::addCurve(SkPath::Verb verb, const SkPoint pts[4], SkScalar weight) { in addCurve()
|
/external/skia/src/pathops/ |
D | SkPathOpsCurve.cpp | 13 double SkDCurve::nearPoint(SkPath::Verb verb, const SkDPoint& xy, const SkDPoint& opp) const { in nearPoint() 55 void SkDCurve::offset(SkPath::Verb verb, const SkDVector& off) { in offset() 92 void SkDCurveSweep::setCurveHullSweep(SkPath::Verb verb) { in setCurveHullSweep()
|
D | SkPathOpsAsWinding.cpp | 46 static int contains_edge(SkPoint pts[4], SkPath::Verb verb, SkScalar weight, const SkPoint& edge) { in contains_edge() 99 static SkScalar conic_weight(const SkPath::Iter& iter, SkPath::Verb verb) { in conic_weight() 103 static SkPoint left_edge(SkPoint pts[4], SkPath::Verb verb, SkScalar weight, in left_edge() 183 SkPath::Verb verb; in contourBounds() local 210 SkPath::Verb verb; in nextEdge() local
|
D | SkOpEdgeBuilder.cpp | 29 static bool can_add_curve(SkPath::Verb verb, SkPoint* curve) { in can_add_curve() 88 SkPath::Verb verb; in preFetch() local 180 SkPath::Verb verb; in walk() local
|
D | SkPathOpsTightBounds.cpp | 14 SkPath::Verb verb; in TightBounds() local
|
/external/skia/bench/ |
D | PathIterBench.cpp | 72 SkPath::Verb verb; in onDraw() local 80 SkPath::Verb verb; in onDraw() local
|
/external/skqp/bench/ |
D | PathIterBench.cpp | 72 SkPath::Verb verb; in onDraw() local 80 SkPath::Verb verb; in onDraw() local
|
/external/skia/src/gpu/gl/ |
D | GrGLPath.cpp | 14 inline GrGLubyte verb_to_gl_path_cmd(SkPath::Verb verb) { in verb_to_gl_path_cmd() 35 inline int num_coords(SkPath::Verb verb) { in num_coords() 111 SkPath::Verb verb; in init_path_object_for_general_path() local
|
/external/skqp/src/gpu/gl/ |
D | GrGLPath.cpp | 14 inline GrGLubyte verb_to_gl_path_cmd(SkPath::Verb verb) { in verb_to_gl_path_cmd() 35 inline int num_coords(SkPath::Verb verb) { in num_coords() 111 SkPath::Verb verb; in init_path_object_for_general_path() local
|
/external/webrtc/webrtc/libjingle/xmpp/ |
D | iqtask.cc | 21 const std::string& verb, in IqTask()
|
/external/freetype/src/gxvalid/ |
D | gxvmorx0.c | 58 FT_UShort verb; in gxv_morx_subtable_type0_entry_validate() local
|
D | gxvmort0.c | 77 FT_UShort verb = 0; in gxv_mort_subtable_type0_entry_validate() local
|
/external/skqp/src/core/ |
D | SkPathRef.cpp | 551 SkPoint* SkPathRef::growForRepeatedVerb(int /*SkPath::Verb*/ verb, in growForRepeatedVerb() 629 SkPoint* SkPathRef::growForVerb(int /* SkPath::Verb*/ verb, SkScalar weight) { in growForVerb() 744 uint8_t verb = iter.next(pts); in getRRect() local 818 unsigned verb = *(--fVerbs); in next() local
|
D | SkEdgeBuilder.cpp | 259 SkPath::Verb verb; in buildPoly() local 343 SkPath::Verb verb; in build() local 353 SkPath::Verb verb; in build() local
|
/external/skia/src/core/ |
D | SkPathRef.cpp | 556 SkPoint* SkPathRef::growForRepeatedVerb(int /*SkPath::Verb*/ verb, in growForRepeatedVerb() 634 SkPoint* SkPathRef::growForVerb(int /* SkPath::Verb*/ verb, SkScalar weight) { in growForVerb() 749 uint8_t verb = iter.next(pts); in getRRect() local 827 unsigned verb = *(--fVerbs); in next() local
|
D | SkEdgeBuilder.cpp | 259 SkPath::Verb verb; in buildPoly() local 343 SkPath::Verb verb; in build() local 353 SkPath::Verb verb; in build() local
|
/external/skqp/samplecode/ |
D | SampleAAGeometry.cpp | 117 SkPath::Verb verb; in get_path_weight() local 133 SkPath::Verb verb; in set_path_pt() local 207 SkPath::Verb verb; in add_path_segment() local 281 SkPath::Verb verb; in delete_path_segment() local 319 SkPath::Verb verb; in set_path_weight() local 356 SkPath::Verb verb; in set_path_verb() local 704 MyClick(Sample* target, ClickType type, int index, SkPath::Verb verb, SkScalar weight) in MyClick() 1081 SkPath::Verb verb; in draw_bisects() local 1190 SkPath::Verb verb; in draw_segment() local 1243 SkPath::Verb verb; in hittest_verb() local [all …]
|
/external/skia/samplecode/ |
D | SampleAAGeometry.cpp | 117 SkPath::Verb verb; in get_path_weight() local 133 SkPath::Verb verb; in set_path_pt() local 207 SkPath::Verb verb; in add_path_segment() local 281 SkPath::Verb verb; in delete_path_segment() local 319 SkPath::Verb verb; in set_path_weight() local 356 SkPath::Verb verb; in set_path_verb() local 704 MyClick(Sample* target, ClickType type, int index, SkPath::Verb verb, SkScalar weight) in MyClick() 1081 SkPath::Verb verb; in draw_bisects() local 1190 SkPath::Verb verb; in draw_segment() local 1243 SkPath::Verb verb; in hittest_verb() local [all …]
|