MCPcopy Create free account

hub / github.com/Tencent/tgfx / functions

Functions5,240 in github.com/Tencent/tgfx

MethodblurrinessX
* The blur radius for the shadow, along the X axis. */
include/tgfx/layers/filters/DropShadowFilter.h:65
MethodblurrinessY
* The y blurriness of the background. */
include/tgfx/layers/layerstyles/BackgroundBlurStyle.h:54
MethodblurrinessY
* The blur radius for the shadow, along the Y axis. */
include/tgfx/layers/layerstyles/InnerShadowStyle.h:79
MethodblurrinessY
* The blur radius for the shadow, along the Y axis. */
include/tgfx/layers/layerstyles/DropShadowStyle.h:80
MethodblurrinessY
* The blur radius for the shadow, along the Y axis. */
include/tgfx/layers/filters/InnerShadowFilter.h:79
MethodblurrinessY
* The blur radius for the shadow, along the Y axis. */
include/tgfx/layers/filters/DropShadowFilter.h:78
Methodbounds
* Returns the bounds of the render target. */
src/gpu/proxies/RenderTargetProxy.h:71
Methodbounds
src/svg/node/SVGMask.cpp:42
MethodbuildDropShadowFilter
src/svg/node/SVGFilter.cpp:102
MethodbuildGlyphRunList
src/layers/TextLayer.cpp:454
MethodbuildInnerShadowFilter
src/svg/node/SVGFilter.cpp:154
MethodbuildLayerTree
drawers/src/layertree/SimpleLayerTree.cpp:109
MethodbuildLayerTree
drawers/src/layertree/CustomLayer.cpp:76
MethodbyteOrder
* Returns the DataView's byte order. The byte order is used when reading or writing multibyte * values. The default value is LittleEndian. */
include/tgfx/core/DataView.h:112
MethodbyteSize
* Returns the byte size of the pixels, computed from the rowBytes and height. */
include/tgfx/core/ImageInfo.h:120
MethodbyteSize
* Returns the byte size of the pixels. */
include/tgfx/core/Bitmap.h:175
Methodbytes
* Returns the pixel address, the base address corresponding to the pixel origin. */
include/tgfx/core/DataView.h:89
Methodbytes
* Returns the memory address of the data, but in this case it is cast to uint8_t*, to make it * easy to add an offset to it. */
include/tgfx/core/Buffer.h:69
MethodbytesWritten
src/core/utils/WriteStream.cpp:51
Methodc
* skewX; horizontal skew factor to store
web/src/core/matrix.ts:56
MethodcacheLimit
* Returns the size of the Context's gpu memory cache limit in bytes. The default value is 512MB. */
src/gpu/ResourceCache.h:60
MethodcacheLimit
src/gpu/Context.cpp:116
MethodcalcAdvance
src/layers/TextLayer.cpp:246
FunctioncalculateDisplaySize
(canvas: HTMLCanvasElement)
web/src/utils/canvas.ts:64
MethodcalculateRects
src/layers/DisplayList.cpp:76
MethodcalculateVertexQs
test/src/CornerPinEffect.cpp:206
MethodcanAppend
src/gpu/OpsCompositor.cpp:237
Methodcanvas
src/pdf/PDFDocumentImpl.h:147
Methodcaps
src/gpu/opengl/GLInterface.h:30
MethodcenterAndShow
win/src/TGFXWindow.cpp:173
MethodcheckBackgroundStyles
src/layers/Layer.cpp:1315
MethodcheckClipAndFill
src/core/HitTestContext.cpp:226
MethodcheckContext
src/gpu/Window.cpp:77
MethodcheckSamplerCounts
src/gpu/glsl/GLSLProgramBuilder.cpp:232
MethodcheckThreads
src/core/utils/TaskGroup.cpp:92
MethodcheckTileCount
src/layers/DisplayList.cpp:363
MethodclampCoord
src/gpu/glsl/processors/GLSLTiledTextureEffect.cpp:170
Methodclear
src/core/PixelRef.cpp:59
Methodclear
src/core/Pixmap.cpp:220
Methodclear
src/core/Canvas.cpp:186
Methodclear
* Clears the PlacementArray, destroying all elements. */
src/core/utils/PlacementArray.h:94
Methodclose
src/pdf/PDFDocumentImpl.cpp:319
MethodcloseSock
src/inspect/Socket.cpp:539
MethodcollectScreenTasks
src/layers/DisplayList.cpp:444
Methodcolor
* The color of the shadow. */
include/tgfx/layers/layerstyles/InnerShadowStyle.h:91
Methodcolor
* The color of the shadow. */
include/tgfx/layers/layerstyles/DropShadowStyle.h:92
Methodcolor
* The color of the shadow. */
include/tgfx/layers/filters/InnerShadowFilter.h:92
Methodcolor
* The color of the shadow. */
include/tgfx/layers/filters/DropShadowFilter.h:91
Methodcolor
* Returns the constant color to be used when blending. */
include/tgfx/layers/filters/BlendFilter.h:40
MethodcolorBufferID
src/gpu/opengl/eagl/EAGLLayerTexture.h:34
MethodcolorType
* Returns the ColorType of the pixels. */
include/tgfx/core/ImageInfo.h:92
MethodcolorType
* Returns the ColorType of the pixels. */
include/tgfx/core/Bitmap.h:139
MethodcommitData
src/inspect/FrameCapture.cpp:336
MethodcomputeConservativeBounds
src/core/GlyphRunList.cpp:91
MethodcomputeProcessorKey
src/gpu/processors/EmptyXferProcessor.cpp:22
MethodcomputeProcessorKey
src/gpu/processors/GeometryProcessor.cpp:24
MethodcomputeProcessorKey
src/gpu/processors/PorterDuffXferProcessor.cpp:27
MethodcomputeProcessorKey
src/gpu/processors/LumaFragmentProcessor.cpp:22
MethodcomputeVertices
test/src/CornerPinEffect.cpp:170
MethodconcatOrientation
src/core/images/OrientImage.cpp:126
MethodconcatUVMatrix
src/core/images/OrientImage.cpp:154
MethodconcatUVMatrix
src/core/images/SubsetImage.cpp:105
MethodconcatUVMatrix
src/core/images/ScaledImage.cpp:90
MethodconfirmProtocol
src/inspect/FrameCapture.cpp:354
MethodconnectAddress
src/inspect/Socket.cpp:108
MethodconnectBlocking
src/inspect/Socket.cpp:220
Methodconstructor
(buffer: ArrayBuffer, width: number, height: number)
web/src/wechat/array-buffer-image.ts:30
Methodconstructor
(bitmap: ImageBitmap | null)
web/src/core/bitmap-image.ts:22
Methodconstructor
(fontName: string, fontStyle: string, size: number)
web/src/core/scaler-context.ts:100
Methodconstructor
(wasmIns: any)
web/src/core/matrix.ts:27
Methodcontains
* Returns true if: left <= x < right && top <= y < bottom. Returns false if Rect is empty. */
include/tgfx/core/Rect.h:426
Methodcopy
src/svg/xml/XMLDOM.cpp:67
MethodcopyRange
src/core/utils/Buffer.cpp:84
MethodcopyTableData
src/core/UserTypeface.h:62
MethodcopyTableData
src/core/vectors/freetype/FTTypeface.cpp:164
MethodcopyTableData
src/core/vectors/coregraphics/CGTypeface.cpp:290
MethodcopyTableData
src/core/vectors/web/WebTypeface.h:67
MethodcreateAppHost
win/src/TGFXWindow.cpp:247
MethodcreateAppHost
qt/src/TGFXView.cpp:88
MethodcreateContinuousTiles
src/layers/DisplayList.cpp:679
MethodcreateEmptyTiles
src/layers/DisplayList.cpp:728
FunctioncreateImageFromBytes
(bytes: ArrayBuffer)
web/src/tgfx.ts:42
MethodcreateMarkIdForNodeId
src/pdf/PDFTag.cpp:76
MethodcreateShapePaints
src/layers/ShapeLayer.cpp:296
MethodcreateStrokeShape
src/layers/ShapeLayer.cpp:312
MethodcreateStructParentKeyForNodeId
src/pdf/PDFTag.cpp:96
MethodcreateTextureProxyByImageSource
src/gpu/ProxyProvider.cpp:226
Methodd
* scaleY; vertical scale factor to store
web/src/core/matrix.ts:67
Methoddata
* Pointer to the key data */
include/tgfx/core/BytesKey.h:83
MethoddeactivateLastPage
src/core/Atlas.cpp:176
MethoddecodeBitmap
src/platform/android/NativeCodec.cpp:347
MethoddequeueSerial
src/inspect/FrameCapture.cpp:427
Methoddestroy
win/src/TGFXWindow.cpp:165
Methoddestroy
()
web/src/core/matrix.ts:111
FunctiondestroyVerify
(constructor: any)
web/src/utils/decorators.ts:21
MethoddetachProperty
src/layers/Layer.cpp:650
Methoddraw
win/src/TGFXWindow.cpp:261
Methoddraw
drawers/src/base/Drawer.cpp:75
Methoddraw
src/layers/contents/RasterizedContent.cpp:22
Methoddraw
* Applies the layer style to the scaled image of the layer content and draws it on the canvas. * @param canvas The canvas to draw the layer style o
include/tgfx/layers/layerstyles/LayerStyle.h:112
← previousnext →3,301–3,400 of 5,240, ranked by callers