Home
last modified time | relevance | path

Searched defs:CanInterpolate (Results 1 – 3 of 3) sorted by relevance

/external/skia/modules/canvaskit/
Dexterns.js636 CanInterpolate: function() {}, method
Dcanvaskit_bindings.cpp563 bool CanInterpolate(const SkPath& path1, const SkPath& path2) { in CanInterpolate() function
/external/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts3868 CanInterpolate(path1: Path, path2: Path): boolean; method