Searched refs:draw_with_gpu (Results 1 – 2 of 2) sorted by relevance
243 static sk_sp<SkImage> draw_with_gpu(std::function<bool(SkCanvas*)> draw, in draw_with_gpu() function537 image = draw_with_gpu(draw, info, (GrContextFactory::ContextType)backend, &factory); in main()
300 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()