Home
last modified time | relevance | path

Searched refs:styledBounds (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/src/gpu/geometry/
H A DGrStyledShape.h186 SkRect styledBounds() const;
H A DGrStyledShape.cpp81 SkRect GrStyledShape::styledBounds() const { in styledBounds() function in GrStyledShape
/third_party/skia/tests/
H A DGrStyledShapeTest.cpp641 SkRect styledBounds = fBase->styledBounds(); in init() local
642 CheckBounds(r, *fAppliedFull, styledBounds); in init()
643 styledBounds = fAppliedPE->styledBounds(); in init()
644 CheckBounds(r, *fAppliedFull, styledBounds); in init()
/third_party/skia/src/gpu/ops/
H A DSoftwarePathRenderer.cpp61 SkRect shapeBounds = shape.styledBounds(); in get_unclipped_shape_dev_bounds()
H A DSmallPathRenderer.cpp696 SkRect bounds = args.fShape->styledBounds(); in onCanDrawPath()
/third_party/skia/src/gpu/
H A DGrBlurUtils.cpp246 SkRect shapeBounds = shape.styledBounds(); in get_unclipped_shape_dev_bounds()

Completed in 10 milliseconds