/external/skia/tests/ |
D | SubsetPath.cpp | 64 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
|
D | PathOpsTestCommon.cpp | 168 uint8_t verb; in CubicPathToQuads() local 207 uint8_t verb; in CubicPathToSimple() local
|
/external/skia/bench/ |
D | PathIterBench.cpp | 73 SkPath::Verb verb; in onDraw() local 81 SkPath::Verb verb; in onDraw() local
|
/external/skia/src/core/ |
D | SkPathRef.cpp | 315 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
|
D | SkEdgeBuilder.cpp | 110 SkPath::Verb verb; in addClipper() local 147 SkPath::Verb verb; in buildPoly() local 250 SkPath::Verb verb; in build() local
|
D | SkRegion_path.cpp | 244 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/ |
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() 103 SkPath::Verb verb; in init_path_object_for_general_path() local
|
/external/skia/src/pathops/ |
D | SkOpEdgeBuilder.cpp | 80 SkPath::Verb verb; in preFetch() local 170 SkPath::Verb verb; in walk() local
|
D | SkOpContour.cpp | 13 SkOpSegment* SkOpContour::addCurve(SkPath::Verb verb, const SkPoint pts[4], in addCurve()
|
D | SkOpAngle.cpp | 505 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/ |
D | SkBML_XMLParser.cpp | 86 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/ |
D | iqtask.cc | 21 const std::string& verb, in IqTask()
|
/external/skia/src/effects/ |
D | SkArcToPathEffect.cpp | 19 SkPath::Verb verb; in filterPath() local
|
D | SkCornerPathEffect.cpp | 40 SkPath::Verb verb, prevVerb = (SkPath::Verb)-1; in filterPath() local
|
D | Sk1DPathEffect.cpp | 111 SkPath::Verb verb; in morphpath() local
|
/external/tlsdate/src/ |
D | util-plan9.c | 36 verb (const char *fmt, ...) in verb() function
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearchdomain/ |
D | layer1.py | 530 def make_request(self, verb, resource, headers=None, data='', argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ |
D | connection.py | 1108 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/ |
D | blocksort.c | 216 Int32 verb ) in fallbackSort() 756 Int32 verb, in mainSort() 1037 Int32 verb = s->verbosity; in BZ2_blockSort() local
|
/external/skia/samplecode/ |
D | SampleQuadStroker.cpp | 28 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/ |
D | create_test_font.cpp | 141 SkPath::Verb verb; in output_path_data() local 242 SkPath::Verb verb = verbs[index]; in output_font() local
|
/external/skia/src/utils/ |
D | SkLuaCanvas.cpp | 18 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
|
D | SkParsePath.cpp | 223 static void append_scalars(SkWStream* stream, char verb, const SkScalar data[], in append_scalars()
|
/external/skia/src/gpu/ |
D | GrPath.cpp | 84 SkPath::Verb verb; in compute_key_for_simple_path() local
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/awslambda/ |
D | layer1.py | 503 def make_request(self, verb, resource, headers=None, data='', argument
|