Home
last modified time | relevance | path

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

1234

/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
/external/skqp/src/effects/imagefilters/
DSkPictureImageFilter.cpp26 const SkRect& cropRect) { in Make()
36 SkPictureImageFilter::SkPictureImageFilter(sk_sp<SkPicture> picture, const SkRect& cropRect, in SkPictureImageFilter()
48 static sk_sp<SkImageFilter> make_localspace_filter(sk_sp<SkPicture> pic, const SkRect& cropRect, in make_localspace_filter()
58 SkRect cropRect; in CreateProc() local
DSkPaintImageFilter.cpp18 const CropRect* cropRect) { in Make()
22 SkPaintImageFilter::SkPaintImageFilter(const SkPaint& paint, const CropRect* cropRect) in SkPaintImageFilter()
DSkColorFilterImageFilter.cpp21 const CropRect* cropRect) { in Make()
45 const CropRect* cropRect) in SkColorFilterImageFilter()
DSkMergeImageFilter.cpp19 const CropRect* cropRect) { in Make()
26 const CropRect* cropRect) in SkMergeImageFilter()
DSkOffsetImageFilter.cpp27 const CropRect* cropRect) { in Make()
123 const CropRect* cropRect) in SkOffsetImageFilter()
DSkMagnifierImageFilter.cpp34 const CropRect* cropRect) { in Make()
55 const CropRect* cropRect) in SkMagnifierImageFilter()
/external/skia/src/effects/imagefilters/
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()
DSkShaderImageFilter.cpp48 sk_sp<SkImageFilter> SkImageFilters::Paint(const SkPaint& paint, const CropRect& cropRect) { in Paint()
53 const CropRect& cropRect) { in Shader()
DSkPictureImageFilter.cpp23 SkPictureImageFilter(sk_sp<SkPicture> picture, const SkRect& cropRect) in SkPictureImageFilter()
66 SkRect cropRect; in CreateProc() local
DSkOffsetImageFilter.cpp24 const SkRect* cropRect) in SkOffsetImageFilter()
50 const CropRect& cropRect) { in Offset()
/external/skqp/gm/
Doffsetimagefilter.cpp51 SkIRect cropRect = SkIRect::MakeXYWH(i * 12, in onDraw() local
64 SkIRect cropRect = SkIRect::MakeXYWH(0, 0, 100, 100); in onDraw() local
71 SkScalar scale, const SkIRect& cropRect) { in DrawClippedImage()
Dxfermodeimagefilter.cpp153 SkIRect cropRect = SkIRect::MakeXYWH(offsets[i][0], in onDraw() local
171 SkImageFilter::CropRect cropRect(SkRect::MakeXYWH(10, 10, 60, 60)); in onDraw() local
/external/skia/fuzz/
DFuzzCanvas.cpp463 SkIRect cropRect; in make_fuzz_lighting_imagefilter() local
529 SkIRect cropRect; in make_fuzz_imageFilter() local
551 SkIRect cropRect; in make_fuzz_imageFilter() local
565 SkIRect cropRect; in make_fuzz_imageFilter() local
577 SkIRect cropRect; in make_fuzz_imageFilter() local
597 SkIRect cropRect; in make_fuzz_imageFilter() local
612 SkIRect cropRect; in make_fuzz_imageFilter() local
643 SkIRect cropRect; in make_fuzz_imageFilter() local
667 SkIRect cropRect; in make_fuzz_imageFilter() local
681 SkIRect cropRect; in make_fuzz_imageFilter() local
[all …]
/external/skqp/src/android/
DSkAnimatedImage.cpp21 SkISize scaledSize, SkIRect cropRect, sk_sp<SkPicture> postProcess) { in Make()
52 const auto cropRect = SkIRect::MakeSize(scaledSize); in Make() local
66 SkImageInfo decodeInfo, SkIRect cropRect, sk_sp<SkPicture> postProcess) in SkAnimatedImage()
/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.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()
/external/skqp/fuzz/
DFuzzCanvas.cpp490 SkImageFilter::CropRect cropRect; in make_fuzz_lighting_imagefilter() local
556 SkImageFilter::CropRect cropRect; in make_fuzz_imageFilter() local
577 SkImageFilter::CropRect cropRect; in make_fuzz_imageFilter() local
591 SkImageFilter::CropRect cropRect; in make_fuzz_imageFilter() local
603 SkImageFilter::CropRect cropRect; in make_fuzz_imageFilter() local
623 SkImageFilter::CropRect cropRect; in make_fuzz_imageFilter() local
640 SkImageFilter::CropRect cropRect; in make_fuzz_imageFilter() local
665 SkImageFilter::CropRect cropRect; in make_fuzz_imageFilter() local
689 SkImageFilter::CropRect cropRect; in make_fuzz_imageFilter() local
703 SkImageFilter::CropRect cropRect; in make_fuzz_imageFilter() local
[all …]

1234