Home
last modified time | relevance | path

Searched refs:createPath (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/tests/
H A DPathRendererCacheTests.cpp75 std::function<SkPath(void)> createPath, in test_path()
94 SkPath path = createPath(); in test_path()
119 path = createPath(); in test_path()
74 test_path(skiatest::Reporter* reporter, std::function<SkPath(void)> createPath, std::function<skgpu::v1::PathRenderer*(GrRecordingContext*)> makePathRenderer, int expected, bool checkListeners, GrAAType aaType = GrAAType::kNone, GrStyle style = GrStyle(SkStrokeRec::kFill_InitStyle)) test_path() argument
H A DTriangulatingPathRendererTests.cpp756 for (CreatePathFn createPath : kNonEdgeAAPaths) { in DEF_GPUTEST_FOR_ALL_CONTEXTS()
757 test_path(ctx, sdc.get(), createPath()); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
/third_party/skia/src/xps/
H A DSkXPSDevice.h228 HRESULT createPath(
H A DSkXPSDevice.cpp535 HRESULT SkXPSDevice::createPath(IXpsOMGeometryFigure* figure, in createPath() function in SkXPSDevice
573 HR(this->createPath(areaToFillFigure.get(), visuals, &areaToFillPath)); in sideOfClamp()
596 HR(this->createPath(areaToFillFigure.get(), visuals, &areaToFillPath)); in cornerOfClamp()
700 HR(this->createPath(centralFigure.get(), in createXpsImageBrush()
/third_party/icu/icu4c/source/common/
H A Duresbund.cpp2085 static void createPath(const char* origResPath, in createPath() function
2201 createPath(origResPath, origResPathLen, resPath, len, inKey, path, status); in ures_getByKeyWithFallback()
2240 createPath(origResPath, origResPathLen, resPath, len, inKey, path, status); in ures_getByKeyWithFallback()
2247 createPath(origResPath, origResPathLen, fillIn->fResPath, in ures_getByKeyWithFallback()
2250 createPath(origResPath, origResPathLen, "", 0, inKey, path, status); in ures_getByKeyWithFallback()
/third_party/node/deps/icu-small/source/common/
H A Duresbund.cpp2087 static void createPath(const char* origResPath, in createPath() function
2203 createPath(origResPath, origResPathLen, resPath, len, inKey, path, status); in ures_getByKeyWithFallback()
2242 createPath(origResPath, origResPathLen, resPath, len, inKey, path, status); in ures_getByKeyWithFallback()
2249 createPath(origResPath, origResPathLen, fillIn->fResPath, in ures_getByKeyWithFallback()
2252 createPath(origResPath, origResPathLen, "", 0, inKey, path, status); in ures_getByKeyWithFallback()
/third_party/node/test/fixtures/postject-copy/node_modules/postject/dist/
H A Dapi.js[all...]

Completed in 30 milliseconds