Home
last modified time | relevance | path

Searched defs:cpath (Results 1 – 12 of 12) sorted by relevance

/external/skia/src/c/
Dsk_surface.cpp92 static const SkPath& AsPath(const sk_path_t& cpath) { in AsPath()
96 static SkPath* as_path(sk_path_t* cpath) { in as_path()
177 void sk_path_delete(sk_path_t* cpath) { delete as_path(cpath); } in sk_path_delete()
179 void sk_path_move_to(sk_path_t* cpath, float x, float y) { in sk_path_move_to()
183 void sk_path_line_to(sk_path_t* cpath, float x, float y) { in sk_path_line_to()
187 void sk_path_quad_to(sk_path_t* cpath, float x0, float y0, float x1, float y1) { in sk_path_quad_to()
191 void sk_path_conic_to(sk_path_t* cpath, float x0, float y0, float x1, float y1, float w) { in sk_path_conic_to()
195 void sk_path_cubic_to(sk_path_t* cpath, float x0, float y0, float x1, float y1, float x2, float y2)… in sk_path_cubic_to()
199 void sk_path_close(sk_path_t* cpath) { in sk_path_close()
203 void sk_path_add_rect(sk_path_t* cpath, const sk_rect_t* crect, sk_path_direction_t cdir) { in sk_path_add_rect()
[all …]
/external/skqp/src/c/
Dsk_surface.cpp92 static const SkPath& AsPath(const sk_path_t& cpath) { in AsPath()
96 static SkPath* as_path(sk_path_t* cpath) { in as_path()
177 void sk_path_delete(sk_path_t* cpath) { delete as_path(cpath); } in sk_path_delete()
179 void sk_path_move_to(sk_path_t* cpath, float x, float y) { in sk_path_move_to()
183 void sk_path_line_to(sk_path_t* cpath, float x, float y) { in sk_path_line_to()
187 void sk_path_quad_to(sk_path_t* cpath, float x0, float y0, float x1, float y1) { in sk_path_quad_to()
191 void sk_path_conic_to(sk_path_t* cpath, float x0, float y0, float x1, float y1, float w) { in sk_path_conic_to()
195 void sk_path_cubic_to(sk_path_t* cpath, float x0, float y0, float x1, float y1, float x2, float y2)… in sk_path_cubic_to()
199 void sk_path_close(sk_path_t* cpath) { in sk_path_close()
203 void sk_path_add_rect(sk_path_t* cpath, const sk_rect_t* crect, sk_path_direction_t cdir) { in sk_path_add_rect()
[all …]
/external/toybox/toys/other/
Dacpi.c27 GLOBALS( in GLOBALS()
/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateCldrDateTimeTests.java74 String cpath = "//ldml/characters/exemplarCharacters"; in getInfo() local
/external/libxkbcommon/xkbcommon/src/compose/
Dtable.c163 const char *cpath; in xkb_compose_table_new_from_locale() local
/external/python/cpython3/Python/
Dfileutils.c1243 char *cpath; in _Py_wfopen() local
1545 char *cpath; in _Py_wreadlink() local
1591 char *cpath; in _Py_wrealpath() local
/external/cldr/tools/java/org/unicode/cldr/util/
DCLDRFile.java785 String cpath = it.next(); in putAll() local
795 String cpath = it.next(); in putAll() local
/external/dtc/
Dflattree.c728 static char *nodename_from_path(const char *ppath, const char *cpath) in nodename_from_path()
/external/u-boot/scripts/dtc/
Dflattree.c728 static char *nodename_from_path(const char *ppath, const char *cpath) in nodename_from_path()
/external/toybox/generated/
Dglobals.h205 char *cpath; member
/external/guice/extensions/struts2/lib/
Djsp-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/guice/extensions/persist/lib/
Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/ ...