MCPcopy Create free account
hub / github.com/Tencent/libpag / create

Method create

web/src/types.ts:538–540  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

536 }
537
538 public static create(): VecArray {
539 return new VecArray();
540 }
541
542 public get(index: number): any {
543 this.ensureNotDeleted();

Callers 12

CreateBitmapMethod · 0.45
CreateHardwareBufferMethod · 0.45
initOpenGLEnvironmentMethod · 0.45
MakeMethod · 0.45
getLayersByNameMethod · 0.45
getLayersUnderPointMethod · 0.45
initMethod · 0.45
createVideoReaderMethod · 0.45
createPAGPlayerFunction · 0.45

Calls

no outgoing calls

Tested by 1

createPAGPlayerFunction · 0.36