Searched defs:cpath (Results 1 – 10 of 10) sorted by relevance
| /external/skia/src/c/ |
| D | sk_surface.cpp | 145 static const SkPath& AsPath(const sk_path_t& cpath) { in AsPath() 149 static SkPath* as_path(sk_path_t* cpath) { in as_path() 244 void sk_path_delete(sk_path_t* cpath) { in sk_path_delete() 248 void sk_path_move_to(sk_path_t* cpath, float x, float y) { in sk_path_move_to() 252 void sk_path_line_to(sk_path_t* cpath, float x, float y) { in sk_path_line_to() 256 void sk_path_quad_to(sk_path_t* cpath, float x0, float y0, float x1, float y1) { in sk_path_quad_to() 260 void sk_path_conic_to(sk_path_t* cpath, float x0, float y0, float x1, float y1, float w) { in sk_path_conic_to() 264 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() 268 void sk_path_close(sk_path_t* cpath) { in sk_path_close() 272 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/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/serialization/ |
| D | TimestampTest.java | 42 CertPath cpath = TestCertUtils.getCertPath(); in getData() local
|
| D | CodeSignerTest.java | 43 CertPath cpath = TestCertUtils.getCertPath(); in getData() local
|
| /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/ |
| D | CodeSigner_ImplTest.java | 38 private CertPath cpath = TestCertUtils.genCertPath(3, 0); field in CodeSigner_ImplTest
|
| D | Timestamp_ImplTest.java | 43 private CertPath cpath = new MyCertPath(encoding); field in Timestamp_ImplTest
|
| /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/ |
| D | TimestampTest.java | 43 private CertPath cpath = new MyCertPath(encoding); field in TimestampTest
|
| D | CodeSignerTest.java | 39 private CertPath cpath = TestCertUtils.genCertPath(3, 0); field in CodeSignerTest
|
| /external/toybox/toys/other/ |
| D | acpi.c | 27 GLOBALS( in GLOBALS()
|
| /external/opencv/cvaux/src/ |
| D | cvcorrespond.cpp | 76 uchar cpath; in icvDynamicCorrespond() local
|
| /external/toybox/generated/ |
| D | globals.h | 129 char *cpath; member
|