Searched defs:dstBounds (Results 1 – 13 of 13) sorted by relevance
/external/skia/src/effects/imagefilters/ |
D | SkBlurImageFilter.cpp | 345 SkIRect srcBounds, SkIRect dstBounds) { in copy_image_with_bounds() 412 SkIRect srcBounds, SkIRect dstBounds) { in cpu_blur() 545 SkIRect dstBounds; in onFilterImage() local 607 SkIRect dstBounds, SkIPoint inputOffset, SkIPoint* offset) const { in gpuFilter()
|
D | SkMatrixConvolutionImageFilter.cpp | 340 SkIRect dstBounds; in onFilterImage() local
|
/external/skqp/src/effects/imagefilters/ |
D | SkBlurImageFilter.cpp | 392 SkIRect srcBounds, SkIRect dstBounds) { in copy_image_with_bounds() 459 SkIRect srcBounds, SkIRect dstBounds) { in cpu_blur() 578 SkIRect dstBounds; in onFilterImage() local 623 SkIRect inputBounds, SkIRect dstBounds, SkIPoint inputOffset, in gpuFilter()
|
D | SkMatrixConvolutionImageFilter.cpp | 317 SkIRect dstBounds; in onFilterImage() local
|
/external/skia/src/core/ |
D | SkGpuBlurUtils.cpp | 97 const SkIRect& dstBounds, in convolve_gaussian_2d() 149 SkIRect dstBounds, in convolve_gaussian() 341 SkIRect dstBounds, in two_pass_gaussian() 449 SkIRect dstBounds, in GaussianBlur()
|
D | SkMatrixImageFilter.cpp | 88 SkIRect dstBounds; in onFilterImage() local
|
D | SkDraw.cpp | 1076 const SkRect* dstBounds, const SkSamplingOptions& sampling, in drawBitmap()
|
/external/skqp/src/core/ |
D | SkMatrixImageFilter.cpp | 72 SkIRect dstBounds; in onFilterImage() local
|
D | SkGpuBlurUtils.cpp | 455 const SkIRect& dstBounds, in GaussianBlur()
|
D | SkDraw.cpp | 1065 const SkRect* dstBounds, const SkPaint& origPaint) const { in drawBitmap() argument
|
/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/vk/ |
D | GrVkOpsRenderPass.cpp | 131 void adjust_bounds_to_granularity(SkIRect* dstBounds, in adjust_bounds_to_granularity()
|
/external/skqp/src/gpu/vk/ |
D | GrVkGpu.cpp | 2210 void adjust_bounds_to_granularity(SkIRect* dstBounds, const SkIRect& srcBounds, in adjust_bounds_to_granularity()
|