Searched refs:videoOutPath (Results 1 – 1 of 1) sorted by relevance
38 final String videoOutPath = Environment.getExternalStorageDirectory().getPath() in testYuvRenderingToFile() local43 new VideoFileRenderer(videoOutPath, frameWidth, frameHeight, eglBase.getEglBaseContext()); in testYuvRenderingToFile()73 RandomAccessFile writtenFile = new RandomAccessFile(videoOutPath, "r"); in testYuvRenderingToFile()89 new File(videoOutPath).delete(); in testYuvRenderingToFile()