Searched refs:draw_with_gpu (Results 1 – 1 of 1) sorted by relevance
296 static sk_sp<SkImage> draw_with_gpu(std::function<bool(SkCanvas*)> draw, in draw_with_gpu() function615 image = draw_with_gpu(draw, info, (GrContextFactory::ContextType)backend, &factory); in main()