| /external/skia/gm/ |
| D | imagemakewithfilter.cpp | 71 static sk_sp<SkImageFilter> color_filter_factory(sk_sp<SkImage> auxImage, const SkIRect* cropRect) { in color_filter_factory() 78 static sk_sp<SkImageFilter> blur_filter_factory(sk_sp<SkImage> auxImage, const SkIRect* cropRect) { in blur_filter_factory() 82 static sk_sp<SkImageFilter> drop_shadow_factory(sk_sp<SkImage> auxImage, const SkIRect* cropRect) { in drop_shadow_factory() 86 static sk_sp<SkImageFilter> offset_factory(sk_sp<SkImage> auxImage, const SkIRect* cropRect) { in offset_factory() 90 static sk_sp<SkImageFilter> dilate_factory(sk_sp<SkImage> auxImage, const SkIRect* cropRect) { in dilate_factory() 94 static sk_sp<SkImageFilter> erode_factory(sk_sp<SkImage> auxImage, const SkIRect* cropRect) { in erode_factory() 98 static sk_sp<SkImageFilter> displacement_factory(sk_sp<SkImage> auxImage, const SkIRect* cropRect) { in displacement_factory() 105 static sk_sp<SkImageFilter> arithmetic_factory(sk_sp<SkImage> auxImage, const SkIRect* cropRect) { in arithmetic_factory() 112 static sk_sp<SkImageFilter> blend_factory(sk_sp<SkImage> auxImage, const SkIRect* cropRect) { in blend_factory() 119 static sk_sp<SkImageFilter> convolution_factory(sk_sp<SkImage> auxImage, const SkIRect* cropRect) { in convolution_factory() [all …]
|
| D | offsetimagefilter.cpp | 55 SkIRect cropRect = SkIRect::MakeXYWH(i * 12, in onDraw() local 67 SkIRect cropRect = SkIRect::MakeXYWH(0, 0, 100, 100); in onDraw() local 73 SkScalar scale, const SkIRect& cropRect) { in DrawClippedImage()
|
| D | xfermodeimagefilter.cpp | 150 SkIRect cropRect = SkIRect::MakeXYWH(offsets[i][0], in onDraw() local 164 SkIRect cropRect = SkIRect::MakeXYWH(10, 10, 60, 60); in onDraw() local
|
| D | animated_image_orientation.cpp | 69 AnimatedImageGM(const char* path, const char* name, int step, SkIRect cropRect) in AnimatedImageGM() 113 auto cropRect = SkIRect::MakeSize(scaledSize); in onDraw() local
|
| D | crop_imagefilter.cpp | 64 SkRect* outputBounds, SkRect* cropRect, SkRect* contentBounds) { in get_example_rects() 168 const SkRect& cropRect) { in make_cropped_image() 197 SkRect outputBounds, cropRect, contentBounds; in draw_example_tile() local
|
| D | backdrop_imagefilter_croprect.cpp | 28 SkIRect cropRect = cropInLocal.makeOutset(outsetX, outsetY).roundOut(); in draw_backdrop_filter_gm() local
|
| D | displacement.cpp | 96 SkIRect cropRect = SkIRect::MakeXYWH(30, 30, 40, 40); in onDraw() local
|
| D | dropshadowimagefilter.cpp | 90 SkIRect cropRect = SkIRect::MakeXYWH(10, 10, 44, 44); variable
|
| D | morphology.cpp | 72 SkIRect cropRect = SkIRect::MakeXYWH(25, 20, 100, 80); in onDraw() local
|
| /external/skia/src/effects/imagefilters/ |
| D | SkCropImageFilter.cpp | 33 SkCropImageFilter(const SkRect& cropRect, SkTileMode tileMode, sk_sp<SkImageFilter> input) in SkCropImageFilter() 74 skif::LayerSpace<SkIRect> cropRect(const skif::Mapping& mapping) const { in cropRect() function in __anon04527e990111::SkCropImageFilter 141 SkRect cropRect = buffer.readRect(); in CreateProc() local
|
| D | SkDropShadowImageFilter.cpp | 99 sk_sp<SkImageFilter> input, const CropRect& cropRect) { in DropShadow() 106 sk_sp<SkImageFilter> input, const CropRect& cropRect) { in DropShadowOnly()
|
| D | SkBlendImageFilter.cpp | 102 const SkImageFilters::CropRect& cropRect, in make_blend() 137 const CropRect& cropRect) { in Blend() 147 const CropRect& cropRect) { in Blend() 158 const CropRect& cropRect) { in Arithmetic()
|
| D | SkLightingImageFilter.cpp | 282 const SkImageFilters::CropRect& cropRect) { in make_lighting() 316 sk_sp<SkImageFilter> input, const CropRect& cropRect) { in DistantLitDiffuse() 324 sk_sp<SkImageFilter> input, const CropRect& cropRect) { in PointLitDiffuse() 333 sk_sp<SkImageFilter> input, const CropRect& cropRect) { in SpotLitDiffuse() 343 SkScalar shininess, sk_sp<SkImageFilter> input, const CropRect& cropRect) { in DistantLitSpecular() 351 SkScalar shininess, sk_sp<SkImageFilter> input, const CropRect& cropRect) { in PointLitSpecular() 360 SkScalar shininess, sk_sp<SkImageFilter> input, const CropRect& cropRect) { in SpotLitSpecular()
|
| D | SkMorphologyImageFilter.cpp | 109 const SkImageFilters::CropRect& cropRect) { in make_morphology() 229 const CropRect& cropRect) { in Dilate() 235 const CropRect& cropRect) { in Erode()
|
| D | SkColorFilterImageFilter.cpp | 74 const CropRect& cropRect) { in ColorFilter()
|
| D | SkShaderImageFilter.cpp | 72 const CropRect& cropRect) { in Shader()
|
| /external/angle/src/tests/gl_tests/gles1/ |
| D | TextureParameterTest.cpp | 100 GLint cropRect[4] = {10, 20, 30, 40}; in TEST_P() local 142 std::array<GLfixed, 4> cropRect = {0x10000, 0x10000, 0x20000, 0x20000}; in TEST_P() local
|
| /external/skia/src/android/ |
| D | SkAnimatedImage.cpp | 24 const SkImageInfo& requestedInfo, SkIRect cropRect, sk_sp<SkPicture> postProcess) { in Make() 53 const auto cropRect = SkIRect::MakeSize(decodeInfo.dimensions()); in Make() local 58 const SkImageInfo& requestedInfo, SkIRect cropRect, sk_sp<SkPicture> postProcess) in SkAnimatedImage()
|
| /external/skia/fuzz/ |
| D | FuzzCanvas.cpp | 471 SkIRect cropRect; in make_fuzz_lighting_imagefilter() local 551 SkIRect cropRect; in make_fuzz_imageFilter() local 572 SkIRect cropRect; in make_fuzz_imageFilter() local 584 SkIRect cropRect; in make_fuzz_imageFilter() local 604 SkIRect cropRect; in make_fuzz_imageFilter() local 619 SkIRect cropRect; in make_fuzz_imageFilter() local 648 SkIRect cropRect; in make_fuzz_imageFilter() local 673 SkIRect cropRect; in make_fuzz_imageFilter() local 687 SkIRect cropRect; in make_fuzz_imageFilter() local 704 SkIRect cropRect; in make_fuzz_imageFilter() local [all …]
|
| /external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowNativeAnimatedImageDrawable.java | 35 Rect cropRect) in nCreate() 43 long nativeImageDecoder, ImageDecoder decoder, int width, int height, Rect cropRect) in nCreate()
|
| /external/skia/modules/svg/src/ |
| D | SkSVGFeMorphology.cpp | 25 const SkRect cropRect = this->resolveFilterSubregion(ctx, fctx); in onMakeImageFilter() local
|
| D | SkSVGFeBlend.cpp | 41 const SkRect cropRect = this->resolveFilterSubregion(ctx, fctx); in onMakeImageFilter() local
|
| D | SkSVGFeComposite.cpp | 49 const SkRect cropRect = this->resolveFilterSubregion(ctx, fctx); in onMakeImageFilter() local
|
| D | SkSVGFeDisplacementMap.cpp | 29 const SkRect cropRect = this->resolveFilterSubregion(ctx, fctx); in onMakeImageFilter() local
|
| /external/skia/src/core/ |
| D | SkImageFilter_Base.h | 159 std::optional<SkRect> cropRect() const { return fCropRect; } in cropRect() function
|