Home
last modified time | relevance | path

Searched defs:prev_kf (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/modules/skottie/src/animator/
H A DKeyframeAnimator.cpp136 const skjson::ObjectValue* prev_kf = jkfs[i - 1]; in parseKeyframes() local
165 auto& prev_kf = fKFs.back(); in parseKeyframes() local