Home
last modified time | relevance | path

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

/external/skia/tools/
Dskottie2movie.cpp33 static void produce_frame(SkSurface* surf, skottie::Animation* anim, double frame) { in produce_frame() function
135 produce_frame(surf.get(), animation.get(), frame); in main()