Home
last modified time | relevance | path

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

123

/external/skia/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()
DSkDropShadowImageFilter.cpp23 const CropRect* cropRect) { in Make()
33 const CropRect* cropRect) in SkDropShadowImageFilter()
/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/android/
DSkAnimatedImage.cpp21 SkISize scaledSize, SkIRect cropRect, sk_sp<SkPicture> postProcess) { in Make()
30 const SkImageInfo& requestedInfo, SkIRect cropRect, sk_sp<SkPicture> postProcess) { in Make()
62 const auto cropRect = SkIRect::MakeSize(scaledSize); in Make() local
76 SkImageInfo decodeInfo, SkIRect cropRect, sk_sp<SkPicture> postProcess) in SkAnimatedImage()
/external/skia/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
Dimagealphathreshold.cpp32 static SkPaint create_filter_paint(SkImageFilter::CropRect* cropRect = nullptr) { in create_filter_paint()
74 SkImageFilter::CropRect cropRect(r); in onDraw() local
/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
Dimagealphathreshold.cpp32 static SkPaint create_filter_paint(SkImageFilter::CropRect* cropRect = nullptr) { in create_filter_paint()
74 SkImageFilter::CropRect cropRect(r); in onDraw() local
/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/skia/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 …]
DFuzz.cpp19 void Fuzz::next(SkImageFilter::CropRect* cropRect) { in next()
/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 …]
DFuzz.cpp19 void Fuzz::next(SkImageFilter::CropRect* cropRect) { in next()

123