Searched defs:dstBounds (Results 1 – 7 of 7) sorted by relevance
| /external/skia/src/core/ |
| D | SkGpuBlurUtils.cpp | 103 const SkIRect& dstBounds, in convolve_gaussian_2d() 177 SkIRect dstBounds, in convolve_gaussian() 407 SkIRect dstBounds, in two_pass_gaussian() 534 SkIRect dstBounds, in GaussianBlur()
|
| D | SkDraw.cpp | 1072 const SkRect* dstBounds, const SkSamplingOptions& sampling, in drawBitmap()
|
| /external/skia/src/effects/imagefilters/ |
| D | SkBlurImageFilter.cpp | 735 SkIRect srcBounds, SkIRect dstBounds) { in copy_image_with_bounds() 802 SkIRect srcBounds, SkIRect dstBounds) { in cpu_blur() 942 SkIRect dstBounds; in onFilterImage() local 986 SkIRect dstBounds, SkIPoint inputOffset, SkIPoint* offset) const { in gpuFilter()
|
| D | SkImageImageFilter.cpp | 116 const SkRect dstBounds = ctx.ctm().mapRect(fDstRect); in onFilterImage() local
|
| D | SkMatrixConvolutionImageFilter.cpp | 362 SkIRect dstBounds; in onFilterImage() local
|
| /external/dng_sdk/source/ |
| D | dng_resample.cpp | 534 const dng_rect &dstBounds, in dng_resample_task() 833 const dng_rect &dstBounds, in ResampleImage()
|
| /external/skia/src/gpu/ganesh/vk/ |
| D | GrVkOpsRenderPass.cpp | 138 void adjust_bounds_to_granularity(SkIRect* dstBounds, in adjust_bounds_to_granularity()
|