Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkImageFilterTypes.cpp551 const LayerSpace<SkIRect>& dstBounds, in AutoSurface()
699 const SkIRect& dstBounds, in analyzeBounds()
1145 LayerSpace<SkIRect> dstBounds, in resolve()
1259 LayerSpace<SkIRect> dstBounds; in draw() local
1912 LayerSpace<SkIRect> dstBounds = ctx.mapping().paramToLayer(cullRect).roundOut(); in MakeFromPicture() local
1997 LayerSpace<SkIRect> dstBounds = ctx.mapping().paramToLayer(dstRect).roundOut(); in MakeFromImage() local
DSkDraw.cpp306 const SkRect* dstBounds, const SkSamplingOptions& sampling, in drawBitmap()
DSkBlurEngine.cpp780 SkIRect dstBounds = originalDstBounds; in blur() local
/external/dng_sdk/source/
Ddng_resample.cpp534 const dng_rect &dstBounds, in dng_resample_task()
833 const dng_rect &dstBounds, in ResampleImage()
/external/skia/src/gpu/ganesh/
DGrBlurUtils.cpp1672 const SkIRect& dstBounds, in convolve_gaussian_2d()
1748 SkIRect dstBounds, in convolve_gaussian()
1987 SkIRect dstBounds, in two_pass_gaussian()
2112 SkIRect dstBounds, in GaussianBlur()
/external/skia/src/gpu/ganesh/vk/
DGrVkOpsRenderPass.cpp166 void adjust_bounds_to_granularity(SkIRect* dstBounds, in adjust_bounds_to_granularity()
/external/skia/src/gpu/graphite/vk/
DVulkanCommandBuffer.cpp664 SkIRect dstBounds; in get_render_area() local
/external/skia/tests/
DFilterResultTest.cpp715 SkRect dstBounds = SkRect::Make(canvas.imageInfo().bounds()); in createSourceImage() local