MCPcopy Create free account

hub / github.com/CyanogenMod/android_packages_apps_VideoEditor / functions

Functions1,012 in github.com/CyanogenMod/android_packages_apps_VideoEditor

↓ 119 callersMethodget
@return The Intent is retrieved from the pool or if the pool is empty a new Intent is allocated
src/com/android/videoeditor/service/IntentPool.java:51
↓ 119 callersMethodgetWidth
@return Get the width of the media item
src/com/android/videoeditor/service/MovieMediaItem.java:346
↓ 91 callersMethodequals
(Object object)
src/com/android/videoeditor/service/MovieEffect.java:176
↓ 88 callersMethodcompleteRequest
Complete the request @param intent The intent @param videoEditor The video editor @param exception The exception @param result The result object @par
src/com/android/videoeditor/service/ApiService.java:2886
↓ 88 callersMethodgetId
@return The id
src/com/android/videoeditor/service/MovieTheme.java:151
↓ 57 callersMethodgetHeight
@return The height
src/com/android/videoeditor/widgets/ProgressBar.java:76
↓ 54 callersMethodgetPath
@return The project path
src/com/android/videoeditor/service/VideoEditorProject.java:190
↓ 52 callersMethodlogd
(String message)
src/com/android/videoeditor/service/ApiService.java:4695
↓ 48 callersMethodfinalizeRequest
Finalizes a request. Calls the listeners that are interested in project status change and stops this service if there are no more pending intents. @p
src/com/android/videoeditor/service/ApiService.java:4010
↓ 45 callersMethodstartCommand
Start the service (if it is not running) with the specified Intent @param context The context @param intent The intent @return The request id of the
src/com/android/videoeditor/service/ApiService.java:1353
↓ 44 callersMethodgetMediaItem
@param mediaItemId The media item id @return The media item
src/com/android/videoeditor/service/VideoEditorProject.java:436
↓ 42 callersMethodgetId
@return The id of the media item
src/com/android/videoeditor/service/MovieMediaItem.java:161
↓ 38 callersMethodgetAppTimelineDuration
@return The timeline duration. This is the actual duration in the timeline (trimmed duration)
src/com/android/videoeditor/service/MovieMediaItem.java:332
↓ 35 callersMethodgetProject
Checks if the current project is the project specified by the specified path. @param projectPath The project path @return The video editor project
src/com/android/videoeditor/service/ApiService.java:4042
↓ 34 callersMethodgeneratePreview
Generate the preview @param videoEditor The video editor @param updatePreviewFrame true to show preview frame when done
src/com/android/videoeditor/service/ApiService.java:4129
↓ 29 callersMethodgetAppDuration
@return The duration of the overlay effect
src/com/android/videoeditor/service/MovieOverlay.java:133
↓ 29 callersMethodgetEndTransition
@return The end transition
src/com/android/videoeditor/service/MovieTheme.java:193
↓ 29 callersMethodrequestLayout
()
src/com/android/videoeditor/widgets/HorizontalScrollView.java:1428
↓ 26 callersMethodgetBeginTransition
@return The begin transition
src/com/android/videoeditor/service/MovieTheme.java:179
↓ 25 callersMethodgetAppBoundaryBeginTime
@return The boundary begin time
src/com/android/videoeditor/service/MovieMediaItem.java:317
↓ 25 callersMethodgetAppBoundaryEndTime
@return The boundary end time
src/com/android/videoeditor/service/MovieMediaItem.java:324
↓ 24 callersMethodgenerateId
@return A unique id
src/com/android/videoeditor/service/ApiService.java:269
↓ 23 callersMethodequals
(Object o)
src/com/android/videoeditor/widgets/MediaItemView.java:621
↓ 23 callersMethodlogd
(String message)
src/com/android/videoeditor/VideoEditorActivity.java:2150
↓ 21 callersMethodcomputeDuration
@return The total duration
src/com/android/videoeditor/service/VideoEditorProject.java:994
↓ 21 callersMethodgetEndTransition
@return The end transition
src/com/android/videoeditor/service/MovieMediaItem.java:392
↓ 20 callersMethodaddTransition
Add a new transition @param transition The transition @param afterMediaItemId Add the transition after this media item
src/com/android/videoeditor/service/VideoEditorProject.java:732
↓ 18 callersMethoddraw
Draw the progress bar @param canvas The canvas @param progress The progress (between 0 and 100) @param dest The destination rectangle @param left The
src/com/android/videoeditor/widgets/ProgressBar.java:89
↓ 17 callersMethodaddView
(View child)
src/com/android/videoeditor/widgets/HorizontalScrollView.java:202
↓ 17 callersMethodsetClean
@param clean true if this is clean
src/com/android/videoeditor/service/VideoEditorProject.java:176
↓ 16 callersMethodgetMediaLayout
@return The media layout
src/com/android/videoeditor/VideoEditorBaseActivity.java:948
↓ 15 callersMethodgetOverlay
@return The overlay
src/com/android/videoeditor/service/MovieTheme.java:200
↓ 15 callersMethodremove
Removes the project with specified {@code projectPath} from the project list and updates the display. @param projectPath The project path of the to-b
src/com/android/videoeditor/ProjectPickerAdapter.java:97
↓ 14 callersMethodbuildTransition
Create a VideoEditor transition @param context the context @param afterMediaItem Add the transition after this media item @param beforeMediaItem Add
src/com/android/videoeditor/service/MovieTransition.java:259
↓ 12 callersMethodgetBeginTransition
@return The begin transition
src/com/android/videoeditor/service/MovieMediaItem.java:378
↓ 12 callersMethodgetId
@return The id of the transition
src/com/android/videoeditor/service/MovieTransition.java:172
↓ 12 callersMethodgetScrollRange
()
src/com/android/videoeditor/widgets/HorizontalScrollView.java:792
↓ 12 callersMethodrelease
Release the project
src/com/android/videoeditor/service/VideoEditorProject.java:1123
↓ 11 callersMethodaddTransition
Creates a new transition. @param afterMediaItemId Insert the transition after this media item id @param transitionType The transition type @param tra
src/com/android/videoeditor/widgets/MediaLinearLayout.java:883
↓ 11 callersMethodclear
Clears project list and update display.
src/com/android/videoeditor/ProjectPickerAdapter.java:83
↓ 11 callersMethodget
(ThumbnailKey key)
src/com/android/videoeditor/widgets/MediaItemView.java:652
↓ 11 callersMethodgetTheme
Get theme by name @param context The context @param theme The theme id @return The theme
src/com/android/videoeditor/service/MovieTheme.java:45
↓ 11 callersMethodmovePlayhead
(long timeMs)
src/com/android/videoeditor/VideoEditorActivity.java:1337
↓ 11 callersMethodsetState
@param state The state
src/com/android/videoeditor/widgets/OverlayView.java:115
↓ 10 callersMethodgetAppStartTime
Get the start time of this audio track relative to the storyboard timeline. @return The start time in milliseconds
src/com/android/videoeditor/service/MovieOverlay.java:171
↓ 10 callersMethodgetDuration
Get the duration of the effect @return The duration of the effect in milliseconds
src/com/android/videoeditor/service/MovieEffect.java:93
↓ 10 callersMethodgetMediaItems
@return The media items list
src/com/android/videoeditor/service/VideoEditorProject.java:420
↓ 10 callersMethodgetOverlayLayout
@return The overlay layout
src/com/android/videoeditor/VideoEditorBaseActivity.java:953
↓ 10 callersMethodput
@param intent Return an Intent to the pool
src/com/android/videoeditor/service/IntentPool.java:82
↓ 9 callersMethodgetAspectRatio
Get aspect ratio of the source media item. @return the aspect ratio as described in MediaProperties. MediaProperties.ASPECT_RATIO_UNDEFINED i
src/com/android/videoeditor/service/MovieMediaItem.java:364
↓ 9 callersMethodgetImageViewMatrix
Combine the base matrix and the supp matrix to make the final matrix.
src/com/android/videoeditor/widgets/ImageViewTouchBase.java:287
↓ 9 callersMethodgetMediaItemCount
@return The media item count
src/com/android/videoeditor/service/VideoEditorProject.java:427
↓ 9 callersMethodgetPlayheadPos
@return The playhead position
src/com/android/videoeditor/service/VideoEditorProject.java:251
↓ 9 callersMethodgetScale
@return The scale
src/com/android/videoeditor/widgets/ImageViewTouchBase.java:246
↓ 9 callersMethodsetImageBitmap
(Bitmap bitmap)
src/com/android/videoeditor/widgets/ImageViewTouchBase.java:149
↓ 9 callersMethodsetLimitReached
Set the movement limits @param beginLimitReached true if the begin limit was reached @param endLimitReached true if the end limit was reached
src/com/android/videoeditor/widgets/HandleView.java:102
↓ 9 callersMethodsetListener
@param listener The listener
src/com/android/videoeditor/widgets/HandleView.java:92
↓ 9 callersMethodupdateTimelineDuration
The duration of the timeline has changed
src/com/android/videoeditor/VideoEditorBaseActivity.java:920
↓ 8 callersMethodcreateAlert
Creates an alert dialog box. @param context The context @param title The title string @param iconId The icon id @param content The content string @pa
src/com/android/videoeditor/AlertDialogs.java:56
↓ 8 callersMethodequals
(Object object)
src/com/android/videoeditor/service/MovieTransition.java:335
↓ 8 callersMethodgetAudioTrack
@return The audio track
src/com/android/videoeditor/service/MovieTheme.java:207
↓ 8 callersMethodgetFocusX
(MotionEvent ev)
src/com/android/videoeditor/widgets/HorizontalScrollView.java:411
↓ 8 callersMethodgetItemId
(int position)
src/com/android/videoeditor/ProjectPickerAdapter.java:125
↓ 8 callersMethodgetMidTransition
@return The mid transition
src/com/android/videoeditor/service/MovieTheme.java:186
↓ 8 callersMethodgetType
@return The type
src/com/android/videoeditor/service/MovieOverlay.java:192
↓ 8 callersMethodsetBeginTransition
@param beginTransition Begin transition
src/com/android/videoeditor/service/MovieMediaItem.java:371
↓ 8 callersMethodunselectAllTimelineViews
Un-selects all views in the timeline relative layout, including playhead view and the ones in audio track layout and transition layout.
src/com/android/videoeditor/widgets/MediaLinearLayout.java:2656
↓ 7 callersMethodgetAudioTrackLayout
@return The audio layout
src/com/android/videoeditor/VideoEditorBaseActivity.java:958
↓ 7 callersMethodgetDuration
@return The duration of the entire media item (ignore trim)
src/com/android/videoeditor/service/MovieMediaItem.java:339
↓ 7 callersMethodgetFilename
@return The media source file name
src/com/android/videoeditor/service/MovieMediaItem.java:168
↓ 7 callersMethodgetHeight
@return Get the height of the media item
src/com/android/videoeditor/service/MovieMediaItem.java:353
↓ 7 callersMethodgetName
@return The project name
src/com/android/videoeditor/service/VideoEditorProject.java:205
↓ 7 callersMethodgetSubtitle
@return The subtitle
src/com/android/videoeditor/service/MovieOverlay.java:185
↓ 7 callersMethodgetTimelineDuration
@return The timeline duration.
src/com/android/videoeditor/service/MovieAudioTrack.java:313
↓ 7 callersMethodgetTitle
@return The title
src/com/android/videoeditor/service/MovieOverlay.java:178
↓ 7 callersMethodisProjectBeingEdited
Checks if the service is busy modifying the timeline. While the video editor is busy the application should not attempt to preview the movie. @param
src/com/android/videoeditor/service/ApiService.java:447
↓ 7 callersMethodonTrimMediaItem
A media item is being trimmed @param mediaItem The media item @param timeMs The time where the trim occurs
src/com/android/videoeditor/widgets/MediaLinearLayoutListener.java:61
↓ 7 callersMethodshowPreviewFrame
()
src/com/android/videoeditor/VideoEditorActivity.java:1250
↓ 7 callersMethodstopPreviewPlayback
Stops the preview.
src/com/android/videoeditor/VideoEditorActivity.java:1982
↓ 7 callersMethodsubmit
Submits a new intent for processing. @param intent The intent to be processed
src/com/android/videoeditor/service/ApiService.java:4734
↓ 6 callersMethodaddMediaItems
Clears existing media or transition items and adds all given media items. @param mediaItems The list of media items
src/com/android/videoeditor/widgets/MediaLinearLayout.java:621
↓ 6 callersMethodaddOverlay
Add an overlay @param context The context @param projectPath The project path @param mediaItemId The media item id @param userAttributes The overlay
src/com/android/videoeditor/service/ApiService.java:1069
↓ 6 callersMethodbuildOverlayBitmap
Build an overlay image @param context The context @param inputBitmap If the bitmap is provided no not create a new one @param overlayType The overlay
src/com/android/videoeditor/util/ImageUtils.java:245
↓ 6 callersMethodbuildUserAttributes
Build the user attributes @return The user attributes
src/com/android/videoeditor/service/MovieOverlay.java:220
↓ 6 callersMethodcreate
Create the export options dialog @param context The context @param positiveListener The positive listener @param negativeListener The negative listen
src/com/android/videoeditor/ExportOptionsDialog.java:56
↓ 6 callersMethodgetAudioTrack
@param audioTrackId The audio track id @return The audio track
src/com/android/videoeditor/service/VideoEditorProject.java:953
↓ 6 callersMethodgetMinimumMediaItemDuration
@return The minimum media duration
src/com/android/videoeditor/util/MediaItemUtils.java:55
↓ 6 callersMethodgetProgressBar
Get the progress bar singleton @param context The context @return The progress bar
src/com/android/videoeditor/widgets/ProgressBar.java:47
↓ 6 callersMethodinvalidateAllChildren
Invalidates all children. Note that invalidating the parent does not invalidate its children.
src/com/android/videoeditor/widgets/MediaLinearLayout.java:2664
↓ 6 callersMethodisPlaying
@return true if preview playback is in progress
src/com/android/videoeditor/VideoEditorActivity.java:2101
↓ 6 callersMethodmoveDone
The move is complete
src/com/android/videoeditor/widgets/MediaLinearLayout.java:2387
↓ 6 callersMethodremoveOverlay
Remove an overlay @param context The context @param projectPath The project path @param mediaItemId The media item id @param overlayId The id of the
src/com/android/videoeditor/service/ApiService.java:1091
↓ 6 callersMethodremoveTransition
Remove a transition @param context The context @param projectPath The project path @param transitionId The id of the transition to remove
src/com/android/videoeditor/service/ApiService.java:913
↓ 6 callersMethodrequestDisallowInterceptTouchEvent
(boolean disallowIntercept)
src/com/android/videoeditor/widgets/HorizontalScrollView.java:429
↓ 6 callersMethodsetDuration
Set the duration of the effect. If a preview or export is in progress, then this change is effective for next preview or export session. s @param dur
src/com/android/videoeditor/service/MovieEffect.java:84
↓ 6 callersMethodsetEndTransition
@param endTransition end transition
src/com/android/videoeditor/service/MovieMediaItem.java:385
↓ 6 callersMethodsetGestureListener
@param listener The gesture listener
src/com/android/videoeditor/widgets/OverlayView.java:146
↓ 6 callersMethodsetPlaybackInProgress
@param inProgress {@code true} if playback is in progress, false otherwise
src/com/android/videoeditor/widgets/MediaLinearLayout.java:588
↓ 6 callersMethodtrimText
Trim text to a maximum size @param text The text @param p The paint @param maxSize The maximum size @return The text
src/com/android/videoeditor/util/StringUtils.java:179
↓ 6 callersMethodupdateMediaItem
Updates the specified media item. @param mediaItem The media item to be updated
src/com/android/videoeditor/widgets/MediaLinearLayout.java:761
next →1–100 of 1,012, ranked by callers