MCPcopy Create free account

hub / github.com/cocos/cocos4 / functions

Functions39,311 in github.com/cocos/cocos4

↓ 33 callersFunctionupdate
native/cocos/renderer/gfx-base/GFXBuffer.h:54
↓ 32 callersMethodbindBuffer
native/cocos/renderer/pipeline/GlobalDescriptorSetManager.cpp:72
↓ 32 callersMethodgetBytes
native/cocos/base/Data.cpp:80
↓ 32 callersMethodgetRange
native/cocos/scene/SpotLight.h:47
↓ 32 callersMethodgetTypedArrayData
native/cocos/bindings/jswrapper/v8/Object.cpp:678
↓ 32 callersMethodgoto
(time: number)
tests/animation/newgenanim.test.ts:5644
↓ 32 callersFunctionisSizeEqualTo
(a: Size, b: Size)
tests/tween/tween.test.ts:11
↓ 32 callersFunctionpxSetVec3Ext
native/cocos/physics/physx/PhysXUtils.h:107
↓ 32 callersMethodrunOnUIThread
(final Runnable r, boolean forceDelay)
native/cocos/platform/ohos/libcocos/src/main/java/com/cocos/lib/CocosHelper.java:281
↓ 32 callersMethodupdateBuffer
* @deprecated Method will be removed in the future * @en Update buffer information. * @zh 更新缓冲的信息 * @param name @en Resource name @zh 资
cocos/rendering/custom/pipeline.ts:846
↓ 31 callersFunctionFormatSize
(format: Format, width: number, height: number, depth: number)
cocos/gfx/base/define.ts:2278
↓ 31 callersMethodSet
(rIn?: number, gIn?: number, bIn?: number, aIn?: number)
cocos/physics-2d/box2d-jsb/physics-world.ts:78
↓ 31 callersMethodaabbFrustum
native/cocos/core/geometry/AABB.cpp:123
↓ 31 callersMethodaddItem
native/tools/simulator/libsimulator/lib/platform/win32/PlayerMenuServiceWin.cpp:129
↓ 31 callersMethodaddRasterView
(name: string, format: Format, offscreen = true, residency: ResourceResidency = ResourceResidency.MANAGED)
cocos/rendering/post-process/utils/pass-context.ts:182
↓ 31 callersFunctionaddVertex
native/cocos/renderer/pipeline/custom/RenderGraphGraphs.h:216
↓ 31 callersMethodcallback
native/cocos/bindings/jswrapper/jsvm-v8-backend/js_native_api_v8.h:431
↓ 31 callersMethodequals
native/cocos/math/Vec2.cpp:187
↓ 31 callersFunctionmin
(x: number, y: number)
cocos/core/math/bits.ts:77
↓ 31 callersMethodmultiply
* Associate two transforms. * The result is as if the `first` transform is applied and then the `second` transform. * @param out The result
cocos/animation/core/transform.ts:107
↓ 31 callersMethodresize
native/cocos/core/Root.cpp:174
↓ 31 callersMethodstopPropagation
native/cocos/core/event/EventTarget.h:52
↓ 31 callersMethoduploadBuffers
()
cocos/2d/renderer/i-batcher.ts:61
↓ 30 callersMethodaddTriangle
(v0: Vec3, v1: Vec3, v2: Vec3, color: Color, wireframe = true, depthTest = true, unlit = false)
cocos/rendering/geometry-renderer.ts:334
↓ 30 callersFunctionany
native/cocos/renderer/pipeline/custom/RenderGraphTypes.h:913
↓ 30 callersMethodbegin
native/cocos/renderer/frame-graph/DevicePass.cpp:326
↓ 30 callersMethodbindPipelineState
native/cocos/renderer/gfx-wgpu/WGPUCommandBuffer.cpp:237
↓ 30 callersMethoddestroy
* Destroy the rendering instance.
cocos/3d/assets/morph-rendering.ts:80
↓ 30 callersMethodgetClassName
native/cocos/editor-support/spine/3.8/spine/RTTI.cpp:45
↓ 30 callersMethodgetScheduler
native/cocos/engine/Engine.cpp:342
↓ 30 callersMethodhasEventListener
(type: PipelineEventType, callback?: PipelineEventCallback, target?: any)
cocos/rendering/pipeline-event.ts:107
↓ 30 callersMethodisEmpty
native/cocos/core/assets/Material.h:87
↓ 30 callersMethodisFileExist
native/cocos/platform/FileUtils.cpp:789
↓ 30 callersMethodlength
native/cocos/bindings/jswrapper/v8/Utils.cpp:255
↓ 30 callersMethodsend
native/cocos/network/SocketIO.cpp:609
↓ 30 callersMethodtoBoolean
native/cocos/bindings/jswrapper/Value.cpp:467
↓ 30 callersMethodtoProperty
* @en Appends a property path. * @zh 附加一段属性路径。 * @param name The property's name. * @returns `this`
cocos/animation/tracks/track.ts:76
↓ 29 callersMethodaddTrack
* @en * Adds a track into this animation. * @zh * 添加一个轨道到此动画中。 * @param track The track. * @returns Index to the track.
cocos/animation/animation-clip.ts:310
↓ 29 callersMethodbase
* @en * The root path of this bundle, such like 'http://example.com/bundle1'. * * @zh * 此 bundle 的根路径, 例如 'http://example.com/bund
cocos/asset/asset-manager/bundle.ts:89
↓ 29 callersFunctionbind
( fn: (this: TThis, value: T, ...args: ExtraArgs) => void, thisArg: TThis, ...args: Ex
cocos/animation/marionette/variable/basic.ts:104
↓ 29 callersMethodbindSampler
* @en Bind a GFX [[gfx.Sampler]] the given uniform binding * @zh 绑定实际 GFX [[gfx.Sampler]] 到指定 binding。 * @param binding The binding for targ
cocos/render-scene/core/pass.ts:330
↓ 29 callersMethodcompare
native/cocos/scene/Define.h:54
↓ 29 callersMethodgetArrayBufferData
native/cocos/bindings/jswrapper/v8/Object.cpp:704
↓ 29 callersMethodgetHandle
* @en Get the handle of a UBO member, or specific channels of it. * @zh 获取指定 UBO 成员,或其更具体分量的读写句柄。默认以成员自身的类型为目标读写类型(即读写时必须传入与成员类型相同的变量)。 * @p
cocos/render-scene/core/pass.ts:241
↓ 29 callersMethodlocateChild
(v: vertex_descriptor | null, name: string)
cocos/rendering/custom/graph.ts:428
↓ 29 callersMethodonGlobalPipelineStateChanged
* @en Trigger pipeline state change event * @zh 触发管线状态更新事件
cocos/rendering/custom/pipeline.ts:189
↓ 29 callersMethodonLoad
* @en * When attaching to an active node or its node first activated.<br/> * onLoad is always called before any start functions, this allows
cocos/physics/spec/i-lifecycle.ts:69
↓ 29 callersMethodperformFunctionInCocosThread
native/cocos/base/Scheduler.cpp:324
↓ 29 callersMethodrange
* @en * Counts the time range that the tracks within this animation span. * @zh * 获取此动画所有轨道占据的时间范围。 * @returns The time range.
cocos/animation/animation-clip.ts:277
↓ 29 callersMethodreadFromBlackboard
native/cocos/renderer/frame-graph/PassNodeBuilder.cpp:66
↓ 29 callersFunctionv2
(deg: number)
tests/core/math/vec2.test.ts:88
↓ 29 callersFunctionwarn
(...data: unknown[])
cocos/core/platform/debug.ts:78
↓ 28 callersMethodEscape
native/cocos/platform/openharmony/napi/napi-inl.h:4966
↓ 28 callersFunction__webpack_require__
(moduleId)
platforms/minigame/platforms/xiaomi/wrapper/builtin.js:6
↓ 28 callersFunctionacos
native/cocos/editor-support/spine/3.8/spine/MathUtil.h:90
↓ 28 callersMethodbegin
native/cocos/renderer/gfx-vulkan/vk_mem_alloc.h:5989
↓ 28 callersMethoddestroy
* @en * Destroy this cache。 * * @zh * 销毁这个 cache.
cocos/asset/asset-manager/cache.ts:127
↓ 28 callersMethoddot
* @en Calculates the dot product of the vector * @zh 向量点积(数量积)
cocos/core/math/vec4.ts:393
↓ 28 callersFunctionfmod
native/cocos/editor-support/spine/3.8/spine/MathUtil.h:98
↓ 28 callersMethodgetSet
(frequency: UpdateFrequency)
cocos/rendering/custom/layout-graph.ts:620
↓ 28 callersMethodgetType
native/cocos/renderer/pipeline/DebugView.h:237
↓ 28 callersMethodid
Return in degree of the vertex
cocos/rendering/custom/graph.ts:256
↓ 28 callersMethodinsertBefore
(newNode, referenceNode)
platforms/native/builtin/jsb-adapter/Node.js:19
↓ 28 callersMethodnext
native/cocos/editor-support/MeshBuffer.cpp:113
↓ 28 callersMethodpop
native/cocos/editor-support/TypedArrayPool.cpp:98
↓ 27 callersMethodReset
native/cocos/platform/openharmony/napi/napi-inl.h:3305
↓ 27 callersMethod_callAfterStep
(target: object, func: Function)
cocos/physics-2d/framework/physics-system.ts:317
↓ 27 callersMethodcallFunction
native/cocos/bindings/jswrapper/v8/ScriptEngine.cpp:982
↓ 27 callersMethodcompressUuid
(uuid: string, min: boolean)
@types/editor-extends.d.ts:61
↓ 27 callersFunctioncreateClipMotionPositionX
(duration: number, value: number, name = '')
tests/animation/newgenanim.test.ts:5421
↓ 27 callersMethoddata
native/cocos/platform/openharmony/napi/napi.h:2994
↓ 27 callersMethodemitEvents
()
cocos/physics/spec/i-physics-world.ts:58
↓ 27 callersFunctionerase
* Removes an element with an iterator from the Map<K, V> container. * * @param position Iterator pointing to a single element to be removed
native/cocos/base/RefMap.h:218
↓ 27 callersMethodfromArray
* @en Converts the given array to a vector * @zh 数组转向量 * @param ofs Array Start Offset
cocos/core/math/vec4.ts:518
↓ 27 callersFunctiongetExtension
(gl: WebGLRenderingContext, ext: string)
cocos/gfx/webgl/webgl-swapchain.ts:81
↓ 27 callersMethodgetGFXTexture
native/cocos/core/assets/RenderTexture.cpp:83
↓ 27 callersMethodgetGroup
()
cocos/physics/spec/i-group-mask.ts:27
↓ 27 callersMethodgetLayer
native/cocos/core/scene-graph/Node.h:504
↓ 27 callersMethodgetMainLight
native/cocos/scene/RenderScene.h:113
↓ 27 callersMethodgetType
native/cocos/renderer/pipeline/custom/NativePipeline.cpp:126
↓ 27 callersMethodgetVertices
For WebAssembly.
native/cocos/editor-support/dragonbones/model/BoundingBoxData.h:267
↓ 27 callersFunctionpseudoRandom
(seed: number)
cocos/core/math/utils.ts:175
↓ 27 callersMethodtransformQuat
native/cocos/math/Vec3.cpp:308
↓ 26 callersFunctionactivate
* @en Activate the current render flow in the given pipeline * @zh 为指定的渲染管线开启当前渲染流程 * @param pipeline The render pipeline to activate this r
cocos/rendering/render-flow.ts:125
↓ 26 callersMethodaddDepthStencil
* @en Add or update 2D depth stencil. * @zh 添加或更新2D深度模板缓冲 * @param name @en Resource name @zh 资源名字 * @param format @en Format of the re
cocos/rendering/custom/pipeline.ts:791
↓ 26 callersFunctionaddVertex2
native/cocos/renderer/pipeline/custom/NativeRenderGraphUtils.h:13
↓ 26 callersFunctionalignTo
(size: number, alignment: number)
cocos/gfx/base/define.ts:2577
↓ 26 callersFunctionassertID
(condition: boolean, id: number, ...optionalParams: StringSubstitution[])
cocos/core/platform/debug.ts:295
↓ 26 callersMethodbindInputAssembler
native/cocos/renderer/gfx-wgpu/WGPUCommandBuffer.cpp:264
↓ 26 callersFunctionbullet2CocosVec3
(out: T, v: Bullet.ptr)
cocos/physics/bullet/bullet-utils.ts:36
↓ 26 callersMethodcreate
()
tests/utils/log-capture.ts:36
↓ 26 callersMethodcreate
native/cocos/renderer/frame-graph/FrameGraph.h:115
↓ 26 callersMethodcreateAllocator
(sliceSize: number)
cocos/animation/core/shared-stack-based-allocator.ts:83
↓ 26 callersFunctioncreateRealKeyframeValueLike
(value: Partial<RealKeyframeValue>)
tests/curves/curve-test-utils.ts:3
↓ 26 callersMethoddeserialize
* 应 AssetDB 要求提供这个方法。 * @internal * @method deserialize * @param {String} data * @return {Asset}
cocos/asset/assets/asset.ts:64
↓ 26 callersMethodfill
* Same algorithm as https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/fill * except for the the operati
cocos/animation/core/transform-array.ts:158
↓ 26 callersMethodgetData
native/cocos/3d/skeletal-animation/SkeletalAnimationUtils.cpp:469
↓ 26 callersMethodgetInstance
Get the instance of JsbBridgetWrapper
native/cocos/platform/android/java/src/com/cocos/lib/JsbBridgeWrapper.java:38
↓ 26 callersMethodisArrayBuffer
native/cocos/bindings/jswrapper/v8/Object.cpp:699
↓ 26 callersMethodj
(v: number)
cocos/rendering/custom/layout-graph.ts:388
← previousnext →501–600 of 39,311, ranked by callers