Home | History | Annotate | Download | only in dm

Lines Matching defs:ip

1353     const auto ip = fAnimation->inPoint() * 1000 / fAnimation->frameRate(),
1355 fr = (op - ip) / (kTileCount * kTileCount - 1);