Home
last modified time | relevance | path

Searched defs:fps_scale (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/tools/
H A Dskottie2movie.cpp78 double fps_scale = animation->fps() / fps; in main() local
/third_party/skia/tools/viewer/
H A DSkottieSlide.cpp270 const auto fps_scale = fFrameRate / fAnimation->fps(); in animate() local
/third_party/skia/modules/skottie/src/
H A DSkottieTool.cpp315 const auto fps_scale = native_fps / fps; in main() local

Completed in 2 milliseconds