Home
last modified time | relevance | path

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

/third_party/flutter/skia/tools/fm/
Dfm.cpp204 static sk_sp<SkImage> draw_with_cpu(std::function<bool(SkCanvas*)> draw, in draw_with_cpu() function
526 image = draw_with_cpu(draw, info); in main()
/third_party/skia/tools/fm/
Dfm.cpp261 static sk_sp<SkImage> draw_with_cpu(std::function<bool(SkCanvas*)> draw, in draw_with_cpu() function
604 image = draw_with_cpu(draw, info); in main()