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
↓ 4 callers
Method
getRootNode
viewer/src/editing/serialize/PAGTree.cpp:29
↓ 4 callers
Function
getShaderSourceFromString
(str: string)
web/lite/src/view/utils.ts:40
↓ 4 callers
Method
getSnapshot
src/rendering/caches/RenderCache.cpp:216
↓ 4 callers
Method
getTrackID
viewer/src/audio/model/AudioTrack.cpp:49
↓ 4 callers
Method
height
* Returns the height of the bitmap buffer. */
src/rendering/utils/BitmapBuffer.h:53
↓ 4 callers
Method
height
src/rendering/sequences/SequenceInfo.cpp:120
↓ 4 callers
Method
heightInternal
src/rendering/layers/PAGComposition.cpp:90
↓ 4 callers
Method
imageDecodingTime
src/rendering/PAGPlayer.cpp:400
↓ 4 callers
Method
initGL
src/rendering/GPUBackend.cpp:154
↓ 4 callers
Method
initialize
src/base/keyframes/SpatialPointKeyframe.cpp:22
↓ 4 callers
Method
initialize
()
web/lite/src/base/keyframe.ts:15
↓ 4 callers
Method
invertible
src/base/Matrix.cpp:199
↓ 4 callers
Method
isClosed
src/base/PathData.cpp:66
↓ 4 callers
Method
isHardwareBacked
* Returns true if this is a hardware video decoder. */
src/rendering/video/VideoDecoder.h:33
↓ 4 callers
Method
isIdentity
src/base/Matrix.cpp:23
↓ 4 callers
Method
isValid
viewer/src/audio/reader/AudioSegmentReader.cpp:54
↓ 4 callers
Method
isValid
exporter/src/platform/win/PAGViewerCheck.cpp:46
↓ 4 callers
Method
isWaitToDestory
exporter/src/ui/BaseWindow.cpp:43
↓ 4 callers
Method
layerName
src/rendering/layers/PAGLayer.cpp:56
↓ 4 callers
Method
loadLibrary
(String libraryName)
android/libpag/src/main/java/org/extra/relinker/ReLinker.java:24
↓ 4 callers
Method
localTimeToGlobal
* Converts the time from the PAGLayer's (local) timeline to the PAGSurface (global) timeline. The * time is in microseconds.
web/src/pag-layer.ts:118
↓ 4 callers
Method
makePAGSurface
(pagGlContext: BackendContext, width: number, height: number)
web/src/pag-view.ts:81
↓ 4 callers
Method
mapLibraryName
(String libraryName)
android/libpag/src/main/java/org/extra/relinker/ReLinker.java:26
↓ 4 callers
Method
mapPoints
src/base/Matrix.cpp:203
↓ 4 callers
Method
on
(eventName: keyof K, listener: Listener<V>)
web/src/utils/event-manager.ts:10
↓ 4 callers
Method
pause
* 暂停播放
web/lite/src/view/view.ts:59
↓ 4 callers
Method
play
* 开始播放
web/lite/src/view/view.ts:46
↓ 4 callers
Function
plugins
(needBabel = false, needTerser = false)
web/lite/script/rollup.config.js:15
↓ 4 callers
Method
preTranslate
src/base/Matrix.cpp:95
↓ 4 callers
Method
presentingTime
src/rendering/PAGPlayer.cpp:406
↓ 4 callers
Method
readBoolean
src/codec/utils/DecodeStream.cpp:35
↓ 4 callers
Method
readInt8
src/codec/utils/DecodeStream.cpp:44
↓ 4 callers
Method
readNumBits
()
web/lite/src/codec/utils/byte-array.ts:258
↓ 4 callers
Function
readTags
(byteArray: ByteArray, parameter: T, reader: Function)
web/lite/src/codec/tags/tag-header.ts:23
↓ 4 callers
Method
readUTF8String
exporter/src/utils/ByteArray.cpp:145
↓ 4 callers
Method
release
Free up resources used by the PAGImage instance immediately instead of relying on the garbage collector to do this for you at some point in the future
android/libpag/src/main/java/org/libpag/PAGImage.java:199
↓ 4 callers
Function
removeAllListeners
(targetNode: HTMLElement, event: K)
web/src/utils/video-listener.ts:35
↓ 4 callers
Method
renderingTime
src/rendering/PAGPlayer.cpp:393
↓ 4 callers
Method
repeatCount
src/rendering/PAGAnimator.cpp:142
↓ 4 callers
Method
replaceImageByName
src/rendering/layers/PAGFile.cpp:148
↓ 4 callers
Method
replaceText
src/rendering/layers/PAGFile.cpp:136
↓ 4 callers
Function
rewindData
(fn: (...args: any[]) => any, scope: any, ...args: any[])
web/src/utils/type-utils.ts:9
↓ 4 callers
Method
scale
src/rendering/graphics/Canvas.h:63
↓ 4 callers
Method
seek
(time: number)
web/lite/src/view/video-reader.ts:73
↓ 4 callers
Method
seek
(targetTime: number, play = true)
web/src/core/video-reader.ts:264
↓ 4 callers
Method
setCacheEnabled
src/rendering/PAGPlayer.cpp:125
↓ 4 callers
Method
setCacheEnabled
* Set the value of cacheEnabled property.
web/src/pag-view.ts:257
↓ 4 callers
Method
setCacheScale
* Set the value of cacheScale property.
web/src/pag-view.ts:271
↓ 4 callers
Method
setContentSize
src/rendering/layers/PAGComposition.cpp:81
↓ 4 callers
Method
setDebugData
(data: DebugData)
web/lite/src/view/context.ts:205
↓ 4 callers
Method
setFillColor
* Replaces RGB from the color used when filling. */
src/rendering/graphics/Glyph.h:195
↓ 4 callers
Method
setMatrix
* Set the transformation which will be applied to the composition. The scaleMode property * will be set to PAGScaleMode::None when this method is c
web/src/pag-view.ts:365
↓ 4 callers
Method
setMaxFrameRate
* Set the maximum frame rate for rendering.
web/src/pag-view.ts:285
↓ 4 callers
Method
setProgress
Sets the progress of play position, the valid value is from 0.0 to 1.0.
android/libpag/src/main/java/org/libpag/PAGView.java:406
↓ 4 callers
Method
setRepeatCount
src/rendering/PAGAnimator.cpp:147
↓ 4 callers
Method
setSolidColor
src/rendering/layers/PAGSolidLayer.cpp:74
↓ 4 callers
Method
setSource
viewer/src/audio/model/AudioAsset.cpp:75
↓ 4 callers
Method
setTimeStretchMode
src/rendering/layers/PAGFile.cpp:184
↓ 4 callers
Method
setVideoEnabled
src/rendering/PAGPlayer.cpp:115
↓ 4 callers
Method
setVideoEnabled
* If set false, will skip video layer drawing.
web/src/pag-view.ts:242
↓ 4 callers
Method
setupSurfaceTexture
()
android/libpag/src/main/java/org/libpag/PAGView.java:469
↓ 4 callers
Method
showSimpleError
exporter/src/ui/WindowManager.cpp:105
↓ 4 callers
Function
splitTimeRangesAt
(timeRanges: Array<TimeRange>, startTime: number)
web/lite/src/base/time-range.ts:43
↓ 4 callers
Method
start
()
web/lite/src/view/video-reader.ts:65
↓ 4 callers
Method
strokeColor
src/rendering/layers/PAGTextLayer.cpp:101
↓ 4 callers
Method
text
src/rendering/layers/PAGTextLayer.cpp:111
↓ 4 callers
Method
text
* Returns the text layer's text.
web/src/pag-text-layer.ts:83
↓ 4 callers
Method
timeStretchMode
src/rendering/layers/PAGFile.cpp:175
↓ 4 callers
Function
verifyAndReturn
(expression: boolean)
web/lite/src/base/utils/verify.ts:5
↓ 4 callers
Method
videoEnabled
src/rendering/PAGPlayer.cpp:110
↓ 4 callers
Method
visible
* Whether or not the layer is visible.
web/src/pag-layer.ts:82
↓ 4 callers
Method
width
* Returns the width of the bitmap buffer. */
src/rendering/utils/BitmapBuffer.h:46
↓ 4 callers
Method
width
src/rendering/sequences/SequenceInfo.cpp:116
↓ 4 callers
Method
widthInternal
src/rendering/layers/PAGComposition.cpp:86
↓ 4 callers
Method
writeBoolean
src/codec/utils/EncodeStream.cpp:48
↓ 4 callers
Method
writeFloatList
src/codec/utils/EncodeStream.cpp:275
↓ 4 callers
Method
writeInt8
src/codec/utils/EncodeStream.cpp:55
↓ 3 callers
Function
AddGlyph
src/rendering/caches/TextBlock.cpp:23
↓ 3 callers
Function
ApplyPaintToPath
src/rendering/graphics/Text.cpp:161
↓ 3 callers
Function
ApplyScaleMode
src/rendering/utils/ApplyScaleMode.cpp:22
↓ 3 callers
Function
BitsToBytes
src/codec/utils/StreamContext.h:49
↓ 3 callers
Function
CheckLayerDuration
src/codec/tags/LayerTag.cpp:47
↓ 3 callers
Function
CopyDataFromUint8Array
src/platform/web/PAGWasmBindings.cpp:36
↓ 3 callers
Function
CreateDefaultIndices
exporter/src/export/Marker.cpp:114
↓ 3 callers
Function
CutKeyframe
src/rendering/layers/PAGImageLayer.cpp:278
↓ 3 callers
Function
DeleteMarkerFromComposition
exporter/src/export/Marker.cpp:238
↓ 3 callers
Function
DeleteMarkerFromStream
exporter/src/export/Marker.cpp:209
↓ 3 callers
Function
Distance
src/base/utils/BezierPath.cpp:35
↓ 3 callers
Function
DumpMD5
test/src/utils/Baseline.cpp:108
↓ 3 callers
Function
ExpandPath
src/rendering/utils/PathUtil.cpp:67
↓ 3 callers
Function
ExportComposition
exporter/src/export/ExportComposition.cpp:81
↓ 3 callers
Function
FromCAlphaType
src/c/pag_types.cpp:185
↓ 3 callers
Function
FromCColorType
src/c/pag_types.cpp:155
↓ 3 callers
Function
FromCLayerType
src/c/pag_types.cpp:288
↓ 3 callers
Function
GetCompositionAttributes
exporter/src/export/ExportComposition.cpp:57
↓ 3 callers
Function
GetCompositionFrameImage
exporter/src/utils/AEHelper.cpp:577
↓ 3 callers
Function
GetFirstBaseLineByPos
exporter/src/export/data/TextProperty.cpp:573
↓ 3 callers
Function
GetFontFromTextDocument
src/codec/tags/FileTags.cpp:111
↓ 3 callers
Function
GetLE16
Read 16, 24 or 32 bits stored in little-endian order.
src/codec/utils/WebpDecoder.cpp:26
↓ 3 callers
Function
GetLayerMarkerStream
exporter/src/utils/AEHelper.cpp:711
← previous
next →
601–700 of 6,366, ranked by callers