Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/canvaskit/
H A Dexterns.js620 CanInterpolate: function() {}, method
H A Dcanvaskit_bindings.cpp559 bool CanInterpolate(const SkPath& path1, const SkPath& path2) { in CanInterpolate() function
/aosp_15_r20/external/skia/modules/canvaskit/npm_build/types/
H A Dindex.d.ts3860 CanInterpolate(path1: Path, path2: Path): boolean; method