Home | History | Annotate | Download | only in videoeditor

Lines Matching refs:endMs

148     protected void validatePreviewProgress(int startMs, int endMs,
167 if (endMs == -1) {
171 waitingTime += (endMs - startMs);
175 mVideoEditor.startPreview(surfaceHolder, startMs, endMs, loop, 1,