Home
last modified time | relevance | path

Searched defs:inverseFilled (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/gpu/geometry/
H A DGrStyledShape.h210 bool inverseFilled() const { in inverseFilled() function in GrStyledShape
/third_party/skia/src/gpu/ops/
H A DSoftwarePathRenderer.cpp241 bool inverseFilled = args.fShape->inverseFilled() && in onDrawPath() local
/third_party/skia/src/gpu/
H A DGrBlurUtils.cpp530 bool inverseFilled = shape->inverseFilled() && in draw_shape_with_mask_filter() local
292 compute_key_and_clip_bounds(GrUniqueKey* maskKey, SkIRect* boundsForClip, const GrCaps* caps, const SkMatrix& viewMatrix, bool inverseFilled, const SkMaskFilterBase* maskFilter, const GrStyledShape& shape, const SkIRect& unclippedDevShapeBounds, const SkIRect& devClipBounds, const bool canUseSDFBlur = false) compute_key_and_clip_bounds() argument

Completed in 3 milliseconds