Home
last modified time | relevance | path

Searched refs:MakeWithFallback (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/src/effects/imagefilters/
DSkAlphaThresholdImageFilter.cpp110 auto sdc = skgpu::v1::SurfaceDrawContext::MakeWithFallback( in createMaskTexture()
/third_party/skia/src/gpu/
DGrRecordingContextPriv.cpp275 return skgpu::v1::SurfaceDrawContext::MakeWithFallback(this->context(), in makeSFCWithFallback()
DGrBlurUtils.cpp208 auto sdc = skgpu::v1::SurfaceDrawContext::MakeWithFallback(rContext, in create_mask_GPU()
/third_party/skia/src/gpu/v1/
DSurfaceDrawContext_v1.h108 static std::unique_ptr<SurfaceDrawContext> MakeWithFallback(
DDevice.cpp1006 auto sdc = SurfaceDrawContext::MakeWithFallback( in onCreateDevice()
DSurfaceDrawContext.cpp242 std::unique_ptr<SurfaceDrawContext> SurfaceDrawContext::MakeWithFallback( in MakeWithFallback() function in skgpu::v1::SurfaceDrawContext
/third_party/skia/src/core/
DSkBlurMF.cpp1080 skgpu::v1::SurfaceDrawContext::MakeWithFallback(dContext, in fillin_view_on_gpu()