Home
last modified time | relevance | path

Searched defs:verb (Results 1 – 25 of 81) sorted by relevance

1234

/external/skia/tests/
DSubsetPath.cpp64 uint8_t verb; in SubsetContours() local
101 uint8_t verb; in getSubsetPath() local
155 uint8_t verb; in SubsetVerbs() local
188 uint8_t verb; in getSubsetPath() local
DPathOpsTestCommon.cpp168 uint8_t verb; in CubicPathToQuads() local
207 uint8_t verb; in CubicPathToSimple() local
/external/skia/bench/
DPathIterBench.cpp73 SkPath::Verb verb; in onDraw() local
81 SkPath::Verb verb; in onDraw() local
/external/skia/src/core/
DSkPathRef.cpp315 SkPoint* SkPathRef::growForRepeatedVerb(int /*SkPath::Verb*/ verb, in growForRepeatedVerb()
395 SkPoint* SkPathRef::growForVerb(int /* SkPath::Verb*/ verb, SkScalar weight) { in growForVerb()
494 uint8_t verb = iter.next(pts); in getRRect() local
560 unsigned verb = *(--fVerbs); in next() local
DSkEdgeBuilder.cpp110 SkPath::Verb verb; in addClipper() local
147 SkPath::Verb verb; in buildPoly() local
250 SkPath::Verb verb; in build() local
DSkRegion_path.cpp244 static unsigned verb_to_initial_last_index(unsigned verb) { in verb_to_initial_last_index()
258 static unsigned verb_to_max_edges(unsigned verb) { in verb_to_max_edges()
276 SkPath::Verb verb; in count_path_runtype_values() local
/external/skia/src/gpu/gl/
DGrGLPath.cpp14 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()
103 SkPath::Verb verb; in init_path_object_for_general_path() local
/external/skia/src/pathops/
DSkOpEdgeBuilder.cpp80 SkPath::Verb verb; in preFetch() local
170 SkPath::Verb verb; in walk() local
DSkOpContour.cpp13 SkOpSegment* SkOpContour::addCurve(SkPath::Verb verb, const SkPoint pts[4], in addCurve()
DSkOpAngle.cpp505 SkPath::Verb verb = segment->verb(); in endToSide() local
574 int SkOpAngle::findSector(SkPath::Verb verb, double x, double y) const { in findSector()
730 SkPath::Verb verb = segment->verb(); in midToSide() local
898 const SkPath::Verb verb = segment->verb(); in setSpans() local
978 SkPath::Verb verb = segment->verb(); in setSector() local
/external/skia/src/xml/
DSkBML_XMLParser.cpp86 static void rattr(unsigned verb, SkStream& s, BMLW& rec, SkXMLWriter& writer) in rattr()
121 static void relem(unsigned verb, SkStream& s, BMLW& rec, SkXMLWriter& writer) in relem()
/external/webrtc/webrtc/libjingle/xmpp/
Diqtask.cc21 const std::string& verb, in IqTask()
/external/skia/src/effects/
DSkArcToPathEffect.cpp19 SkPath::Verb verb; in filterPath() local
DSkCornerPathEffect.cpp40 SkPath::Verb verb, prevVerb = (SkPath::Verb)-1; in filterPath() local
DSk1DPathEffect.cpp111 SkPath::Verb verb; in morphpath() local
/external/tlsdate/src/
Dutil-plan9.c36 verb (const char *fmt, ...) in verb() function
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearchdomain/
Dlayer1.py530 def make_request(self, verb, resource, headers=None, data='', argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
Dconnection.py1108 def make_request(self, action, params=None, path='/', verb='GET'): argument
1167 parent=None, verb='GET'): argument
1189 parent=None, verb='GET'): argument
1210 def get_status(self, action, params, path='/', parent=None, verb='GET'): argument
/external/bzip2/
Dblocksort.c216 Int32 verb ) in fallbackSort()
756 Int32 verb, in mainSort()
1037 Int32 verb = s->verbosity; in BZ2_blockSort() local
/external/skia/samplecode/
DSampleQuadStroker.cpp28 SkPath::Verb verb; in getOnCurvePoints() local
50 SkPath::Verb verb; in getContourCounts() local
350 SkPath::Verb verb = iter.next(pts); in draw_t_divs() local
/external/skia/tools/
Dcreate_test_font.cpp141 SkPath::Verb verb; in output_path_data() local
242 SkPath::Verb verb = verbs[index]; in output_font() local
/external/skia/src/utils/
DSkLuaCanvas.cpp18 AutoCallLua(lua_State* L, const char func[], const char verb[]) : INHERITED(L) { in AutoCallLua()
43 #define AUTO_LUA(verb) AutoCallLua lua(fL, fFunc.c_str(), verb) argument
DSkParsePath.cpp223 static void append_scalars(SkWStream* stream, char verb, const SkScalar data[], in append_scalars()
/external/skia/src/gpu/
DGrPath.cpp84 SkPath::Verb verb; in compute_key_for_simple_path() local
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/awslambda/
Dlayer1.py503 def make_request(self, verb, resource, headers=None, data='', argument

1234