Home
last modified time | relevance | path

Searched refs:ApplyTrim (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/modules/pathkit/
H A Dpathkit_wasm_bindings.cpp375 bool ApplyTrim(SkPath& path, SkScalar startT, SkScalar stopT, bool isComplement) { in ApplyTrim() function
503 .function("_trim", &ApplyTrim) in EMSCRIPTEN_BINDINGS()
/third_party/skia/modules/canvaskit/
H A Dcanvaskit_bindings.cpp555 bool ApplyTrim(SkPath& path, SkScalar startT, SkScalar stopT, bool isComplement) { in ApplyTrim() function
1586 .function("_trim", &ApplyTrim) in EMSCRIPTEN_BINDINGS()

Completed in 5 milliseconds