Home
last modified time | relevance | path

Searched defs:inverseFilled (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/src/gpu/geometry/
DGrStyledShape.h210 bool inverseFilled() const { in inverseFilled() function
/third_party/skia/src/gpu/
DGrBlurUtils.cpp290 bool inverseFilled, in compute_key_and_clip_bounds()
499 bool inverseFilled = shape->inverseFilled() && in draw_shape_with_mask_filter() local
/third_party/flutter/skia/src/gpu/
DGrSoftwarePathRenderer.cpp248 bool inverseFilled = args.fShape->inverseFilled() && in onDrawPath() local
DGrBlurUtils.cpp288 bool inverseFilled = shape->inverseFilled() && in draw_shape_with_mask_filter() local
/third_party/skia/src/gpu/ops/
DSoftwarePathRenderer.cpp241 bool inverseFilled = args.fShape->inverseFilled() && in onDrawPath() local
/third_party/flutter/skia/src/core/
DSkRasterClip.cpp18 static MutateResult mutate_conservative_op(SkRegion::Op* op, bool inverseFilled) { in mutate_conservative_op()
/third_party/flutter/skia/src/gpu/geometry/
DGrShape.h340 bool inverseFilled() const { in inverseFilled() function