Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/libpag
/ functions
Functions
6,366 in github.com/Tencent/libpag
⨍
Functions
6,366
◇
Types & classes
1,001
↓ 3 callers
Function
GetLayerName
exporter/src/utils/AEHelper.cpp:385
↓ 3 callers
Function
GetLayerType
exporter/src/export/ExportLayer.cpp:327
↓ 3 callers
Function
GetRoamingPath
exporter/src/platform/win/PlatformHelper.cpp:34
↓ 3 callers
Function
GetSoftwareDecoderFactory
src/rendering/video/VideoDecoderFactory.cpp:45
↓ 3 callers
Function
LoadDataFromAsset
src/platform/ohos/JsHelper.cpp:496
↓ 3 callers
Function
MakeFromLayerAttributesTag
src/codec/tags/LayerAttributes.cpp:22
↓ 3 callers
Function
MapToPathPosition
src/rendering/renderers/TextPathRender.cpp:72
↓ 3 callers
Function
MaxDiskSize
src/platform/ohos/JPAGDiskCache.cpp:26
↓ 3 callers
Function
MaxSupportedTagLevel
src/platform/ohos/JPAGFile.cpp:38
↓ 3 callers
Function
OffsetClipTime
viewer/src/audio/model/AudioClip.cpp:35
↓ 3 callers
Function
OpenInFinder
viewer/src/utils/FileUtils.cpp:27
↓ 3 callers
Function
OpenPAGFile
exporter/src/utils/FileHelper.cpp:157
↓ 3 callers
Function
OrientationDiff
exporter/src/export/data/Transform3D.cpp:58
↓ 3 callers
Function
PAGFontRegisterKey
src/rendering/FontManager.cpp:77
↓ 3 callers
Function
PathToUtf8
exporter/src/platform/win/PlatformHelper.cpp:196
↓ 3 callers
Function
PointOnLine
src/base/utils/BezierPath3D.cpp:43
↓ 3 callers
Function
PointOnLine
exporter/src/export/stream/StreamProperty.cpp:92
↓ 3 callers
Function
ReadAttributeFlag
src/codec/AttributeHelper.cpp:29
↓ 3 callers
Function
ReadByteDataWithStartCode
src/codec/utils/NALUReader.cpp:23
↓ 3 callers
Function
ReadBytesFromAssets
src/platform/android/JNIHelper.cpp:108
↓ 3 callers
Function
ReadConfigFile
exporter/src/config/ConfigFile.cpp:196
↓ 3 callers
Function
ReadFileData
exporter/src/utils/FileHelper.cpp:134
↓ 3 callers
Function
ReadTagsOfComposition
src/codec/tags/CompositionTag.cpp:24
↓ 3 callers
Function
ReadTextDocument
src/codec/DataTypes.cpp:279
↓ 3 callers
Method
Run
(Runnable runnable)
android/libpag/src/main/java/org/libpag/NativeTask.java:25
↓ 3 callers
Function
SDKVersion
src/platform/ohos/JPAG.cpp:36
↓ 3 callers
Function
ScalePixels
exporter/src/utils/ImageData.cpp:82
↓ 3 callers
Function
ScaleSegment
viewer/src/audio/model/AudioTrack.cpp:33
↓ 3 callers
Function
SerializeInstance
viewer/src/editing/serialize/PAGFileSerializer.cpp:40
↓ 3 callers
Function
SetTimeStretchInfo
exporter/src/export/Marker.cpp:584
↓ 3 callers
Function
TextDocumentBlockCore
src/codec/DataTypes.cpp:233
↓ 3 callers
Function
ToPAGCompositionNativeObject
src/platform/android/JNIHelper.cpp:256
↓ 3 callers
Function
Utf8ToUtf16
exporter/src/utils/StringHelper.cpp:274
↓ 3 callers
Function
WriteBlock
src/codec/AttributeHelper.h:505
↓ 3 callers
Function
WriteByteDataWithoutStartCode
src/codec/tags/VideoSequence.cpp:73
↓ 3 callers
Function
WriteTagsOfComposition
src/codec/tags/CompositionTag.cpp:40
↓ 3 callers
Function
WriteTextFile
exporter/src/utils/FileHelper.cpp:43
↓ 3 callers
Function
WriteYUVPlane
exporter/src/export/encode/OfflineVideoEncoder.cpp:47
↓ 3 callers
Method
activatedView
(int viewId)
android/app/src/main/java/libpag/pagviewer/MainActivity.java:163
↓ 3 callers
Method
addLayer
* 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 callers
Method
addListener
* 增加事件监听
web/lite/src/view/context.ts:87
↓ 3 callers
Method
attachToContext
src/rendering/caches/RenderCache.cpp:160
↓ 3 callers
Method
audioMarkers
* Returns the audio markers of this composition.
web/src/pag-composition.ts:151
↓ 3 callers
Method
audioStartTime
* Indicates when the first frame of the audio plays in the composition's timeline.
web/src/pag-composition.ts:160
↓ 3 callers
Method
cacheScale
src/rendering/PAGPlayer.cpp:140
↓ 3 callers
Method
clear
()
web/lite/src/base/path.ts:12
↓ 3 callers
Method
clearFrameDataLoop
()
web/lite/src/wechat/video-reader.ts:205
↓ 3 callers
Method
clearFrameDataLoop
()
web/src/wechat/video-reader.ts:214
↓ 3 callers
Method
clearRootFile
viewer/src/audio/model/AudioClip.cpp:98
↓ 3 callers
Method
clearTimer
()
web/lite/src/view/view.ts:155
↓ 3 callers
Method
contains
* Check whether current PAGComposition contains the specified pagLayer.
web/src/pag-composition.ts:98
↓ 3 callers
Method
contentStatic
src/rendering/caches/LayerCache.h:50
↓ 3 callers
Method
createBitmap
(Context context, String filePath, boolean tryHardware)
android/app/src/main/java/libpag/pagviewer/MainActivity.java:216
↓ 3 callers
Method
currentTime
src/rendering/layers/PAGLayer.cpp:266
↓ 3 callers
Method
currentTime
* 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 callers
Method
destroy
()
web/src/core/matrix.ts:316
↓ 3 callers
Method
detachFromContext
src/rendering/caches/RenderCache.cpp:189
↓ 3 callers
Method
drawPath
* Draws a path using the current clip, matrix, and specified paint. */
src/rendering/graphics/Canvas.h:147
↓ 3 callers
Function
duration
include/pag/file.h:2225
↓ 3 callers
Method
durationInternal
src/rendering/PAGPlayer.cpp:198
↓ 3 callers
Method
exit
exporter/src/export/encode/OfflineVideoEncoder.cpp:145
↓ 3 callers
Method
failure
(Throwable t)
android/libpag/src/main/java/org/extra/relinker/ReLinker.java:16
↓ 3 callers
Method
filterBounds
src/rendering/filters/BulgeFilter.cpp:225
↓ 3 callers
Method
flushInternal
(sync: boolean)
web/lite/src/view/view.ts:174
↓ 3 callers
Method
font
src/rendering/layers/PAGTextLayer.cpp:78
↓ 3 callers
Method
fontFamily
viewer/src/editing/PAGTextLayerModel.cpp:159
↓ 3 callers
Method
freeCache
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 callers
Method
fromArrayBuffer
(arrayBuffer: ArrayBuffer)
web/lite/src/pag-file.ts:12
↓ 3 callers
Method
getAssetImage
src/rendering/caches/RenderCache.cpp:339
↓ 3 callers
Method
getBounds
* 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 callers
Method
getChild
viewer/src/editing/serialize/PAGTreeNode.cpp:32
↓ 3 callers
Method
getChildrenCount
viewer/src/editing/serialize/PAGTreeNode.cpp:54
↓ 3 callers
Method
getCompositionFrame
src/base/PreComposeLayer.cpp:78
↓ 3 callers
Method
getCompositionFromPath
(String path)
android/libpag/src/main/java/org/libpag/PAGImageView.java:432
↓ 3 callers
Method
getContentMatrix
src/rendering/editing/PAGImage.cpp:55
↓ 3 callers
Method
getError
()
web/src/core/video-reader.ts:244
↓ 3 callers
Method
getFont
* Returns the Font object associated with this Glyph. */
src/rendering/graphics/Glyph.h:63
↓ 3 callers
Method
getGradientColors
exporter/src/utils/PAGExportSessionManager.cpp:51
↓ 3 callers
Method
getGraphic
src/rendering/editing/ImageReplacement.cpp:72
↓ 3 callers
Method
getHeight
exporter/src/ui/exportPanel/settings/ExportCompositionInfoModel.cpp:81
↓ 3 callers
Method
getInterpolation
(input: number)
web/lite/src/base/utils/interpolator.ts:2
↓ 3 callers
Method
getLayersByName
* Returns an array of layers that match the specified layer name.
web/src/pag-composition.ts:167
↓ 3 callers
Method
getLayersUnderPoint
(localX: number, localY: number)
web/src/pag-view.ts:369
↓ 3 callers
Method
getMessage
exporter/src/utils/AlertInfo.cpp:573
↓ 3 callers
Method
getName
exporter/src/ui/exportPanel/settings/ExportFrameImageProvider.cpp:46
↓ 3 callers
Method
getNextSample
viewer/src/audio/reader/AudioReader.cpp:77
↓ 3 callers
Method
getPAGImage
src/rendering/layers/PAGImageLayer.cpp:309
↓ 3 callers
Method
getProgress
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 callers
Method
getProgress
viewer/src/task/PAGTask.cpp:32
↓ 3 callers
Method
getSize
viewer/src/profiling/PAGChartDataModel.cpp:39
↓ 3 callers
Method
getVideoElement
()
web/lite/src/view/video-reader.ts:49
↓ 3 callers
Method
getVideoRanges
src/rendering/layers/PAGImageLayer.cpp:136
↓ 3 callers
Method
getWidth
exporter/src/ui/exportPanel/settings/ExportCompositionInfoModel.cpp:77
↓ 3 callers
Method
getWorkaroundLibDir
@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 callers
Method
globalToLocalTime
src/rendering/layers/PAGLayer.cpp:171
↓ 3 callers
Method
hasSize
()
android/libpag/src/main/java/org/libpag/PAGImageView.java:733
↓ 3 callers
Method
height
Returns the height in pixels of the image.
android/libpag/src/main/java/org/libpag/PAGImage.java:156
↓ 3 callers
Method
height
* Returns the height of the sequence. */
src/rendering/caches/SequenceFile.h:68
↓ 3 callers
Method
height
src/rendering/sequences/DiskSequenceReader.cpp:53
↓ 3 callers
Method
init
()
android/libpag/src/main/java/org/libpag/PAGImageView.java:522
← previous
next →
701–800 of 6,366, ranked by callers