Home
last modified time | relevance | path

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

/external/skia/tools/fm/
Dfm.cpp296 static sk_sp<SkImage> draw_with_gpu(std::function<bool(SkCanvas*)> draw, in draw_with_gpu() function
615 image = draw_with_gpu(draw, info, (GrContextFactory::ContextType)backend, &factory); in main()