Searched defs:dstBounds (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/src/core/ |
D | SkGpuBlurUtils.cpp | 103 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()
|
D | SkMatrixImageFilter.cpp | 87 SkIRect dstBounds; in onFilterImage() local
|
D | SkDraw.cpp | 1065 const SkRect* dstBounds, const SkSamplingOptions& sampling, in drawBitmap()
|
/third_party/skia/src/effects/imagefilters/ |
D | SkImageImageFilter.cpp | 105 const SkRect dstBounds = ctx.ctm().mapRect(fDstRect); in onFilterImage() local
|
D | SkBlurImageFilter.cpp | 692 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()
|
D | SkMatrixConvolutionImageFilter.cpp | 339 SkIRect dstBounds; in onFilterImage() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_resample.cpp | 534 const dng_rect &dstBounds, in dng_resample_task() 833 const dng_rect &dstBounds, in ResampleImage()
|
/third_party/skia/src/gpu/vk/ |
D | GrVkOpsRenderPass.cpp | 132 void adjust_bounds_to_granularity(SkIRect* dstBounds, in adjust_bounds_to_granularity()
|