OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VideoEditorProfile
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/media/java/android/media/videoeditor/
VideoEditorProfile.java
19
* The
VideoEditorProfile
class is used to retrieve the
32
public class
VideoEditorProfile
61
public static
VideoEditorProfile
get() {
104
private
VideoEditorProfile
(int inputWidth,
117
private static native final
VideoEditorProfile
MediaProperties.java
20
import android.media.videoeditor.
VideoEditorProfile
;
378
VideoEditorProfile
veProfile =
VideoEditorProfile
.get();
MediaVideoItem.java
26
import android.media.videoeditor.
VideoEditorProfile
;
125
VideoEditorProfile
veProfile =
VideoEditorProfile
.get();
MediaArtistNativeHelper.java
[
all
...]
Completed in 513 milliseconds