Searched defs:endingPath (Results 1 – 2 of 2) sorted by relevance
238 bool SkiaPath::InitWithInterpolate(const Path& srcPath, const Path& endingPath, scalar weight) in InitWithInterpolate()
419 auto endingPath = CmdListHelper::GetFromCmdList<PathCmdList, Path>(cmdList, ending_); in Playback() local