Home
last modified time | relevance | path

Searched defs:dstBounds (Results 1 – 14 of 14) sorted by relevance

/third_party/flutter/skia/src/effects/imagefilters/
DSkBlurImageFilter.cpp393 SkIRect srcBounds, SkIRect dstBounds) { in copy_image_with_bounds()
460 SkIRect srcBounds, SkIRect dstBounds) { in cpu_blur()
593 SkIRect dstBounds; in onFilterImage() local
637 SkIRect dstBounds, SkIPoint inputOffset, SkIPoint* offset) const { in gpuFilter()
DSkMatrixConvolutionImageFilter.cpp412 SkIRect dstBounds; in onFilterImage() local
/third_party/flutter/skia/src/core/
DSkMatrixImageFilter.cpp69 SkIRect dstBounds; in onFilterImage() local
DSkGpuBlurUtils.cpp483 const SkIRect& dstBounds, in GaussianBlur()
DSkDraw.cpp1070 const SkRect* dstBounds, const SkPaint& origPaint) const { in drawBitmap() argument
/third_party/skia/src/core/
DSkGpuBlurUtils.cpp103 const SkIRect& dstBounds, in convolve_gaussian_2d()
156 SkIRect dstBounds, in convolve_gaussian()
349 SkIRect dstBounds, in two_pass_gaussian()
459 SkIRect dstBounds, in GaussianBlur()
DSkMatrixImageFilter.cpp87 SkIRect dstBounds; in onFilterImage() local
DSkDraw.cpp1065 const SkRect* dstBounds, const SkSamplingOptions& sampling, in drawBitmap()
/third_party/skia/src/effects/imagefilters/
DSkImageImageFilter.cpp105 const SkRect dstBounds = ctx.ctm().mapRect(fDstRect); in onFilterImage() local
DSkBlurImageFilter.cpp692 SkIRect srcBounds, SkIRect dstBounds) { in copy_image_with_bounds()
759 SkIRect srcBounds, SkIRect dstBounds) { in cpu_blur()
911 SkIRect dstBounds; in onFilterImage() local
962 SkIRect dstBounds, SkIPoint inputOffset, SkIPoint* offset) const { in gpuFilter()
DSkMatrixConvolutionImageFilter.cpp339 SkIRect dstBounds; in onFilterImage() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_resample.cpp534 const dng_rect &dstBounds, in dng_resample_task()
833 const dng_rect &dstBounds, in ResampleImage()
/third_party/skia/src/gpu/vk/
DGrVkOpsRenderPass.cpp132 void adjust_bounds_to_granularity(SkIRect* dstBounds, in adjust_bounds_to_granularity()
/third_party/flutter/skia/src/gpu/vk/
DGrVkGpu.cpp2441 void adjust_bounds_to_granularity(SkIRect* dstBounds, const SkIRect& srcBounds, in adjust_bounds_to_granularity()