Home
last modified time | relevance | path

Searched defs:getFillType (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/modules/pathkit/tests/
Dpathops.spec.js97 function getFillType(str) { function
/third_party/skia/include/core/
DSkPath.h203 SkPathFillType getFillType() const { return (SkPathFillType)fFillType; } in getFillType() function
/third_party/skia/modules/canvaskit/
Dexterns.js545 getFillType: function() {}, method
/third_party/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts2285 getFillType(): FillType; method