| /third_party/skia/src/gpu/geometry/ |
| H A D | GrAAConvexTessellator.cpp | 256 bool GrAAConvexTessellator::tessellate(const SkMatrix& m, const SkPath& path) { in tessellate() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | LLVMReactorDebugInfo.cpp | 57 std::pair<llvm::StringRef, llvm::StringRef> splitPath(const char *path) in splitPath() argument 472 llvm::DIFile *DebugInfo::getOrCreateFile(const char *path) in getOrCreateFile() argument 482 DebugInfo::LineTokens const *DebugInfo::getOrParseFileTokens(const char *path) in getOrParseFileTokens() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
| H A D | Context.cpp | 341 std::shared_ptr<File> Context::Lock::createPhysicalFile(const std::string &path) in createPhysicalFile() argument 353 std::shared_ptr<File> Context::Lock::findFile(const std::string &path) in findFile() argument
|
| /third_party/openssl/providers/implementations/storemgmt/ |
| H A D | file_store.c | 170 static void *file_open_dir(const char *path, const char *uri, void *provctx) in file_open_dir() argument 200 const char *path; in file_open() member 204 const char *path; in file_open() local [all...] |
| /third_party/openssl/include/internal/ |
| H A D | cryptlib.h | 233 static ossl_inline int ossl_ends_with_dirsep(const char *path) in ossl_ends_with_dirsep() argument 247 static ossl_inline int ossl_is_absolute_path(const char *path) in ossl_is_absolute_path() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | dcfmtsym.cpp | 413 CharString path; in initialize() local
|
| /third_party/skia/third_party/externals/microhttpd/src/microspdy/ |
| H A D | applicationlayer.c | 65 char *path = NULL; in spdy_handler_new_stream() local
|
| /third_party/skia/tests/ |
| H A D | AAClipTest.cpp | 158 static void setRgnToPath(SkRegion* rgn, const SkPath& path) { in setRgnToPath() argument 175 SkPath path; in test_rgn() local 190 imoveTo(SkPath& path, int x, int y) imoveTo() argument 194 icubicTo(SkPath& path, int x0, int y0, int x1, int y1, int x2, int y2) icubicTo() argument 201 SkPath path; test_path_bounds() local 318 SkPath path; test_path_with_hole() local 340 SkPath path; test_really_a_rect() local 420 SkPath path; test_crbug_422693() local [all...] |
| H A D | RRectInPathTest.cpp | 14 static SkRRect path_contains_rrect(skiatest::Reporter* reporter, const SkPath& path, in path_contains_rrect() argument 53 SkPath path; in inner_path_contains_rrect() local 88 ForceIsRRect_Private(SkPath* path, SkPathDirection dir, unsigned start) { in ForceIsRRect_Private() argument 93 force_path_contains_rrect(skiatest::Reporter* reporter, SkPath& path, SkPathDirection dir, unsigned start) force_path_contains_rrect() argument 112 SkPath path; test_undetected_paths() local [all...] |
| H A D | RegionTest.cpp | 423 SkPath path; in DEF_TEST() local 439 SkPath path; in DEF_TEST() local 462 SkPath path; DEF_TEST() local [all...] |
| H A D | StreamTest.cpp | 54 SkString path = SkOSPath::Join(tmpDir, "wstream_test"); in test_filestreams() local 310 auto path = SkOSPath::Join(tmpdir.c_str(), "file"); in DEF_TEST() local
|
| H A D | TriangulatingPathRendererTests.cpp | 492 SkPath path; create_path_17() local 503 SkPath path; create_path_20() local 514 SkPath path; create_path_21() local 527 SkPath path; create_path_25() local 543 SkPath path; create_path_26() local 558 SkPath path; create_path_27() local 570 SkPath path; create_path_28() local 581 SkPath path; create_path_31() local 593 SkPath path; create_path_38() local 608 SkPath path; create_path_41() local 624 SkPath path; create_path_43() local 637 SkPath path; create_path_44() local 654 SkPath path; create_path_45() local 687 SkPath path; create_path_46() local 712 test_path(GrRecordingContext* rContext, skgpu::v1::SurfaceDrawContext* sdc, const SkPath& path, const SkMatrix& matrix = SkMatrix::I(), GrAAType aaType = GrAAType::kNone, std::unique_ptr<GrFragmentProcessor> fp = nullptr) test_path() argument 858 verify_simple_inner_polygons(skiatest::Reporter* r, const char* shapeName, SkPath path) verify_simple_inner_polygons() argument [all...] |
| H A D | CanvasTest.cpp | 225 SkPath path; in make_path_from_rect() local 446 SkPath path; DEF_TEST() local [all...] |
| H A D | SVGDeviceTest.cpp | 574 SkPath path; in DEF_TEST() local [all...] |
| /third_party/skia/src/pathops/ |
| H A D | SkPathWriter.cpp | 14 SkPathWriter::SkPathWriter(SkPath& path) in SkPathWriter() argument [all...] |
| /third_party/skia/src/pdf/ |
| H A D | SkPDFUtils.cpp | 118 void SkPDFUtils::EmitPath(const SkPath& path, SkPaint::Style paintStyle, in EmitPath() argument
|
| /third_party/skia/src/sksl/ |
| H A D | SkSLCompiler.h | 189 static ModuleData MakeModulePath(const char* path) { in MakeModulePath() argument
|
| /third_party/skia/src/utils/ |
| H A D | SkCustomTypeface.cpp | 111 void SkCustomTypefaceBuilder::setGlyph(SkGlyphID index, float advance, const SkPath& path) { in setGlyph() argument 260 static void compress_write(SkWStream* stream, const SkPath& path, int upem) { in compress_write() argument 420 SkPath path; Deserialize() local [all...] |
| /third_party/skia/third_party/externals/angle2/util/posix/ |
| H A D | test_utils_posix.cpp | 429 bool DeleteSystemFile(const char *path) in DeleteSystemFile() argument
|
| /third_party/openssl/test/ |
| H A D | http_test.c | 37 const char *req, *path; in mock_http_server() local 206 char *user, *host, *port, *path, *query, *frag; in test_http_url_ok() local 236 char *host, *path; in test_http_url_path_query_ok() local 277 char *host = "1", *port = "1", *path = "1"; test_http_url_invalid() local [all...] |
| /third_party/openssl/crypto/dso/ |
| H A D | dso_win32.c | 503 static int win32_pathbyaddr(void *addr, char *path, int sz) in win32_pathbyaddr() argument
|
| /third_party/python/Lib/test/ |
| H A D | test_posixpath.py | 721 path = posixpath global() variable in PathLikeTests [all...] |
| H A D | test_imp.py | 5 import os.path namespace [all...] |
| H A D | test_ntpath.py | 901 path = ntpath global() variable in PathLikeTests [all...] |
| /third_party/skia/third_party/externals/zlib/google/ |
| H A D | zip_reader_unittest.cc | 46 FileWrapper(const base::FilePath& path, AccessMode mode) { in FileWrapper() argument 176 bool GetTestDataDirectory(base::FilePath* path) { in GetTestDataDirectory() argument 115 ExtractCurrentEntryToFilePath(zip::ZipReader* reader, base::FilePath path) ExtractCurrentEntryToFilePath() argument 189 CompareFileAndMD5(const base::FilePath& path, const std::string expected_md5) CompareFileAndMD5() argument [all...] |