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

  /frameworks/av/libvideoeditor/lvpp/
VideoEditorPlayer.h 149 virtual status_t setImageClipProperties(uint32_t width, uint32_t height);
VideoEditorPlayer.cpp 289 status_t VideoEditorPlayer::setImageClipProperties(
291 return mPlayer->setImageClipProperties(width, height);
PreviewPlayer.h 88 status_t setImageClipProperties(uint32_t width, uint32_t height);
PreviewPlayer.cpp     [all...]
VideoEditorPreviewController.cpp     [all...]

Completed in 174 milliseconds