Home
last modified time | relevance | path

Searched defs:inverseFilled (Results 1 – 3 of 3) 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/skia/src/gpu/ops/
DSoftwarePathRenderer.cpp241 bool inverseFilled = args.fShape->inverseFilled() && in onDrawPath() local