| /third_party/skia/samplecode/ |
| H A D | SampleSimpleStroker.cpp | 126 void SkPathStroker2::initForPath(const SkPath& path, const SkPaint& paint) { in initForPath() argument 134 SkPath SkPathStroker2::getFillPath(const SkPath& path, const SkPaint& paint) { in getFillPath() argument 304 appendPathReversed(const PathRecorder& path, PathRecorder* result) appendPathReversed() argument 417 makePath(SkPath* path) makePath() argument 427 SkPath path; global() variable [all...] |
| H A D | SamplePath.cpp | 52 SkPath path; in test_cubic2() local 135 void drawPath(SkCanvas* canvas, const SkPath& path, SkPaint::Join j) { in drawPath() argument 259 void makePath(SkPath* path) { in makePath() argument 272 SkPath path; global() variable 368 makePath(SkPath* path) makePath() argument 388 SkPath path; global() variable 472 SkPath path; global() variable 697 SkPath path; global() variable [all...] |
| H A D | SampleSlides.cpp | 67 static void scale(SkPath* path, SkScalar scale) { in scale() argument 74 SkPath path; in one_d_pe() local 103 SkPath path; in MakeTileEffect() local 120 SkPath path; patheffect_slide() local [all...] |
| /third_party/skia/src/gpu/ops/ |
| H A D | AtlasPathRenderer.cpp | 157 void AtlasPathRenderer::AtlasPathKey::set(const SkMatrix& m, const SkPath& path) { in set() argument 169 addPathToAtlas(GrRecordingContext* rContext, const SkMatrix& viewMatrix, const SkPath& path, const SkRect& pathDevBounds, SkIRect* devIBounds, SkIPoint16* locationInAtlas, bool* transposedInAtlas, const DrawRefsAtlasCallback& drawRefsAtlasCallback) addPathToAtlas() argument 285 SkPath path; onDrawPath() local 324 makeAtlasClipEffect(const SurfaceDrawContext* sdc, const GrOp* opBeingClipped, std::unique_ptr<GrFragmentProcessor> inputFP, const SkIRect& drawBounds, const SkMatrix& viewMatrix, const SkPath& path) makeAtlasClipEffect() argument [all...] |
| H A D | AALinearizingConvexPathRenderer.cpp | 87 Make(GrRecordingContext* context, GrPaint&& paint, const SkMatrix& viewMatrix, const SkPath& path, SkScalar strokeWidth, SkStrokeRec::Style style, SkPaint::Join join, SkScalar miterLimit, const GrUserStencilSettings* stencilSettings) Make() argument 102 AAFlatteningConvexPathOp(GrProcessorSet* processorSet, const SkPMColor4f& color, const SkMatrix& viewMatrix, const SkPath& path, SkScalar strokeWidth, SkStrokeRec::Style style, SkPaint::Join join, SkScalar miterLimit, const GrUserStencilSettings* stencilSettings) AAFlatteningConvexPathOp() argument 399 SkPath path; onDrawPath() local 420 const SkPath& path = GrTest::TestPathConvex(random); GR_DRAW_OP_TEST_DEFINE() local [all...] |
| /third_party/skia/src/gpu/v1/ |
| H A D | ClipStack.h | 69 void clipPath(const SkMatrix& ctm, const SkPath& path, GrAA aa, SkClipOp op) { in clipPath() argument
|
| /third_party/skia/src/core/ |
| H A D | SkEdgeClipper.cpp | 563 void SkEdgeClipper::ClipPath(const SkPath& path, const SkRect& clip, bool canCullToTheRight, in ClipPath() argument
|
| H A D | SkMaskFilter.cpp | 209 static int countNestedRects(const SkPath& path, SkRect rects[2]) { in countNestedRects() argument
|
| H A D | SkClipStack.h | 84 Element(const SkPath& path, const SkMatrix& m, SkClipOp op, bool doAA) { in Element() argument 257 Element(int saveCount, const SkPath& path, const SkMatrix& m, SkClipOp op, bool doAA) { in Element() argument [all...] |
| H A D | SkRegion_path.cpp | 275 static int count_path_runtype_values(const SkPath& path, int* itop, int* ibot) { in count_path_runtype_values() argument 314 static bool check_inverse_on_empty_return(SkRegion* dst, const SkPath& path, const SkRegion& clip) { in check_inverse_on_empty_return() argument 322 bool SkRegion::setPath(const SkPath& path, const SkRegion& clip) { in setPath() argument 461 extract_path(Edge* edge, Edge* stop, SkPath* path) extract_path() argument [all...] |
| /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...] |
| /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
|