Home
last modified time | relevance | path

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

/external/skia/modules/skottie/src/
DSkottie.cpp500 comp_time = SkTPin<float>(fInPoint + t, fInPoint, kLastValidFrame); in seekFrame() local
503 anim->seek(comp_time); in seekFrame()