HomeSort by relevance Sort by last modified time
    Searched refs:overlayFile (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/videoeditor/
VideoEditorExportTest.java 189 final String overlayFile = INPUT_FILE_PATH + "IMG_640x480_Overlay1.png";
223 final Bitmap mBitmap = mVideoEditorHelper.getBitmap(overlayFile,
    [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/
VideoEditorPerformance.java 377 final String overlayFile = INPUT_FILE_PATH + "IMG_640x480_Overlay1.png";
456 final Bitmap mBitmap = mVideoEditorHelper.getBitmap(overlayFile, 640,
    [all...]

Completed in 144 milliseconds