MCPcopy Create free account

hub / github.com/Tencent/libpag / functions

Functions6,366 in github.com/Tencent/libpag

↓ 3 callersFunctionGetLayerName
exporter/src/utils/AEHelper.cpp:385
↓ 3 callersFunctionGetLayerType
exporter/src/export/ExportLayer.cpp:327
↓ 3 callersFunctionGetRoamingPath
exporter/src/platform/win/PlatformHelper.cpp:34
↓ 3 callersFunctionGetSoftwareDecoderFactory
src/rendering/video/VideoDecoderFactory.cpp:45
↓ 3 callersFunctionLoadDataFromAsset
src/platform/ohos/JsHelper.cpp:496
↓ 3 callersFunctionMakeFromLayerAttributesTag
src/codec/tags/LayerAttributes.cpp:22
↓ 3 callersFunctionMapToPathPosition
src/rendering/renderers/TextPathRender.cpp:72
↓ 3 callersFunctionMaxDiskSize
src/platform/ohos/JPAGDiskCache.cpp:26
↓ 3 callersFunctionMaxSupportedTagLevel
src/platform/ohos/JPAGFile.cpp:38
↓ 3 callersFunctionOffsetClipTime
viewer/src/audio/model/AudioClip.cpp:35
↓ 3 callersFunctionOpenInFinder
viewer/src/utils/FileUtils.cpp:27
↓ 3 callersFunctionOpenPAGFile
exporter/src/utils/FileHelper.cpp:157
↓ 3 callersFunctionOrientationDiff
exporter/src/export/data/Transform3D.cpp:58
↓ 3 callersFunctionPAGFontRegisterKey
src/rendering/FontManager.cpp:77
↓ 3 callersFunctionPathToUtf8
exporter/src/platform/win/PlatformHelper.cpp:196
↓ 3 callersFunctionPointOnLine
src/base/utils/BezierPath3D.cpp:43
↓ 3 callersFunctionPointOnLine
exporter/src/export/stream/StreamProperty.cpp:92
↓ 3 callersFunctionReadAttributeFlag
src/codec/AttributeHelper.cpp:29
↓ 3 callersFunctionReadByteDataWithStartCode
src/codec/utils/NALUReader.cpp:23
↓ 3 callersFunctionReadBytesFromAssets
src/platform/android/JNIHelper.cpp:108
↓ 3 callersFunctionReadConfigFile
exporter/src/config/ConfigFile.cpp:196
↓ 3 callersFunctionReadFileData
exporter/src/utils/FileHelper.cpp:134
↓ 3 callersFunctionReadTagsOfComposition
src/codec/tags/CompositionTag.cpp:24
↓ 3 callersFunctionReadTextDocument
src/codec/DataTypes.cpp:279
↓ 3 callersMethodRun
(Runnable runnable)
android/libpag/src/main/java/org/libpag/NativeTask.java:25
↓ 3 callersFunctionSDKVersion
src/platform/ohos/JPAG.cpp:36
↓ 3 callersFunctionScalePixels
exporter/src/utils/ImageData.cpp:82
↓ 3 callersFunctionScaleSegment
viewer/src/audio/model/AudioTrack.cpp:33
↓ 3 callersFunctionSerializeInstance
viewer/src/editing/serialize/PAGFileSerializer.cpp:40
↓ 3 callersFunctionSetTimeStretchInfo
exporter/src/export/Marker.cpp:584
↓ 3 callersFunctionTextDocumentBlockCore
src/codec/DataTypes.cpp:233
↓ 3 callersFunctionToPAGCompositionNativeObject
src/platform/android/JNIHelper.cpp:256
↓ 3 callersFunctionUtf8ToUtf16
exporter/src/utils/StringHelper.cpp:274
↓ 3 callersFunctionWriteBlock
src/codec/AttributeHelper.h:505
↓ 3 callersFunctionWriteByteDataWithoutStartCode
src/codec/tags/VideoSequence.cpp:73
↓ 3 callersFunctionWriteTagsOfComposition
src/codec/tags/CompositionTag.cpp:40
↓ 3 callersFunctionWriteTextFile
exporter/src/utils/FileHelper.cpp:43
↓ 3 callersFunctionWriteYUVPlane
exporter/src/export/encode/OfflineVideoEncoder.cpp:47
↓ 3 callersMethodactivatedView
(int viewId)
android/app/src/main/java/libpag/pagviewer/MainActivity.java:163
↓ 3 callersMethodaddLayer
* Add a PAGLayer to current PAGComposition at the top. If you add a layer that already has a * different PAGComposition object as a parent, the l
web/src/pag-composition.ts:82
↓ 3 callersMethodaddListener
* 增加事件监听
web/lite/src/view/context.ts:87
↓ 3 callersMethodattachToContext
src/rendering/caches/RenderCache.cpp:160
↓ 3 callersMethodaudioMarkers
* Returns the audio markers of this composition.
web/src/pag-composition.ts:151
↓ 3 callersMethodaudioStartTime
* Indicates when the first frame of the audio plays in the composition's timeline.
web/src/pag-composition.ts:160
↓ 3 callersMethodcacheScale
src/rendering/PAGPlayer.cpp:140
↓ 3 callersMethodclear
()
web/lite/src/base/path.ts:12
↓ 3 callersMethodclearFrameDataLoop
()
web/lite/src/wechat/video-reader.ts:205
↓ 3 callersMethodclearFrameDataLoop
()
web/src/wechat/video-reader.ts:214
↓ 3 callersMethodclearRootFile
viewer/src/audio/model/AudioClip.cpp:98
↓ 3 callersMethodclearTimer
()
web/lite/src/view/view.ts:155
↓ 3 callersMethodcontains
* Check whether current PAGComposition contains the specified pagLayer.
web/src/pag-composition.ts:98
↓ 3 callersMethodcontentStatic
src/rendering/caches/LayerCache.h:50
↓ 3 callersMethodcreateBitmap
(Context context, String filePath, boolean tryHardware)
android/app/src/main/java/libpag/pagviewer/MainActivity.java:216
↓ 3 callersMethodcurrentTime
src/rendering/layers/PAGLayer.cpp:266
↓ 3 callersMethodcurrentTime
* The current time of the layer in microseconds, the layer is invisible if currentTime is not in * the visible range (startTime <= currentTime < st
web/src/pag-layer.ts:157
↓ 3 callersMethoddestroy
()
web/src/core/matrix.ts:316
↓ 3 callersMethoddetachFromContext
src/rendering/caches/RenderCache.cpp:189
↓ 3 callersMethoddrawPath
* Draws a path using the current clip, matrix, and specified paint. */
src/rendering/graphics/Canvas.h:147
↓ 3 callersFunctionduration
include/pag/file.h:2225
↓ 3 callersMethoddurationInternal
src/rendering/PAGPlayer.cpp:198
↓ 3 callersMethodexit
exporter/src/export/encode/OfflineVideoEncoder.cpp:145
↓ 3 callersMethodfailure
(Throwable t)
android/libpag/src/main/java/org/extra/relinker/ReLinker.java:16
↓ 3 callersMethodfilterBounds
src/rendering/filters/BulgeFilter.cpp:225
↓ 3 callersMethodflushInternal
(sync: boolean)
web/lite/src/view/view.ts:174
↓ 3 callersMethodfont
src/rendering/layers/PAGTextLayer.cpp:78
↓ 3 callersMethodfontFamily
viewer/src/editing/PAGTextLayerModel.cpp:159
↓ 3 callersMethodfreeCache
Free the cache created by the pag view immediately. Can be called to reduce memory pressure.
android/libpag/src/main/java/org/libpag/PAGView.java:441
↓ 3 callersMethodfromArrayBuffer
(arrayBuffer: ArrayBuffer)
web/lite/src/pag-file.ts:12
↓ 3 callersMethodgetAssetImage
src/rendering/caches/RenderCache.cpp:339
↓ 3 callersMethodgetBounds
* Returns a rectangle that defines the original area of the layer, which is not transformed by * the matrix.
web/src/pag-layer.ts:195
↓ 3 callersMethodgetChild
viewer/src/editing/serialize/PAGTreeNode.cpp:32
↓ 3 callersMethodgetChildrenCount
viewer/src/editing/serialize/PAGTreeNode.cpp:54
↓ 3 callersMethodgetCompositionFrame
src/base/PreComposeLayer.cpp:78
↓ 3 callersMethodgetCompositionFromPath
(String path)
android/libpag/src/main/java/org/libpag/PAGImageView.java:432
↓ 3 callersMethodgetContentMatrix
src/rendering/editing/PAGImage.cpp:55
↓ 3 callersMethodgetError
()
web/src/core/video-reader.ts:244
↓ 3 callersMethodgetFont
* Returns the Font object associated with this Glyph. */
src/rendering/graphics/Glyph.h:63
↓ 3 callersMethodgetGradientColors
exporter/src/utils/PAGExportSessionManager.cpp:51
↓ 3 callersMethodgetGraphic
src/rendering/editing/ImageReplacement.cpp:72
↓ 3 callersMethodgetHeight
exporter/src/ui/exportPanel/settings/ExportCompositionInfoModel.cpp:81
↓ 3 callersMethodgetInterpolation
(input: number)
web/lite/src/base/utils/interpolator.ts:2
↓ 3 callersMethodgetLayersByName
* Returns an array of layers that match the specified layer name.
web/src/pag-composition.ts:167
↓ 3 callersMethodgetLayersUnderPoint
(localX: number, localY: number)
web/src/pag-view.ts:369
↓ 3 callersMethodgetMessage
exporter/src/utils/AlertInfo.cpp:573
↓ 3 callersMethodgetName
exporter/src/ui/exportPanel/settings/ExportFrameImageProvider.cpp:46
↓ 3 callersMethodgetNextSample
viewer/src/audio/reader/AudioReader.cpp:77
↓ 3 callersMethodgetPAGImage
src/rendering/layers/PAGImageLayer.cpp:309
↓ 3 callersMethodgetProgress
Returns the current progress of play position, the value is from 0.0 to 1.0.
android/libpag/src/main/java/org/libpag/PAGView.java:399
↓ 3 callersMethodgetProgress
viewer/src/task/PAGTask.cpp:32
↓ 3 callersMethodgetSize
viewer/src/profiling/PAGChartDataModel.cpp:39
↓ 3 callersMethodgetVideoElement
()
web/lite/src/view/video-reader.ts:49
↓ 3 callersMethodgetVideoRanges
src/rendering/layers/PAGImageLayer.cpp:136
↓ 3 callersMethodgetWidth
exporter/src/ui/exportPanel/settings/ExportCompositionInfoModel.cpp:77
↓ 3 callersMethodgetWorkaroundLibDir
@param context {@link Context} to describe the location of it's private directories @return A {@link File} locating the directory that can store extra
android/libpag/src/main/java/org/extra/relinker/ReLinkerInstance.java:204
↓ 3 callersMethodglobalToLocalTime
src/rendering/layers/PAGLayer.cpp:171
↓ 3 callersMethodhasSize
()
android/libpag/src/main/java/org/libpag/PAGImageView.java:733
↓ 3 callersMethodheight
Returns the height in pixels of the image.
android/libpag/src/main/java/org/libpag/PAGImage.java:156
↓ 3 callersMethodheight
* Returns the height of the sequence. */
src/rendering/caches/SequenceFile.h:68
↓ 3 callersMethodheight
src/rendering/sequences/DiskSequenceReader.cpp:53
↓ 3 callersMethodinit
()
android/libpag/src/main/java/org/libpag/PAGImageView.java:522
← previousnext →701–800 of 6,366, ranked by callers