Home
last modified time | relevance | path

Searched refs:createPath (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/tests/
DPathRendererCacheTests.cpp75 std::function<SkPath(void)> createPath, in test_path() argument
94 SkPath path = createPath(); in test_path()
119 path = createPath(); in test_path()
DTriangulatingPathRendererTests.cpp756 for (CreatePathFn createPath : kNonEdgeAAPaths) { in DEF_GPUTEST_FOR_ALL_CONTEXTS() local
757 test_path(ctx, sdc.get(), createPath()); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
/third_party/flutter/skia/tests/
DPathRendererCacheTests.cpp72 std::function<SkPath(void)> createPath, in test_path() argument
90 SkPath path = createPath(); in test_path()
/third_party/flutter/skia/src/gpu/
DGrPathRendering_none.cpp43 sk_sp<GrPath> GrGLPathRendering::createPath(const SkPath&, const GrStyle&) { return nullptr; } in createPath() function in GrGLPathRendering
DGrPathRendering.h87 virtual sk_sp<GrPath> createPath(const SkPath&, const GrStyle&) = 0;
DGrResourceProvider.h224 sk_sp<GrPath> createPath(const SkPath&, const GrStyle&);
DGrResourceProvider.cpp502 sk_sp<GrPath> GrResourceProvider::createPath(const SkPath& path, const GrStyle& style) { in createPath() function in GrResourceProvider
508 return this->gpu()->pathRendering()->createPath(path, style); in createPath()
/third_party/flutter/skia/src/gpu/gl/
DGrGLPathRendering.h38 sk_sp<GrPath> createPath(const SkPath&, const GrStyle&) override;
DGrGLPathRendering.cpp82 sk_sp<GrPath> GrGLPathRendering::createPath(const SkPath& inPath, const GrStyle& style) { in createPath() function in GrGLPathRendering
/third_party/flutter/skia/src/gpu/ops/
DGrStencilAndCoverPathRenderer.cpp63 path = resourceProvider->createPath(skPath, shape.style()); in get_gr_path()
/third_party/skia/src/xps/
DSkXPSDevice.h228 HRESULT createPath(
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/flutter/skia/src/xps/
DSkXPSDevice.h230 HRESULT createPath(
DSkXPSDevice.cpp537 HRESULT SkXPSDevice::createPath(IXpsOMGeometryFigure* figure, in createPath() function in SkXPSDevice
575 HR(this->createPath(areaToFillFigure.get(), visuals, &areaToFillPath)); in sideOfClamp()
598 HR(this->createPath(areaToFillFigure.get(), visuals, &areaToFillPath)); in cornerOfClamp()
704 HR(this->createPath(centralFigure.get(), in createXpsImageBrush()
/third_party/node/deps/icu-small/source/common/
Duresbund.cpp1913 static void createPath(const char* origResPath, in createPath() function
2029 createPath(origResPath, origResPathLen, resPath, len, inKey, path, status); in ures_getByKeyWithFallback()
2068 createPath(origResPath, origResPathLen, resPath, len, inKey, path, status); in ures_getByKeyWithFallback()
2075 createPath(origResPath, origResPathLen, fillIn->fResPath, in ures_getByKeyWithFallback()
2078 createPath(origResPath, origResPathLen, "", 0, inKey, path, status); in ures_getByKeyWithFallback()
/third_party/freetype/docs/reference/assets/javascripts/lunr/
Dwordcut.js411 createPath: function() { method
537 , path = self.pathSelector.createPath()