Home
last modified time | relevance | path

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

/development/tools/motion/motion_test_watcher_app/src/preview/
Dpreview.component.ts92 const frameCount = this.frames.length - 2; constant
145 const frameCount = this.frames.length - 2; constant
161 const frameCount = this.frames.length - 2; constant
/development/tools/motion/motion_test_watcher_app/src/model/
Dtimeline.ts56 get frameCount(): number { method in Timeline