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
interpolateFloat
(a: number, b: number, t: number)
web/lite/src/base/utils/interpolate.ts:1
↓ 3 callers
Method
isAlphaOnly
src/rendering/sequences/SequenceInfo.h:97
↓ 3 callers
Function
isOffscreenCanvas
(canvas: any)
web/src/wechat/pag-view.ts:30
↓ 3 callers
Method
isRunning
Indicates whether the animation is running.
android/libpag/src/main/java/org/libpag/PAGAnimator.java:119
↓ 3 callers
Method
isStill
src/rendering/editing/StillImage.h:36
↓ 3 callers
Method
isSync
src/rendering/PAGAnimator.cpp:104
↓ 3 callers
Method
load
use System.loadLibrary API load so file @param libName @return
android/libpag/src/main/java/org/extra/tools/LibraryLoadUtils.java:71
↓ 3 callers
Method
localTimeToGlobal
src/rendering/layers/PAGLayer.cpp:145
↓ 3 callers
Method
makeSnapshot
* Returns a ImageBitmap object capturing the contents of the PAGView. Subsequent rendering of * the PAGView will not be captured. Returns null if t
web/src/pag-view.ts:399
↓ 3 callers
Method
mark
(key: string)
web/src/utils/clock.ts:22
↓ 3 callers
Method
maxFrameRate
src/rendering/PAGPlayer.cpp:150
↓ 3 callers
Method
memoryUsage
src/rendering/graphics/Snapshot.cpp:25
↓ 3 callers
Method
numFrames
Returns the number of frames in the PAGImageView in one loop. Note that the value may change if the associated PAGComposition was modified.
android/libpag/src/main/java/org/libpag/PAGImageView.java:313
↓ 3 callers
Method
on
(eventName: string, listener: Listener)
web/lite/src/base/utils/event-manager.ts:14
↓ 3 callers
Method
onAnimationEnd
Notifies the end of the animation. This will only be called from the UI thread.
android/libpag/src/main/java/org/libpag/PAGAnimator.java:29
↓ 3 callers
Method
onAnimationUpdate
Notifies another frame of the animation has occurred. This may be called from an arbitrary thread if the animation is running asynchronously.
android/libpag/src/main/java/org/libpag/PAGAnimator.java:46
↓ 3 callers
Method
onLoad
Callback for asynchronous loading. Returns null if the file does not exist or the data is not a pag file.
android/libpag/src/main/java/org/libpag/PAGFile.java:33
↓ 3 callers
Method
pathList
src/rendering/renderers/ShapeRenderer.cpp:151
↓ 3 callers
Method
pause
()
web/src/core/video-reader.ts:231
↓ 3 callers
Method
play
()
web/src/core/video-reader.ts:207
↓ 3 callers
Method
preRotate
src/base/Matrix.cpp:143
↓ 3 callers
Method
preScale
src/base/Matrix.cpp:111
↓ 3 callers
Method
prepare
src/rendering/PAGPlayer.cpp:264
↓ 3 callers
Method
prepareLayers
src/rendering/caches/RenderCache.cpp:64
↓ 3 callers
Method
readByte
(final ByteBuffer buffer, final long offset)
android/libpag/src/main/java/org/extra/relinker/elf/ElfParser.java:160
↓ 3 callers
Function
readByteDataWithStartCode
(byteArray: ByteArray)
web/lite/src/codec/nalu-start-code.ts:5
↓ 3 callers
Method
readBytes
(length?: number)
web/lite/src/codec/utils/byte-array.ts:223
↓ 3 callers
Function
readColor
(byteArray: ByteArray)
web/lite/src/codec/data-types.ts:19
↓ 3 callers
Function
readFile
(file: File)
web/src/utils/common.ts:3
↓ 3 callers
Method
readFile
src/rendering/caches/DiskCache.cpp:183
↓ 3 callers
Method
readInt32
exporter/src/utils/ByteArray.cpp:82
↓ 3 callers
Method
readNumBits
src/codec/utils/DecodeStream.h:196
↓ 3 callers
Function
readTagBlock
(byteArray: ByteArray, parameter: T, blockConfig: BlockConfig)
web/lite/src/codec/attribute-helper.ts:35
↓ 3 callers
Method
readUBits
src/codec/utils/DecodeStream.cpp:230
↓ 3 callers
Method
readUint32List
src/codec/utils/DecodeStream.cpp:261
↓ 3 callers
Function
readValue
(byteArray: ByteArray, config: BaseAttribute, flag: AttributeFlag)
web/lite/src/codec/attribute-helper.ts:134
↓ 3 callers
Method
refreshMatrixFromScaleMode
()
android/libpag/src/main/java/org/libpag/PAGImageView.java:737
↓ 3 callers
Method
releaseBitmap
()
android/libpag/src/main/java/org/libpag/PAGImageView.java:553
↓ 3 callers
Method
removeAllLayers
* Remove all PAGLayers from current PAGComposition.
web/src/pag-composition.ts:123
↓ 3 callers
Method
repeat
()
web/lite/src/view/view.ts:123
↓ 3 callers
Function
replaceImage
(element: HTMLDivElement, index: number)
web/demo/index.ts:536
↓ 3 callers
Method
reset
Reset the text layer to its default text data.
android/libpag/src/main/java/org/libpag/PAGTextLayer.java:65
↓ 3 callers
Method
reset
src/rendering/sequences/VideoSequenceDemuxer.cpp:100
↓ 3 callers
Method
retain
()
web/src/core/render-canvas.ts:29
↓ 3 callers
Method
seek
viewer/src/audio/reader/AudioReader.cpp:40
↓ 3 callers
Method
seek
(time: number)
web/lite/src/wechat/video-reader.ts:85
↓ 3 callers
Method
seekToStart
()
web/lite/src/wechat/pag-view.ts:179
↓ 3 callers
Method
setAppName
exporter/src/platform/win/PAGViewerCheck.cpp:203
↓ 3 callers
Method
setAutoClear
src/rendering/PAGPlayer.cpp:255
↓ 3 callers
Method
setCacheScale
src/rendering/PAGPlayer.cpp:145
↓ 3 callers
Method
setComposition
viewer/src/audio/PAGAudioReader.cpp:60
↓ 3 callers
Method
setContentSize
* Set the width and height of the Composition.
web/src/pag-composition.ts:36
↓ 3 callers
Method
setCurrentSession
exporter/src/utils/PAGExportSessionManager.cpp:25
↓ 3 callers
Method
setCurrentTime
src/rendering/layers/PAGLayer.cpp:275
↓ 3 callers
Method
setImage
src/rendering/layers/PAGImageLayer.cpp:184
↓ 3 callers
Method
setMatrixInternal
src/rendering/layers/PAGLayer.cpp:512
↓ 3 callers
Method
setMaxFrameRate
src/rendering/PAGPlayer.cpp:155
↓ 3 callers
Method
setStartTime
src/rendering/layers/PAGLayer.cpp:229
↓ 3 callers
Method
setStrokeColor
* Replaces RGB from the color used when stroking. */
src/rendering/graphics/Glyph.h:209
↓ 3 callers
Method
setStrokeWidth
* Replaces the thickness of the pen used to outline the glyph. */
src/rendering/graphics/Glyph.h:223
↓ 3 callers
Method
setSync
src/rendering/PAGAnimator.cpp:109
↓ 3 callers
Method
setTranslateX
src/base/Matrix.cpp:254
↓ 3 callers
Method
setUseDiskCache
src/rendering/PAGPlayer.cpp:135
↓ 3 callers
Method
setVisible
* Set the visible of the layer.
web/src/pag-layer.ts:88
↓ 3 callers
Method
start
Starts the animation from the current position. Calling the start() method when the animation is already started has no effect. The start() method doe
android/libpag/src/main/java/org/libpag/PAGAnimator.java:127
↓ 3 callers
Method
start
()
web/lite/src/wechat/video-reader.ts:74
↓ 3 callers
Method
stop
viewer/src/task/PAGTask.cpp:59
↓ 3 callers
Method
stretchedContentFrame
src/rendering/layers/PAGFile.cpp:240
↓ 3 callers
Method
swapLayer
* Swap the layers at the specified index.
web/src/pag-composition.ts:130
↓ 3 callers
Method
swapLayerAt
* Swap the layers at the specified index.
web/src/pag-composition.ts:137
↓ 3 callers
Method
toSequenceFrame
src/base/Sequence.cpp:43
↓ 3 callers
Method
transformBounds
src/base/effects/GlowEffect.cpp:34
↓ 3 callers
Method
type
src/rendering/graphics/Recorder.cpp:31
↓ 3 callers
Function
uniqueID
* Returns a globally unique id for this object. */
include/pag/pag.h:114
↓ 3 callers
Method
uniqueID
src/rendering/sequences/SequenceInfo.cpp:112
↓ 3 callers
Method
updateOrInsertItem
viewer/src/profiling/PAGChartDataModel.cpp:76
↓ 3 callers
Method
updateSize
* Update size when changed canvas size.
web/src/pag-view.ts:375
↓ 3 callers
Method
useDiskCache
src/rendering/PAGPlayer.cpp:130
↓ 3 callers
Function
waitVideoCanPlay
(videoElement: HTMLVideoElement)
web/src/core/video-reader.ts:34
↓ 3 callers
Method
width
Returns the width in pixels of the image.
android/libpag/src/main/java/org/libpag/PAGImage.java:151
↓ 3 callers
Method
width
* Returns the width of the sequence. */
src/rendering/caches/SequenceFile.h:61
↓ 3 callers
Method
width
src/rendering/sequences/DiskSequenceReader.cpp:49
↓ 3 callers
Method
writeByteData
src/codec/utils/EncodeStream.cpp:142
↓ 3 callers
Method
writeFrame
src/rendering/caches/SequenceFile.cpp:271
↓ 3 callers
Method
writeUint32List
src/codec/utils/EncodeStream.cpp:257
↓ 2 callers
Function
AEColorToColor
exporter/src/utils/AEDataTypeConverter.cpp:27
↓ 2 callers
Function
AddCurveToPath
src/rendering/renderers/ShapeRenderer.cpp:208
↓ 2 callers
Function
AddGradientCommonTags
src/codec/tags/shapes/Gradient.cpp:35
↓ 2 callers
Function
AddMarkerToStream
exporter/src/export/Marker.cpp:808
↓ 2 callers
Function
AddNewMarkerToStream
exporter/src/export/Marker.cpp:559
↓ 2 callers
Function
AdjustClipsByLayer
viewer/src/audio/model/AudioClip.cpp:40
↓ 2 callers
Function
ArraryToPoint
exporter/src/export/stream/StreamValue.cpp:165
↓ 2 callers
Function
ArrayToColor
exporter/src/export/stream/StreamValue.cpp:172
↓ 2 callers
Function
BuildGlyphs
src/rendering/renderers/TextRenderer.cpp:474
↓ 2 callers
Function
CalculateMaxFrame
src/rendering/layers/PAGImageLayer.cpp:68
↓ 2 callers
Function
CalculateNextLineIndex
src/rendering/renderers/TextRenderer.cpp:114
↓ 2 callers
Function
CalculateTextAscentAndDescent
src/rendering/renderers/TextRenderer.cpp:529
↓ 2 callers
Function
CheckColorProperties
src/codec/tags/text/TextAnimatorTag.cpp:89
↓ 2 callers
Function
ClearGLError
src/rendering/utils/GLRestorer.cpp:25
↓ 2 callers
Function
ClipTransparentEdge
exporter/src/utils/ImageData.cpp:41
← previous
next →
801–900 of 6,366, ranked by callers