Home | History | Annotate | Download | only in videoeditor

Lines Matching full:surfacewidth

3064      * @param surfaceWidth The surface width
3071 long renderPreviewFrame(Surface surface, long time, int surfaceWidth,
3096 timeMs = (long)nativeRenderPreviewFrame(surface, time, surfaceWidth, surfaceHeight);
4016 int surfaceWidth, int surfaceHeight)
4021 int framewidth, int frameheight, int surfacewidth, int surfaceheight, long timeMs)