Home
last modified time | relevance | path

Searched refs:draw_mask (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/gm/
H A Dbitmapshader.cpp38 static sk_sp<SkImage> draw_mask() { in draw_mask() function
55 fMask = draw_mask();
/third_party/skia/src/gpu/
H A DGrBlurUtils.cpp46 static bool draw_mask(skgpu::v1::SurfaceDrawContext* sdc, in draw_mask() function
573 draw_mask(sdc, clip, viewMatrix, maskRect, std::move(paint), std::move(filteredMaskView))) { in draw_shape_with_mask_filter()
599 if (draw_mask(sdc, clip, viewMatrix, maskRect, std::move(paint), std::move(filteredMaskView))) { in draw_shape_with_mask_filter()

Completed in 3 milliseconds