Home
last modified time | relevance | path

Searched defs:createPath (Results 1 – 12 of 12) sorted by relevance

/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/util/
DPath.java36 public static String createPath(Box box) { in createPath() method in Path
40 private static String createPath(Box box, String path) { in createPath() method in Path
/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/keyframe/
DPathKeyframe.java23 public void createPath() { in createPath() method in PathKeyframe
/external/skqp/tests/
DPathRendererCacheTests.cpp72 std::function<SkPath(void)> createPath, in test_path()
/external/skia/tests/
DPathRendererCacheTests.cpp75 std::function<SkPath(void)> createPath, in test_path()
DTriangulatingPathRendererTests.cpp755 for (CreatePathFn createPath : kNonEdgeAAPaths) { in DEF_GPUTEST_FOR_ALL_CONTEXTS() local
/external/skqp/src/gpu/
DGrPathRendering_none.cpp41 sk_sp<GrPath> GrGLPathRendering::createPath(const SkPath&, const GrStyle&) { return nullptr; } in createPath() function in GrGLPathRendering
DGrResourceProvider.cpp354 sk_sp<GrPath> GrResourceProvider::createPath(const SkPath& path, const GrStyle& style) { in createPath() function in GrResourceProvider
/external/skqp/src/gpu/gl/
DGrGLPathRendering.cpp82 sk_sp<GrPath> GrGLPathRendering::createPath(const SkPath& inPath, const GrStyle& style) { in createPath() function in GrGLPathRendering
/external/lottie/lottie/src/main/java/com/airbnb/lottie/utils/
DUtils.java47 public static Path createPath(PointF startPoint, PointF endPoint, PointF cp1, PointF cp2) { in createPath() method in Utils
/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/
DPathService.java165 public JimfsPath createPath(@NullableDecl Name root, Iterable<Name> names) { in createPath() method in PathService
/external/skia/src/xps/
DSkXPSDevice.cpp532 HRESULT SkXPSDevice::createPath(IXpsOMGeometryFigure* figure, in createPath() function in SkXPSDevice
/external/skqp/src/xps/
DSkXPSDevice.cpp537 HRESULT SkXPSDevice::createPath(IXpsOMGeometryFigure* figure, in createPath() function in SkXPSDevice