Home
last modified time | relevance | path

Searched defs:path (Results 1351 - 1375 of 4347) sorted by relevance

1...<<51525354555657585960>>...174

/third_party/skia/samplecode/
H A DSamplePathOverstroke.cpp66 SkPath path; in quadPath() local
80 SkPath path; in cubicPath() local
94 SkPath path; in linSemicirclePath() local
114 SkPath path; rectPath() local
129 SkPath path; global() variable
[all...]
H A DSampleCusp.cpp34 SkPath path; in cusp() local
126 SkPath path; global() variable
[all...]
H A DSampleMaterialShadows.cpp42 void drawShadowedPath(SkCanvas* canvas, const SkPath& path, in drawShadowedPath() argument
H A DSampleStrokePath.cpp23 SkPath path; in test_huge_stroke() local
77 static void scale_to_width(SkPath* path, SkScalar dstWidth) { in scale_to_width() argument
[all...]
/third_party/skia/src/core/
H A DSkPathMeasure.cpp13 SkPathMeasure::SkPathMeasure(const SkPath& path, bool forceClosed, SkScalar resScale) in SkPathMeasure() argument
21 void SkPathMeasure::setPath(const SkPath* path, bool forceClosed) { in setPath() argument
/third_party/skia/src/gpu/ops/
H A DPathTessellateOp.h26 PathTessellateOp(SkArenaAlloc* arena, GrAAType aaType, const GrUserStencilSettings* stencil, const SkMatrix& viewMatrix, const SkPath& path, GrPaint&& paint, const SkRect& drawBounds) PathTessellateOp() argument
H A DAtlasRenderTask.h70 void add(PathDrawAllocator* alloc, const SkMatrix& pathMatrix, const SkPath& path) { in add() argument
/third_party/skia/src/gpu/
H A DGrSWMaskHelper.cpp83 SkPath path; in drawShape() local
121 SkPath path; in drawShape() local
/third_party/skia/src/gpu/geometry/
H A DGrAATriangulator.h16 static int PathToAATriangles(const SkPath& path, SkScalar tolerance, const SkRect& clipBounds, in PathToAATriangles() argument
49 GrAATriangulator(const SkPath& path, SkArenaAlloc* alloc) : GrTriangulator(path, alloc) {} in GrAATriangulator() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DFile.cpp123 std::shared_ptr<File> File::createPhysical(ID id, std::string path) in createPhysical() argument
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
H A DDriver.cpp108 bool Driver::load(const char *path) in load() argument
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/bin/
H A Dgenerate_language_headers.py32 import os.path namespace
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/bin/
H A Dgenerate_language_headers.py32 import os.path namespace
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/
H A Dgenerate_language_headers.py19 import os.path namespace
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dfilterrb.cpp20 ResKeyPath::ResKeyPath(const std::string& path, UErrorCode& status) { in ResKeyPath() argument
90 addRule(const ResKeyPath& path, bool inclusionRule, UErrorCode& status) addRule() argument
161 applyRule( const ResKeyPath& path, std::list<std::string>::const_iterator it, bool inclusionRule, UErrorCode& status) applyRule() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/
H A Dpkgtypes.c202 char * convertToNativePathSeparators(char *path) { in convertToNativePathSeparators() argument
/third_party/skia/src/pathops/
H A DSkPathOpsSimplify.cpp140 bool SimplifyDebug(const SkPath& path, SkPath* result in SimplifyDebug() argument
214 bool Simplify(const SkPath& path, SkPath* result) { in Simplify() argument
[all...]
H A DSkOpEdgeBuilder.h15 SkOpEdgeBuilder(const SkPathWriter& path, SkOpContourHead* contours2, in SkOpEdgeBuilder() argument
25 SkOpEdgeBuilder(const SkPath& path, SkOpContourHead* contours2, SkOpGlobalState* globalState) in SkOpEdgeBuilder() argument
/third_party/skia/src/utils/
H A DSkOrderedFontMgr.cpp94 sk_sp<SkTypeface> SkOrderedFontMgr::onMakeFromFile(const char path[], int ttcIndex) const { in onMakeFromFile() argument
/third_party/skia/tests/
H A DAndroidCodecTest.cpp143 const char* path = "images/wide-gamut.png"; in DEF_TEST() local
172 const char* path = "images/purple-displayprofile.png"; in DEF_TEST() local
[all...]
H A DDefaultPathRendererTest.cpp81 SkPath path = make_path(SkRect::MakeXYWH(0, 0, kBigSize, kBigSize), in run_test() local
H A DGifTest.cpp476 const char* path = "images/out-of-palette.gif"; in DEF_TEST() local
520 const char* path = "images/gif-transparent-index.gif"; in DEF_TEST() local
613 const char* path in DEF_TEST() local
[all...]
H A DNdkDecodeTest.cpp17 static std::unique_ptr<SkImageGenerator> make_generator(const char* path, skiatest::Reporter* r) { in make_generator() argument
[all...]
H A DPathMeasureTest.cpp13 SkPath path; in test_small_segment3() local
30 SkPath path; in test_small_segment2() local
46 SkPath path; in test_small_segment() local
78 SkPath path; DEF_TEST() local
224 SkPath path; DEF_TEST() local
249 SkPath path; test_empty_contours() local
270 SkPath path; test_MLM_contours() local
284 SkPath path; test_shrink() local
302 SkPath path; DEF_TEST() local
[all...]
H A DPathOpsAsWindingTest.cpp13 SkPath path; in build_squircle() local
[all...]

Completed in 12 milliseconds

1...<<51525354555657585960>>...174