Home
last modified time | relevance | path

Searched defs:cropRect (Results 1 – 25 of 48) sorted by relevance

12

/third_party/skia/gm/
Dimagemakewithfilter.cpp62 static sk_sp<SkImageFilter> color_filter_factory(sk_sp<SkImage> auxImage, const SkIRect* cropRect) { in color_filter_factory()
69 static sk_sp<SkImageFilter> blur_filter_factory(sk_sp<SkImage> auxImage, const SkIRect* cropRect) { in blur_filter_factory()
73 static sk_sp<SkImageFilter> drop_shadow_factory(sk_sp<SkImage> auxImage, const SkIRect* cropRect) { in drop_shadow_factory()
77 static sk_sp<SkImageFilter> offset_factory(sk_sp<SkImage> auxImage, const SkIRect* cropRect) { in offset_factory()
81 static sk_sp<SkImageFilter> dilate_factory(sk_sp<SkImage> auxImage, const SkIRect* cropRect) { in dilate_factory()
85 static sk_sp<SkImageFilter> erode_factory(sk_sp<SkImage> auxImage, const SkIRect* cropRect) { in erode_factory()
89 static sk_sp<SkImageFilter> displacement_factory(sk_sp<SkImage> auxImage, const SkIRect* cropRect) { in displacement_factory()
95 static sk_sp<SkImageFilter> arithmetic_factory(sk_sp<SkImage> auxImage, const SkIRect* cropRect) { in arithmetic_factory()
101 static sk_sp<SkImageFilter> blend_factory(sk_sp<SkImage> auxImage, const SkIRect* cropRect) { in blend_factory()
107 static sk_sp<SkImageFilter> convolution_factory(sk_sp<SkImage> auxImage, const SkIRect* cropRect) { in convolution_factory()
[all …]
Doffsetimagefilter.cpp58 SkIRect cropRect = SkIRect::MakeXYWH(i * 12, in onDraw() local
70 SkIRect cropRect = SkIRect::MakeXYWH(0, 0, 100, 100); in onDraw() local
76 SkScalar scale, const SkIRect& cropRect) { in DrawClippedImage()
Dxfermodeimagefilter.cpp151 SkIRect cropRect = SkIRect::MakeXYWH(offsets[i][0], in onDraw() local
165 SkIRect cropRect = SkIRect::MakeXYWH(10, 10, 60, 60); in onDraw() local
Dmatrixconvolution.cpp73 bool convolveAlpha, const SkIRect *cropRect = nullptr) { in makeFilter()
95 const SkIRect* cropRect = nullptr) { in draw()
Danimated_image_orientation.cpp68 AnimatedImageGM(const char* path, const char* name, int step, SkIRect cropRect) in AnimatedImageGM()
114 auto cropRect = SkIRect::MakeSize(scaledSize); in onDraw() local
Dimagealphathreshold.cpp45 static SkPaint create_filter_paint(SkIRect* cropRect = nullptr) { in create_filter_paint()
87 SkIRect cropRect = SkIRect::MakeLTRB(100, 100, WIDTH - 100, HEIGHT - 100); in onDraw() local
Dbackdrop_imagefilter_croprect.cpp28 SkIRect cropRect = cropInLocal.makeOutset(outsetX, outsetY).roundOut(); in draw_backdrop_filter_gm() local
Ddisplacement.cpp99 SkIRect cropRect = SkIRect::MakeXYWH(30, 30, 40, 40); in onDraw() local
/third_party/skia/src/effects/imagefilters/
DSkCropImageFilter.cpp18 SkCropImageFilter(const SkRect& cropRect, sk_sp<SkImageFilter> input) in SkCropImageFilter()
50 skif::LayerSpace<SkIRect> cropRect(const skif::Mapping& mapping) const { in cropRect() function in __anon7baf53d60111::SkCropImageFilter
74 SkRect cropRect = buffer.readRect(); in CreateProc() local
DSkDropShadowImageFilter.cpp22 const SkRect* cropRect) in SkDropShadowImageFilter()
33 const SkRect* cropRect) { in Make()
61 sk_sp<SkImageFilter> input, const CropRect& cropRect) { in DropShadow()
68 sk_sp<SkImageFilter> input, const CropRect& cropRect) { in DropShadowOnly()
DSkMergeImageFilter.cpp22 const SkRect* cropRect) in SkMergeImageFilter()
40 const CropRect& cropRect) { in Merge()
DSkColorFilterImageFilter.cpp23 const SkRect* cropRect) in SkColorFilterImageFilter()
46 sk_sp<SkColorFilter> cf, sk_sp<SkImageFilter> input, const CropRect& cropRect) { in ColorFilter()
DSkPictureImageFilter.cpp23 SkPictureImageFilter(sk_sp<SkPicture> picture, const SkRect& cropRect) in SkPictureImageFilter()
66 SkRect cropRect; in CreateProc() local
DSkShaderImageFilter.cpp48 sk_sp<SkImageFilter> SkImageFilters::Paint(const SkPaint& paint, const CropRect& cropRect) { in Paint()
53 const CropRect& cropRect) { in Shader()
DSkBlendImageFilter.cpp36 const SkRect* cropRect) in SkBlendImageFilter()
76 const CropRect& cropRect) { in Blend()
84 const CropRect& cropRect) { in Blend()
DSkOffsetImageFilter.cpp24 const SkRect* cropRect) in SkOffsetImageFilter()
50 const CropRect& cropRect) { in Offset()
DSkMagnifierImageFilter.cpp31 const SkRect* cropRect) in SkMagnifierImageFilter()
57 const CropRect& cropRect) { in Magnifier()
DSkAlphaThresholdImageFilter.cpp37 const SkRect* cropRect = nullptr) in SkAlphaThresholdImageFilter()
70 const CropRect& cropRect) { in AlphaThreshold()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
DTextureParameterTest.cpp100 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
/third_party/skia/src/android/
DSkAnimatedImage.cpp23 const SkImageInfo& requestedInfo, SkIRect cropRect, sk_sp<SkPicture> postProcess) { in Make()
52 const auto cropRect = SkIRect::MakeSize(decodeInfo.dimensions()); in Make() local
57 const SkImageInfo& requestedInfo, SkIRect cropRect, sk_sp<SkPicture> postProcess) in SkAnimatedImage()
/third_party/skia/fuzz/
DFuzzCanvas.cpp463 SkIRect cropRect; in make_fuzz_lighting_imagefilter() local
543 SkIRect cropRect; in make_fuzz_imageFilter() local
563 SkIRect cropRect; in make_fuzz_imageFilter() local
577 SkIRect cropRect; in make_fuzz_imageFilter() local
589 SkIRect cropRect; in make_fuzz_imageFilter() local
609 SkIRect cropRect; in make_fuzz_imageFilter() local
624 SkIRect cropRect; in make_fuzz_imageFilter() local
652 SkIRect cropRect; in make_fuzz_imageFilter() local
676 SkIRect cropRect; in make_fuzz_imageFilter() local
690 SkIRect cropRect; in make_fuzz_imageFilter() local
[all …]
/third_party/skia/modules/svg/src/
DSkSVGFeMorphology.cpp25 const SkRect cropRect = this->resolveFilterSubregion(ctx, fctx); in onMakeImageFilter() local
DSkSVGFeBlend.cpp40 const SkRect cropRect = this->resolveFilterSubregion(ctx, fctx); in onMakeImageFilter() local
DSkSVGFeComposite.cpp49 const SkRect cropRect = this->resolveFilterSubregion(ctx, fctx); in onMakeImageFilter() local
DSkSVGFeDisplacementMap.cpp29 const SkRect cropRect = this->resolveFilterSubregion(ctx, fctx); in onMakeImageFilter() local

12