MCPcopy Create free account

hub / github.com/Tencent/libpag / functions

Functions6,366 in github.com/Tencent/libpag

↓ 20 callersFunctionGetPAGComposition
src/platform/android/JPAGComposition.cpp:26
↓ 20 callersMethodaddLayer
src/rendering/layers/PAGComposition.cpp:155
↓ 20 callersMethodappendChild
viewer/src/editing/serialize/PAGTreeNode.cpp:146
↓ 20 callersMethodclear
src/rendering/graphics/Canvas.h:107
↓ 20 callersMethodframeRateInternal
src/rendering/layers/PAGLayer.cpp:262
↓ 20 callersMethodloadLibrary
load Library @param libName
android/libpag/src/main/java/org/extra/tools/LibraryLoadUtils.java:33
↓ 20 callersMethodnumTexts
src/base/File.cpp:178
↓ 20 callersMethodreadEncodedInt32
src/codec/utils/DecodeStream.cpp:167
↓ 20 callersMethodset
src/base/Matrix.cpp:59
↓ 20 callersMethodwriteEncodedInt32
* Writes a encoded signed 32-bit integer to the byte stream. */
src/codec/utils/EncodeStream.h:165
↓ 19 callersFunctionTimeToFrame
src/base/utils/TimeUtil.h:25
↓ 19 callersMethodaddListener
* Adds a listener to the set of listeners that are sent events through the life of an animation, * such as start, repeat, and end.
web/src/pag-view.ts:144
↓ 19 callersMethodfetch
viewer/src/maintenance/PAGNetworkFetcher.cpp:31
↓ 19 callersMethodgetLayersByEditableIndex
* Return an array of layers by specified editable index and layer type.
web/src/pag-file.ts:99
↓ 19 callersMethodgetLayersUnderPoint
src/rendering/PAGPlayer.cpp:354
↓ 18 callersFunctionJoinPaths
exporter/src/utils/FileHelper.h:54
↓ 18 callersMethodgetTextData
src/base/File.cpp:196
↓ 18 callersMethodisValid
viewer/src/audio/reader/AudioSourceReader.cpp:42
↓ 18 callersMethodpositonChanged
()
web/lite/src/codec/utils/byte-array.ts:297
↓ 17 callersFunctionTimeToFrame
linux/src/main.cpp:52
↓ 17 callersMethodclear
viewer/src/editing/serialize/PAGTreeNode.cpp:150
↓ 17 callersMethodclose
src/base/PathData.cpp:51
↓ 17 callersMethodgetContext
()
web/src/core/backend-context.ts:39
↓ 17 callersMethodnumImages
src/base/File.cpp:182
↓ 17 callersMethodreset
src/base/Matrix.cpp:74
↓ 17 callersMethodrestore
src/rendering/graphics/Canvas.cpp:74
↓ 16 callersFunctionDefineClass
src/platform/ohos/JsHelper.cpp:132
↓ 16 callersMethodbytesAvailable
* The number of bytes of data available for reading from the current position in the byte array to the end of * the array. */
exporter/src/utils/ByteArray.h:40
↓ 16 callersFunctionexcludeVaryingRanges
include/pag/file.h:260
↓ 16 callersMethodgetComposition
src/rendering/PAGPlayer.cpp:45
↓ 16 callersMethodsetProgress
* Set the progress of play position, the value is from 0.0 to 1.0.
web/src/pag-view.ts:225
↓ 16 callersMethoduniqueID
src/rendering/layers/PAGLayer.cpp:48
↓ 15 callersFunctionMakeScale
* Sets Matrix to scale by (scale, scale). Returned matrix is: * * | scale 0 0 | * | 0 scale 0 | * | 0 0 1 |
include/pag/types.h:740
↓ 15 callersFunctionMakeWH
* Returns constructed Rect set to float values (0, 0, w, h). Does not validate input; w or h may * be negative. */
include/pag/types.h:347
↓ 15 callersFunctionToAlpha
src/base/utils/TGFXCast.cpp:77
↓ 15 callersMethodcreate
()
web/src/types.ts:538
↓ 15 callersMethoddestroy
()
web/demo/module/audio-player.ts:36
↓ 15 callersMethodfrom
(canvas: HTMLCanvasElement | OffscreenCanvas, contextAttributes?: WebGLContextAttributes)
web/src/core/render-canvas.ts:7
↓ 15 callersFunctiongetPAGFile
src/platform/android/JPAGFile.cpp:31
↓ 15 callersMethodreadEncodedUint32
()
web/lite/src/codec/utils/byte-array.ts:171
↓ 15 callersMethodsetValue
viewer/src/editing/serialize/PAGTreeNode.cpp:134
↓ 15 callersMethodwriteBytes
src/codec/utils/EncodeStream.cpp:125
↓ 14 callersFunctionFromPath
src/platform/ohos/JPAGImage.cpp:28
↓ 14 callersFunctionGetLayerItemH
exporter/src/utils/AEHelper.cpp:408
↓ 14 callersFunctionMakeLTRB
* Returns constructed Rect set to (l, t, r, b). Does not sort input; Rect may result in left * greater than right, or top greater than bottom. *
include/pag/types.h:363
↓ 14 callersMethoddelete
()
web/src/types.ts:560
↓ 14 callersMethodemit
(eventName: string, ...payload: any)
web/lite/src/base/utils/event-manager.ts:34
↓ 14 callersMethodget
src/platform/ohos/JPAGImage.h:36
↓ 14 callersMethodgetEditableIndices
* Returns the indices of the editable layers in this PAGFile. * If the editableIndex of a PAGLayer is not present in the returned indices, the PA
web/src/pag-file.ts:115
↓ 14 callersMethodgetMatrix
src/rendering/graphics/Recorder.cpp:53
↓ 14 callersMethodlockContext
src/rendering/PAGSurface.cpp:283
↓ 14 callersMethodmakeScale
* Sets Matrix to scale by (sx, sy). Returned matrix is: * * | sx 0 0 | * | 0 sy 0 | * | 0 0 1 | * * @param
web/src/core/matrix.ts:51
↓ 14 callersMethodrelease
src/codec/utils/EncodeStream.cpp:32
↓ 13 callersFunctionReadTime
src/codec/DataTypes.cpp:53
↓ 13 callersFunctionWriteTime
src/codec/DataTypes.cpp:332
↓ 13 callersMethodclose
exporter/src/export/encode/VideoEncoder.cpp:134
↓ 13 callersMethodduration
* The duration of current composition in microseconds.
web/src/pag-view.ts:137
↓ 13 callersMethodexcludeVaryingRanges
src/rendering/caches/TextContentCache.cpp:102
↓ 13 callersMethodgetProgress
* Returns the current progress of play position, the value is from 0.0 to 1.0. It is applied only * when the composition is not null.
web/src/pag-view.ts:213
↓ 13 callersMethodgetRootComposition
src/rendering/layers/PAGStage.cpp:55
↓ 13 callersMethodgetTransform
src/rendering/layers/PAGLayer.cpp:550
↓ 13 callersMethodinvert
src/base/Matrix.cpp:195
↓ 13 callersMethodisEmpty
Returns true if the string is null or 0-length. @param str the string to be examined @return true if str is null or zero length
android/libpag/src/main/java/org/extra/relinker/TextUtils.java:15
↓ 13 callersMethodisTagCodeSupport
exporter/src/config/ConfigParam.h:66
↓ 13 callersMethodnumFrames
src/rendering/PAGDecoder.cpp:132
↓ 13 callersMethodparent
* Returns the parent PAGComposition of current PAGLayer.
web/src/pag-layer.ts:101
↓ 13 callersMethodsetMatrix
src/rendering/PAGPlayer.cpp:184
↓ 13 callersMethodtype
()
web/lite/src/base/layer.ts:105
↓ 13 callersFunctionverifyFailed
()
web/lite/src/base/utils/verify.ts:1
↓ 13 callersMethodwaitAll
src/rendering/caches/DiskIOWorker.cpp:56
↓ 12 callersFunctionAddElement
exporter/src/utils/ConfigUtils.cpp:57
↓ 12 callersFunctionGetChildElementText
exporter/src/utils/ConfigUtils.cpp:64
↓ 12 callersFunctionSafeConvertToJString
* There is a known bug in env->NewStringUTF which will lead to crash in some devices. * So we use this method instead. */
src/platform/android/JStringUtil.cpp:27
↓ 12 callersFunctionSplitTimeRangesAt
src/base/TimeRange.cpp:79
↓ 12 callersFunctionToPAGLayerJavaObject
src/platform/android/JNIHelper.cpp:174
↓ 12 callersMethodcheckFrameChanged
src/rendering/PAGDecoder.cpp:144
↓ 12 callersMethodclose
()
android/libpag/src/main/java/org/extra/relinker/elf/ElfParser.java:130
↓ 12 callersMethodgetBounds
src/base/Layer.cpp:113
↓ 12 callersFunctiongetPAGAnimator
src/platform/android/JPAGAnimator.cpp:142
↓ 12 callersMethodgotoTime
src/rendering/layers/PAGFile.cpp:244
↓ 12 callersMethodmapRect
src/base/Matrix.cpp:211
↓ 12 callersMethodread
(final ByteBuffer buffer, long offset, final int length)
android/libpag/src/main/java/org/extra/relinker/elf/ElfParser.java:165
↓ 12 callersMethodreadFloat
src/codec/utils/DecodeStream.cpp:116
↓ 12 callersMethodreadHalf
(final ByteBuffer buffer, final long offset)
android/libpag/src/main/java/org/extra/relinker/elf/ElfParser.java:155
↓ 12 callersMethodreadWord
(final ByteBuffer buffer, final long offset)
android/libpag/src/main/java/org/extra/relinker/elf/ElfParser.java:150
↓ 12 callersMethodsave
src/rendering/graphics/Canvas.cpp:67
↓ 12 callersMethodsetMatrix
src/rendering/graphics/Recorder.cpp:64
↓ 12 callersMethodtype
src/rendering/renderers/ShapeRenderer.cpp:105
↓ 11 callersFunctionEffectCompositingOptionTag
src/codec/tags/effects/EffectCompositingOption.cpp:47
↓ 11 callersFunctionGetItemID
exporter/src/utils/AEHelper.cpp:515
↓ 11 callersFunctionGetPAGTextLayer
src/platform/android/JPAGTextLayer.cpp:26
↓ 11 callersFunctionMakePAGImage
test/src/utils/TestUtils.cpp:119
↓ 11 callersFunctionMakeTrans
* Sets Matrix to translate by (dx, dy). Returned matrix is: * * | 1 0 dx | * | 0 1 dy | * | 0 0 1 | * * @param dx
include/pag/types.h:757
↓ 11 callersFunctionMakeXYWH
* Returns constructed Rect set to (x, y, x + w, y + h). Does not validate input; w or h may be * negative. */
include/pag/types.h:371
↓ 11 callersFunctionToPAGFile
src/c/pag_types.cpp:103
↓ 11 callersMethodclear
src/platform/android/JPAGImage.h:33
↓ 11 callersMethodduration
viewer/src/video/PAGMovie.cpp:48
↓ 11 callersMethodemit
(eventName: keyof K, event: V)
web/src/utils/event-manager.ts:33
↓ 11 callersMethodgetAnimator
src/platform/ohos/JPAGView.cpp:939
↓ 11 callersMethodgetSurface
src/platform/qt/GPUDrawable.cpp:53
← previousnext →101–200 of 6,366, ranked by callers