Home
last modified time | relevance | path

Searched refs:autoDst (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrBlurUtils.cpp132 SkAutoMaskFreeImage autoDst(dstM.fImage); in sw_draw_with_mask_filter() local
142 autoDst.release(), dstM.fRowBytes, mask_release_proc, nullptr)) { in sw_draw_with_mask_filter()
/third_party/skia/src/gpu/
DGrBlurUtils.cpp148 SkAutoMaskFreeImage autoDst(dstM.fImage); in sw_create_filtered_mask() local
158 autoDst.release(), dstM.fRowBytes, mask_release_proc, nullptr)) { in sw_create_filtered_mask()
/third_party/skia/src/core/
DSkMaskFilter.cpp278 SkAutoMaskFreeImage autoDst(dstM.fImage); in filterPath() local
/third_party/flutter/skia/src/core/
DSkMaskFilter.cpp274 SkAutoMaskFreeImage autoDst(dstM.fImage); in filterPath() local