Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrPath.h39 GrPathRendering::FillType getFillType() const { return fFillType; } in getFillType() function
/external/skia/src/gpu/
DGrPath.h39 GrPathRendering::FillType getFillType() const { return fFillType; } in getFillType() function
/external/skia/modules/pathkit/tests/
Dpathops.spec.js108 function getFillType(str) { function
/external/skqp/modules/pathkit/tests/
Dpathops.spec.js108 function getFillType(str) { function
/external/skia/include/core/
DSkPath.h185 FillType getFillType() const { return (FillType)fFillType; } in getFillType() function
/external/skqp/include/core/
DSkPath.h185 FillType getFillType() const { return (FillType)fFillType; } in getFillType() function
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowPath.java246 protected Path.FillType getFillType() { in getFillType() method in ShadowPath
/external/skia/modules/canvaskit/
Dexterns.js208 getFillType: function() {}, method
/external/skqp/experimental/canvaskit/
Dexterns.js193 getFillType: function() {}, method