HomeSort by relevance Sort by last modified time
    Searched refs:ApplyStroke (Results 1 - 4 of 4) sorted by null

  /external/skia/modules/pathkit/
pathkit_wasm_bindings.cpp 413 bool ApplyStroke(SkPath& path, StrokeOpts opts) {
517 .function("_stroke", &ApplyStroke)
  /external/skqp/modules/pathkit/
pathkit_wasm_bindings.cpp 413 bool ApplyStroke(SkPath& path, StrokeOpts opts) {
517 .function("_stroke", &ApplyStroke)
  /external/skia/modules/canvaskit/
canvaskit_bindings.cpp 469 bool ApplyStroke(SkPath& path, StrokeOpts opts) {
    [all...]
  /external/skqp/experimental/canvaskit/
canvaskit_bindings.cpp 449 bool ApplyStroke(SkPath& path, StrokeOpts opts) {
    [all...]

Completed in 137 milliseconds