Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CyanogenMod/android_packages_apps_VideoEditor
/ functions
Functions
1,012 in github.com/CyanogenMod/android_packages_apps_VideoEditor
⨍
Functions
1,012
◇
Types & classes
80
↓ 119 callers
Method
get
@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 callers
Method
getWidth
@return Get the width of the media item
src/com/android/videoeditor/service/MovieMediaItem.java:346
↓ 91 callers
Method
equals
(Object object)
src/com/android/videoeditor/service/MovieEffect.java:176
↓ 88 callers
Method
completeRequest
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 callers
Method
getId
@return The id
src/com/android/videoeditor/service/MovieTheme.java:151
↓ 57 callers
Method
getHeight
@return The height
src/com/android/videoeditor/widgets/ProgressBar.java:76
↓ 54 callers
Method
getPath
@return The project path
src/com/android/videoeditor/service/VideoEditorProject.java:190
↓ 52 callers
Method
logd
(String message)
src/com/android/videoeditor/service/ApiService.java:4695
↓ 48 callers
Method
finalizeRequest
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 callers
Method
startCommand
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 callers
Method
getMediaItem
@param mediaItemId The media item id @return The media item
src/com/android/videoeditor/service/VideoEditorProject.java:436
↓ 42 callers
Method
getId
@return The id of the media item
src/com/android/videoeditor/service/MovieMediaItem.java:161
↓ 38 callers
Method
getAppTimelineDuration
@return The timeline duration. This is the actual duration in the timeline (trimmed duration)
src/com/android/videoeditor/service/MovieMediaItem.java:332
↓ 35 callers
Method
getProject
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 callers
Method
generatePreview
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 callers
Method
getAppDuration
@return The duration of the overlay effect
src/com/android/videoeditor/service/MovieOverlay.java:133
↓ 29 callers
Method
getEndTransition
@return The end transition
src/com/android/videoeditor/service/MovieTheme.java:193
↓ 29 callers
Method
requestLayout
()
src/com/android/videoeditor/widgets/HorizontalScrollView.java:1428
↓ 26 callers
Method
getBeginTransition
@return The begin transition
src/com/android/videoeditor/service/MovieTheme.java:179
↓ 25 callers
Method
getAppBoundaryBeginTime
@return The boundary begin time
src/com/android/videoeditor/service/MovieMediaItem.java:317
↓ 25 callers
Method
getAppBoundaryEndTime
@return The boundary end time
src/com/android/videoeditor/service/MovieMediaItem.java:324
↓ 24 callers
Method
generateId
@return A unique id
src/com/android/videoeditor/service/ApiService.java:269
↓ 23 callers
Method
equals
(Object o)
src/com/android/videoeditor/widgets/MediaItemView.java:621
↓ 23 callers
Method
logd
(String message)
src/com/android/videoeditor/VideoEditorActivity.java:2150
↓ 21 callers
Method
computeDuration
@return The total duration
src/com/android/videoeditor/service/VideoEditorProject.java:994
↓ 21 callers
Method
getEndTransition
@return The end transition
src/com/android/videoeditor/service/MovieMediaItem.java:392
↓ 20 callers
Method
addTransition
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 callers
Method
draw
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 callers
Method
addView
(View child)
src/com/android/videoeditor/widgets/HorizontalScrollView.java:202
↓ 17 callers
Method
setClean
@param clean true if this is clean
src/com/android/videoeditor/service/VideoEditorProject.java:176
↓ 16 callers
Method
getMediaLayout
@return The media layout
src/com/android/videoeditor/VideoEditorBaseActivity.java:948
↓ 15 callers
Method
getOverlay
@return The overlay
src/com/android/videoeditor/service/MovieTheme.java:200
↓ 15 callers
Method
remove
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 callers
Method
buildTransition
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 callers
Method
getBeginTransition
@return The begin transition
src/com/android/videoeditor/service/MovieMediaItem.java:378
↓ 12 callers
Method
getId
@return The id of the transition
src/com/android/videoeditor/service/MovieTransition.java:172
↓ 12 callers
Method
getScrollRange
()
src/com/android/videoeditor/widgets/HorizontalScrollView.java:792
↓ 12 callers
Method
release
Release the project
src/com/android/videoeditor/service/VideoEditorProject.java:1123
↓ 11 callers
Method
addTransition
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 callers
Method
clear
Clears project list and update display.
src/com/android/videoeditor/ProjectPickerAdapter.java:83
↓ 11 callers
Method
get
(ThumbnailKey key)
src/com/android/videoeditor/widgets/MediaItemView.java:652
↓ 11 callers
Method
getTheme
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 callers
Method
movePlayhead
(long timeMs)
src/com/android/videoeditor/VideoEditorActivity.java:1337
↓ 11 callers
Method
setState
@param state The state
src/com/android/videoeditor/widgets/OverlayView.java:115
↓ 10 callers
Method
getAppStartTime
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 callers
Method
getDuration
Get the duration of the effect @return The duration of the effect in milliseconds
src/com/android/videoeditor/service/MovieEffect.java:93
↓ 10 callers
Method
getMediaItems
@return The media items list
src/com/android/videoeditor/service/VideoEditorProject.java:420
↓ 10 callers
Method
getOverlayLayout
@return The overlay layout
src/com/android/videoeditor/VideoEditorBaseActivity.java:953
↓ 10 callers
Method
put
@param intent Return an Intent to the pool
src/com/android/videoeditor/service/IntentPool.java:82
↓ 9 callers
Method
getAspectRatio
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 callers
Method
getImageViewMatrix
Combine the base matrix and the supp matrix to make the final matrix.
src/com/android/videoeditor/widgets/ImageViewTouchBase.java:287
↓ 9 callers
Method
getMediaItemCount
@return The media item count
src/com/android/videoeditor/service/VideoEditorProject.java:427
↓ 9 callers
Method
getPlayheadPos
@return The playhead position
src/com/android/videoeditor/service/VideoEditorProject.java:251
↓ 9 callers
Method
getScale
@return The scale
src/com/android/videoeditor/widgets/ImageViewTouchBase.java:246
↓ 9 callers
Method
setImageBitmap
(Bitmap bitmap)
src/com/android/videoeditor/widgets/ImageViewTouchBase.java:149
↓ 9 callers
Method
setLimitReached
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 callers
Method
setListener
@param listener The listener
src/com/android/videoeditor/widgets/HandleView.java:92
↓ 9 callers
Method
updateTimelineDuration
The duration of the timeline has changed
src/com/android/videoeditor/VideoEditorBaseActivity.java:920
↓ 8 callers
Method
createAlert
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 callers
Method
equals
(Object object)
src/com/android/videoeditor/service/MovieTransition.java:335
↓ 8 callers
Method
getAudioTrack
@return The audio track
src/com/android/videoeditor/service/MovieTheme.java:207
↓ 8 callers
Method
getFocusX
(MotionEvent ev)
src/com/android/videoeditor/widgets/HorizontalScrollView.java:411
↓ 8 callers
Method
getItemId
(int position)
src/com/android/videoeditor/ProjectPickerAdapter.java:125
↓ 8 callers
Method
getMidTransition
@return The mid transition
src/com/android/videoeditor/service/MovieTheme.java:186
↓ 8 callers
Method
getType
@return The type
src/com/android/videoeditor/service/MovieOverlay.java:192
↓ 8 callers
Method
setBeginTransition
@param beginTransition Begin transition
src/com/android/videoeditor/service/MovieMediaItem.java:371
↓ 8 callers
Method
unselectAllTimelineViews
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 callers
Method
getAudioTrackLayout
@return The audio layout
src/com/android/videoeditor/VideoEditorBaseActivity.java:958
↓ 7 callers
Method
getDuration
@return The duration of the entire media item (ignore trim)
src/com/android/videoeditor/service/MovieMediaItem.java:339
↓ 7 callers
Method
getFilename
@return The media source file name
src/com/android/videoeditor/service/MovieMediaItem.java:168
↓ 7 callers
Method
getHeight
@return Get the height of the media item
src/com/android/videoeditor/service/MovieMediaItem.java:353
↓ 7 callers
Method
getName
@return The project name
src/com/android/videoeditor/service/VideoEditorProject.java:205
↓ 7 callers
Method
getSubtitle
@return The subtitle
src/com/android/videoeditor/service/MovieOverlay.java:185
↓ 7 callers
Method
getTimelineDuration
@return The timeline duration.
src/com/android/videoeditor/service/MovieAudioTrack.java:313
↓ 7 callers
Method
getTitle
@return The title
src/com/android/videoeditor/service/MovieOverlay.java:178
↓ 7 callers
Method
isProjectBeingEdited
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 callers
Method
onTrimMediaItem
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 callers
Method
showPreviewFrame
()
src/com/android/videoeditor/VideoEditorActivity.java:1250
↓ 7 callers
Method
stopPreviewPlayback
Stops the preview.
src/com/android/videoeditor/VideoEditorActivity.java:1982
↓ 7 callers
Method
submit
Submits a new intent for processing. @param intent The intent to be processed
src/com/android/videoeditor/service/ApiService.java:4734
↓ 6 callers
Method
addMediaItems
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 callers
Method
addOverlay
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 callers
Method
buildOverlayBitmap
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 callers
Method
buildUserAttributes
Build the user attributes @return The user attributes
src/com/android/videoeditor/service/MovieOverlay.java:220
↓ 6 callers
Method
create
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 callers
Method
getAudioTrack
@param audioTrackId The audio track id @return The audio track
src/com/android/videoeditor/service/VideoEditorProject.java:953
↓ 6 callers
Method
getMinimumMediaItemDuration
@return The minimum media duration
src/com/android/videoeditor/util/MediaItemUtils.java:55
↓ 6 callers
Method
getProgressBar
Get the progress bar singleton @param context The context @return The progress bar
src/com/android/videoeditor/widgets/ProgressBar.java:47
↓ 6 callers
Method
invalidateAllChildren
Invalidates all children. Note that invalidating the parent does not invalidate its children.
src/com/android/videoeditor/widgets/MediaLinearLayout.java:2664
↓ 6 callers
Method
isPlaying
@return true if preview playback is in progress
src/com/android/videoeditor/VideoEditorActivity.java:2101
↓ 6 callers
Method
moveDone
The move is complete
src/com/android/videoeditor/widgets/MediaLinearLayout.java:2387
↓ 6 callers
Method
removeOverlay
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 callers
Method
removeTransition
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 callers
Method
requestDisallowInterceptTouchEvent
(boolean disallowIntercept)
src/com/android/videoeditor/widgets/HorizontalScrollView.java:429
↓ 6 callers
Method
setDuration
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 callers
Method
setEndTransition
@param endTransition end transition
src/com/android/videoeditor/service/MovieMediaItem.java:385
↓ 6 callers
Method
setGestureListener
@param listener The gesture listener
src/com/android/videoeditor/widgets/OverlayView.java:146
↓ 6 callers
Method
setPlaybackInProgress
@param inProgress {@code true} if playback is in progress, false otherwise
src/com/android/videoeditor/widgets/MediaLinearLayout.java:588
↓ 6 callers
Method
trimText
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 callers
Method
updateMediaItem
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