Home
last modified time | relevance | path

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

123

/external/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
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
Dmatrixconvolution.cpp73 bool convolveAlpha, const SkIRect *cropRect = nullptr) { in makeFilter()
95 const SkIRect* cropRect = nullptr) { in draw()
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
/external/skia/src/effects/imagefilters/
DSkCropImageFilter.cpp25 SkCropImageFilter(const SkRect& cropRect, sk_sp<SkImageFilter> input) in SkCropImageFilter()
56 skif::LayerSpace<SkIRect> cropRect(const skif::Mapping& mapping) const { in cropRect() function in __anon94c8040a0111::SkCropImageFilter
78 SkRect cropRect = buffer.readRect(); in CreateProc() local
DSkDropShadowImageFilter.cpp38 const SkRect* cropRect) in SkDropShadowImageFilter()
49 const SkRect* cropRect) { in Make()
77 sk_sp<SkImageFilter> input, const CropRect& cropRect) { in DropShadow()
84 sk_sp<SkImageFilter> input, const CropRect& cropRect) { in DropShadowOnly()
DSkMergeImageFilter.cpp29 const SkRect* cropRect) in SkMergeImageFilter()
47 const CropRect& cropRect) { in Merge()
DSkPictureImageFilter.cpp33 SkPictureImageFilter(sk_sp<SkPicture> picture, const SkRect& cropRect) in SkPictureImageFilter()
76 SkRect cropRect; in CreateProc() local
DSkColorFilterImageFilter.cpp36 const SkRect* cropRect) in SkColorFilterImageFilter()
59 sk_sp<SkColorFilter> cf, sk_sp<SkImageFilter> input, const CropRect& cropRect) { in ColorFilter()
DSkBlendImageFilter.cpp58 const SkRect* cropRect) in SkBlendImageFilter()
98 const CropRect& cropRect) { in Blend()
106 const CropRect& cropRect) { in Blend()
DSkMagnifierImageFilter.cpp49 const SkRect* cropRect) in SkMagnifierImageFilter()
75 const CropRect& cropRect) { in Magnifier()
DSkAlphaThresholdImageFilter.cpp64 const SkRect* cropRect = nullptr) in SkAlphaThresholdImageFilter()
97 const CropRect& cropRect) { in AlphaThreshold()
/external/angle/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
/external/skia/src/android/
DSkAnimatedImage.cpp24 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/
DFuzzCanvas.cpp462 SkIRect cropRect; in make_fuzz_lighting_imagefilter() local
542 SkIRect cropRect; in make_fuzz_imageFilter() local
562 SkIRect cropRect; in make_fuzz_imageFilter() local
576 SkIRect cropRect; in make_fuzz_imageFilter() local
588 SkIRect cropRect; in make_fuzz_imageFilter() local
608 SkIRect cropRect; in make_fuzz_imageFilter() local
623 SkIRect cropRect; in make_fuzz_imageFilter() local
651 SkIRect cropRect; in make_fuzz_imageFilter() local
675 SkIRect cropRect; in make_fuzz_imageFilter() local
689 SkIRect cropRect; in make_fuzz_imageFilter() local
[all …]
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowNativeAnimatedImageDrawable.java30 Rect cropRect) in nCreate()
38 long nativeImageDecoder, ImageDecoder decoder, int width, int height, Rect cropRect) in nCreate()
DShadowNativeImageDecoder.java124 Rect cropRect, in nDecodeBitmap()
155 Rect cropRect, in nDecodeBitmap()
/external/skia/modules/svg/src/
DSkSVGFeMorphology.cpp25 const SkRect cropRect = this->resolveFilterSubregion(ctx, fctx); in onMakeImageFilter() local
DSkSVGFeComposite.cpp49 const SkRect cropRect = this->resolveFilterSubregion(ctx, fctx); in onMakeImageFilter() local
DSkSVGFeBlend.cpp40 const SkRect cropRect = this->resolveFilterSubregion(ctx, fctx); in onMakeImageFilter() local
DSkSVGFeDisplacementMap.cpp29 const SkRect cropRect = this->resolveFilterSubregion(ctx, fctx); in onMakeImageFilter() local

123