Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/src/animator/
DKeyframeAnimator.cpp126 const auto parse_value = [&](const skjson::ObjectValue& jkf, size_t i, Keyframe::Value* v) { in parseKeyframes()
145 const skjson::ObjectValue* jkf = jkfs[i]; in parseKeyframes() local
198 uint32_t AnimatorBuilder::parseMapping(const skjson::ObjectValue& jkf) { in parseMapping()
DVec2KeyframeAnimator.cpp206 const skjson::ObjectValue& jkf, in parseKFValue()