Home
last modified time | relevance | path

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

/external/skia/src/effects/imagefilters/
DSkAlphaThresholdImageFilter.cpp136 auto sdc = skgpu::v1::SurfaceDrawContext::MakeWithFallback( in createMaskTexture()
/external/skia/src/gpu/ganesh/
DGrRecordingContextPriv.cpp271 return skgpu::v1::SurfaceDrawContext::MakeWithFallback(this->context(), in makeSFCWithFallback()
DSurfaceDrawContext.h111 static std::unique_ptr<SurfaceDrawContext> MakeWithFallback(
DGrBlurUtils.cpp206 auto sdc = skgpu::v1::SurfaceDrawContext::MakeWithFallback(rContext, in create_mask_GPU()
DDevice.cpp1473 auto sdc = SurfaceDrawContext::MakeWithFallback( in onCreateDevice()
DSurfaceDrawContext.cpp247 std::unique_ptr<SurfaceDrawContext> SurfaceDrawContext::MakeWithFallback( in MakeWithFallback() function in skgpu::v1::SurfaceDrawContext
/external/skia/src/core/
DSkBlurMF.cpp1088 skgpu::v1::SurfaceDrawContext::MakeWithFallback(dContext, in fillin_view_on_gpu()