Searched refs:get_unclipped_shape_dev_bounds (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/gpu/ |
D | GrSoftwarePathRenderer.cpp | 43 static bool get_unclipped_shape_dev_bounds(const GrShape& shape, const SkMatrix& matrix, in get_unclipped_shape_dev_bounds() function 82 if (!get_unclipped_shape_dev_bounds(shape, matrix, unclippedDevShapeBounds)) { in GetShapeAndClipBounds()
|
D | GrBlurUtils.cpp | 206 static bool get_unclipped_shape_dev_bounds(const GrShape& shape, const SkMatrix& matrix, in get_unclipped_shape_dev_bounds() function 244 if (!get_unclipped_shape_dev_bounds(shape, matrix, unclippedDevShapeBounds)) { in get_shape_and_clip_bounds()
|
/external/skqp/src/gpu/ |
D | GrSoftwarePathRenderer.cpp | 41 static bool get_unclipped_shape_dev_bounds(const GrShape& shape, const SkMatrix& matrix, in get_unclipped_shape_dev_bounds() function 80 if (!get_unclipped_shape_dev_bounds(shape, matrix, unclippedDevShapeBounds)) { in GetShapeAndClipBounds()
|
D | GrBlurUtils.cpp | 206 static bool get_unclipped_shape_dev_bounds(const GrShape& shape, const SkMatrix& matrix, in get_unclipped_shape_dev_bounds() function 244 if (!get_unclipped_shape_dev_bounds(shape, matrix, unclippedDevShapeBounds)) { in get_shape_and_clip_bounds()
|