MCPcopy Create free account

hub / github.com/Tencent/libpag / functions

Functions6,366 in github.com/Tencent/libpag

↓ 2 callersFunctionReadMarkerList
src/codec/tags/MarkerTag.cpp:23
↓ 2 callersFunctionReadMaskID
src/codec/DataTypes.cpp:83
↓ 2 callersFunctionReadPoint
src/codec/DataTypes.cpp:111
↓ 2 callersFunctionReadPoint3D
src/codec/DataTypes.cpp:118
↓ 2 callersFunctionReadShape
src/codec/tags/ShapeTag.cpp:60
↓ 2 callersFunctionReadUint8
src/codec/DataTypes.cpp:65
↓ 2 callersFunctionReadValue
src/codec/AttributeHelper.h:126
↓ 2 callersFunctionRegisterFallbackFonts
src/rendering/FontManager.cpp:184
↓ 2 callersFunctionRegisterTextDocumentScript
exporter/src/utils/AEHelper.cpp:362
↓ 2 callersFunctionRenderColorGlyphs
src/rendering/renderers/TrackMatteRenderer.cpp:27
↓ 2 callersFunctionRenderElements
src/rendering/renderers/ShapeRenderer.cpp:799
↓ 2 callersFunctionRenderSequenceComposition
src/rendering/renderers/CompositionRenderer.cpp:57
↓ 2 callersFunctionRenderTransform
src/rendering/renderers/TransformRenderer.cpp:23
↓ 2 callersFunctionResortGradientStops
exporter/src/utils/AEDataTypeConverter.cpp:715
↓ 2 callersFunctionRotationToOrientation
viewer/src/video/MovieInfo.cpp:27
↓ 2 callersMethodSDKVersion
src/rendering/PAG.cpp:25
↓ 2 callersFunctionSafeStringEqual
exporter/src/utils/ConfigUtils.cpp:40
↓ 2 callersFunctionSampleLengthToCount
viewer/src/utils/AudioUtils.cpp:24
↓ 2 callersFunctionSetItemName
exporter/src/utils/AEHelper.cpp:607
↓ 2 callersFunctionSetLayerEditable
exporter/src/export/Marker.cpp:539
↓ 2 callersMethodSetupFromTexture
(int textureID, int width, int height, boolean flipY, boolean forAsyncThread)
android/libpag/src/main/java/org/libpag/PAGSurface.java:136
↓ 2 callersFunctionSortAtlasGlyphs
src/rendering/caches/TextBlock.cpp:34
↓ 2 callersFunctionTextSelectorBasedOnToString
exporter/src/export/ExportVerify.cpp:498
↓ 2 callersFunctionTimeStretchModeToString
exporter/src/export/Marker.cpp:94
↓ 2 callersFunctionToGLTextureMatrix
src/rendering/filters/utils/FilterHelper.cpp:52
↓ 2 callersFunctionToPAGMarkerObject
src/platform/android/JNIHelper.cpp:275
↓ 2 callersFunctionToPathFillType
src/rendering/renderers/ShapeRenderer.cpp:343
↓ 2 callersFunctionTransformEnumToQString
viewer/src/editing/serialize/PAGFileSerializer.cpp:206
↓ 2 callersFunctionTransformIllegal
src/rendering/renderers/LayerRenderer.cpp:27
↓ 2 callersFunctionTransformNumberToQString
viewer/src/editing/serialize/PAGFileSerializer.cpp:165
↓ 2 callersFunctionUnregisterFont
src/platform/ohos/JPAGFont.cpp:101
↓ 2 callersFunctionUtf16ToUtf8
exporter/src/utils/StringHelper.cpp:266
↓ 2 callersFunctionVP8LCheckSignature
src/codec/utils/WebpDecoder.cpp:185
↓ 2 callersFunctionVP8LSetEndOfStream
src/codec/utils/WebpDecoder.cpp:316
↓ 2 callersFunctionWriteBitmapConfig
exporter/src/config/ConfigFile.cpp:146
↓ 2 callersFunctionWriteCommonConfig
exporter/src/config/ConfigFile.cpp:111
↓ 2 callersFunctionWriteDashes
src/codec/tags/shapes/Dashes.cpp:50
↓ 2 callersFunctionWriteDataToDisk
viewer/src/utils/FileUtils.cpp:95
↓ 2 callersFunctionWriteFile
src/platform/ohos/JPAGDiskCache.cpp:81
↓ 2 callersFunctionWriteImageBytes
src/codec/tags/ImageBytes.cpp:38
↓ 2 callersFunctionWriteMaskID
src/codec/DataTypes.cpp:370
↓ 2 callersFunctionWritePoint
src/codec/DataTypes.cpp:394
↓ 2 callersFunctionWritePoint3D
src/codec/DataTypes.cpp:399
↓ 2 callersFunctionWriteShape
src/codec/tags/ShapeTag.cpp:101
↓ 2 callersFunctionWriteTagHeader
src/codec/TagHeader.cpp:50
↓ 2 callersFunctionWriteTypeAndLength
src/codec/TagHeader.cpp:38
↓ 2 callersFunctionWriteUint8
src/codec/DataTypes.cpp:354
↓ 2 callersFunctionWriteValue
src/codec/AttributeHelper.h:347
↓ 2 callersMethodaddFont
(FontConfig fontConfig, ArrayList<String> fontPaths,
android/libpag/src/main/java/org/libpag/PAGFont.java:290
↓ 2 callersFunctionaddListener
( node: HTMLVideoElement, event: K, handler: (this: HTMLVideoElement, ev: HTMLVideoElementEventMap[K]) =
web/lite/src/view/video-listener.ts:11
↓ 2 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.
android/libpag/src/main/java/org/libpag/PAGView.java:120
↓ 2 callersMethodaddPAGViewAndPlay
()
android/app/src/main/java/libpag/pagviewer/MainActivity.java:77
↓ 2 callersMethodaddReference
src/rendering/layers/PAGStage.cpp:78
↓ 2 callersMethodalpha
src/rendering/layers/PAGLayer.cpp:86
↓ 2 callersMethodapplyMatrix
src/rendering/renderers/ShapeRenderer.cpp:115
↓ 2 callersMethodautoClear
* If true, PAGPlayer clears the whole content of PAGSurface before drawing anything new to it. * The default value is true.
web/src/pag-player.ts:253
↓ 2 callersMethodbackgroundColor
src/base/File.cpp:158
↓ 2 callersMethodbytesAvailable
* The number of the byte data available for reading from the current position in the stream to * the end of the stream. */
src/codec/utils/DecodeStream.h:62
↓ 2 callersMethodcacheFilters
src/rendering/layers/PAGLayer.cpp:423
↓ 2 callersMethodcheckFrameChanged
src/rendering/caches/LayerCache.cpp:117
↓ 2 callersFunctionclear
()
web/demo/wechat-miniprogram/pages/index/index.js:64
↓ 2 callersMethodclearAll
Erases all pixels of this surface with transparent color. Returns true if the content has changed.
android/libpag/src/main/java/org/libpag/PAGSurface.java:164
↓ 2 callersMethodclearAll
src/rendering/PAGSurface.cpp:75
↓ 2 callersMethodclearBuffer
viewer/src/audio/reader/AudioReader.cpp:49
↓ 2 callersMethodclearCallback
()
web/lite/src/wechat/video-reader.ts:143
↓ 2 callersMethodclearItems
viewer/src/profiling/PAGChartDataModel.cpp:94
↓ 2 callersMethodclearQueue
src/platform/ohos/OHOSVideoDecoder.h:52
↓ 2 callersMethodclearTimer
()
web/src/wechat/pag-view.ts:167
↓ 2 callersMethodclipPath
src/rendering/graphics/Canvas.h:103
↓ 2 callersMethodclone
src/rendering/renderers/ShapeRenderer.cpp:109
↓ 2 callersMethodclose
exporter/src/export/encode/OfflineVideoEncoder.cpp:137
↓ 2 callersMethodcloseSilently
Closes a {@link Closeable} silently (without throwing or handling any exceptions) @param closeable {@link Closeable} to close
android/libpag/src/main/java/org/extra/relinker/ApkLibraryInstaller.java:195
↓ 2 callersMethodcontains
Check whether current PAGComposition contains the specified pagLayer.
android/libpag/src/main/java/org/libpag/PAGComposition.java:72
↓ 2 callersMethodcontentDurationInternal
src/rendering/layers/PAGImageLayer.cpp:654
↓ 2 callersMethodcontentVisible
src/rendering/caches/LayerCache.cpp:131
↓ 2 callersMethodcopyFrameTo
Copies pixels of the image frame at the given index to the specified Bitmap. Returns false if failed. Note that caller must ensure that the config of
android/libpag/src/main/java/org/libpag/PAGDecoder.java:105
↓ 2 callersMethodcopyOriginal
src/rendering/layers/PAGFile.cpp:210
↓ 2 callersFunctioncoverToMp4
(videoSequence: VideoSequence)
web/lite/src/generator/mp4-box-helper.ts:11
↓ 2 callersFunctioncreateAndSetupTexture
(gl: WebGLRenderingContext)
web/lite/src/view/utils.ts:63
↓ 2 callersFunctioncreateProgram
(gl: WebGLRenderingContext, vertexShaderSource: string, fragmentShaderSource: string)
web/lite/src/view/utils.ts:11
↓ 2 callersFunctioncreateShader
(gl: WebGLRenderingContext, source: string, type: GLenum)
web/lite/src/view/utils.ts:32
↓ 2 callersMethodcurrentFrameInternal
src/rendering/layers/PAGLayer.cpp:284
↓ 2 callersMethodcurrentTime
()
web/lite/src/view/video-reader.ts:61
↓ 2 callersMethoddata
viewer/src/editing/PAGImageLayerModel.cpp:75
↓ 2 callersMethoddata
exporter/src/ui/exportPanel/CompositionsModel.cpp:276
↓ 2 callersMethoddestroy
* 销毁播放实例
web/lite/src/view/view.ts:79
↓ 2 callersMethoddestroyVideoReaderManager
* Destroys the video reader manager and releases all associated resources.
web/src/pag-player.ts:386
↓ 2 callersMethoddetachFromTree
src/rendering/layers/PAGLayer.cpp:542
↓ 2 callersMethoddimensionality
src/codec/Attributes.h:36
↓ 2 callersMethoddoRemoveLayer
src/rendering/layers/PAGComposition.cpp:251
↓ 2 callersMethoddraw
src/rendering/filters/layerstyle/StrokeFilter.cpp:59
↓ 2 callersMethodduration
src/rendering/layers/PAGLayer.cpp:248
↓ 2 callersMethodduration
src/rendering/sequences/SequenceInfo.cpp:124
↓ 2 callersMethoddurationInternal
src/rendering/layers/PAGLayer.cpp:253
↓ 2 callersMethodeditableIndex
src/rendering/layers/PAGLayer.cpp:125
↓ 2 callersMethodencodeFrame
exporter/src/export/encode/PAGEncodeThread.cpp:72
↓ 2 callersMethodexcludedFromTimeline
src/rendering/layers/PAGLayer.cpp:379
↓ 2 callersMethodexcludedFromTimeline
* Indicate whether this layer is excluded from parent's timeline. If set to true, this layer's * current time will not change when parent's current
web/src/pag-layer.ts:210
↓ 2 callersFunctionexistsLayer
(pagLayer: object)
web/demo/index.ts:285
↓ 2 callersFunctionexistsLayer
(pagLayer: object)
web/demo/index-st.ts:283
← previousnext →1,001–1,100 of 6,366, ranked by callers