Searched defs:jkf (Results 1 – 2 of 2) sorted by relevance
127 const auto parse_value = [&](const skjson::ObjectValue& jkf, size_t i, Keyframe::Value* v) { in parseKeyframes()146 const skjson::ObjectValue* jkf = jkfs[i]; in parseKeyframes() local199 uint32_t KeyframeAnimatorBuilder::parseMapping(const skjson::ObjectValue& jkf) { in parseMapping()
101 const skjson::ObjectValue& jkf, in parseKFValue()