Home
last modified time | relevance | path

Searched refs:reexpand (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/core/
DSkGpuBlurUtils.cpp376 static sk_sp<GrRenderTargetContext> reexpand(GrContext* context, in reexpand() function
563 dstRenderTargetContext = reexpand(context, std::move(dstRenderTargetContext), in GaussianBlur()
/external/skia/src/core/
DSkGpuBlurUtils.cpp297 static std::unique_ptr<GrSurfaceDrawContext> reexpand(GrRecordingContext* context, in reexpand() function
710 return reexpand(context, std::move(sdc), scaledDstBounds, dstBounds.size(), in GaussianBlur()