Home | History | Annotate | Download | only in videoeditor

Lines Matching refs:endMs

620                                  long startMs, long endMs,
632 if (startMs > endMs) {
636 if (endMs > mDurationMs) {
641 height, startMs, endMs, thumbnailCount, indices, callback, 0);