Home
last modified time | relevance | path

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

/third_party/skia/demos.skia.org/demos/path_performance/
Dmain.js92 const EMPTY_SVG_PATH_STRING = 'M 0 0'; constant
97 path.getAttribute('d') ?? EMPTY_SVG_PATH_STRING,