Searched refs:ApplyAddPath (Results 1 – 4 of 4) sorted by relevance
/external/skia/modules/pathkit/ |
D | pathkit_wasm_bindings.cpp | 348 void ApplyAddPath(SkPath& orig, const SkPath& newPath, in ApplyAddPath() function 488 .function("_addPath", &ApplyAddPath) in EMSCRIPTEN_BINDINGS()
|
/external/skqp/modules/pathkit/ |
D | pathkit_wasm_bindings.cpp | 348 void ApplyAddPath(SkPath& orig, const SkPath& newPath, in ApplyAddPath() function 488 .function("_addPath", &ApplyAddPath) in EMSCRIPTEN_BINDINGS()
|
/external/skqp/experimental/canvaskit/ |
D | canvaskit_bindings.cpp | 156 void ApplyAddPath(SkPath& orig, const SkPath& newPath, in ApplyAddPath() function 833 .function("_addPath", &ApplyAddPath) in EMSCRIPTEN_BINDINGS()
|
/external/skia/modules/canvaskit/ |
D | canvaskit_bindings.cpp | 176 void ApplyAddPath(SkPath& orig, const SkPath& newPath, in ApplyAddPath() function 926 .function("_addPath", &ApplyAddPath) in EMSCRIPTEN_BINDINGS()
|