Home
last modified time | relevance | path

Searched defs:path (Results 3376 - 3400 of 4663) sorted by relevance

1...<<131132133134135136137138139140>>...187

/third_party/skia/src/gpu/geometry/
H A DGrAAConvexTessellator.cpp256 bool GrAAConvexTessellator::tessellate(const SkMatrix& m, const SkPath& path) { in tessellate() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactorDebugInfo.cpp57 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 DContext.cpp341 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 Dfile_store.c170 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 Dcryptlib.h233 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 Ddcfmtsym.cpp413 CharString path; in initialize() local
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dapplicationlayer.c65 char *path = NULL; in spdy_handler_new_stream() local
/third_party/skia/tests/
H A DAAClipTest.cpp158 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 DRRectInPathTest.cpp14 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 DRegionTest.cpp423 SkPath path; in DEF_TEST() local
439 SkPath path; in DEF_TEST() local
462 SkPath path; DEF_TEST() local
[all...]
H A DStreamTest.cpp54 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 DTriangulatingPathRendererTests.cpp492 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 DCanvasTest.cpp225 SkPath path; in make_path_from_rect() local
446 SkPath path; DEF_TEST() local
[all...]
H A DSVGDeviceTest.cpp574 SkPath path; in DEF_TEST() local
[all...]
/third_party/skia/src/pathops/
H A DSkPathWriter.cpp14 SkPathWriter::SkPathWriter(SkPath& path) in SkPathWriter() argument
[all...]
/third_party/skia/src/pdf/
H A DSkPDFUtils.cpp118 void SkPDFUtils::EmitPath(const SkPath& path, SkPaint::Style paintStyle, in EmitPath() argument
/third_party/skia/src/sksl/
H A DSkSLCompiler.h189 static ModuleData MakeModulePath(const char* path) { in MakeModulePath() argument
/third_party/skia/src/utils/
H A DSkCustomTypeface.cpp111 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 Dtest_utils_posix.cpp429 bool DeleteSystemFile(const char *path) in DeleteSystemFile() argument
/third_party/openssl/test/
H A Dhttp_test.c37 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 Ddso_win32.c503 static int win32_pathbyaddr(void *addr, char *path, int sz) in win32_pathbyaddr() argument
/third_party/python/Lib/test/
H A Dtest_posixpath.py721 path = posixpath global() variable in PathLikeTests
[all...]
H A Dtest_imp.py5 import os.path namespace
[all...]
H A Dtest_ntpath.py901 path = ntpath global() variable in PathLikeTests
[all...]
/third_party/skia/third_party/externals/zlib/google/
H A Dzip_reader_unittest.cc46 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...]

Completed in 21 milliseconds

1...<<131132133134135136137138139140>>...187