MCPcopy Create free account

hub / github.com/Tencent/tgfx / functions

Functions5,240 in github.com/Tencent/tgfx

MethodApplyElement
src/core/vectors/coregraphics/CGScalerContext.cpp:128
MethodApplyGraphicState
src/pdf/PDFUtils.cpp:197
MethodApplyInverse
src/core/shapes/InverseShape.cpp:25
MethodApplyMatrix
src/core/shapes/MatrixShape.cpp:23
MethodApplyPattern
src/pdf/PDFUtils.cpp:202
MethodApplyStroke
src/core/shapes/StrokeShape.cpp:27
MethodAsync
* Wraps the existing data source into an asynchronous DataSource and starts loading the data * immediately. */
src/core/DataSource.h:51
MethodAsyncDataSource
src/core/DataSource.h:123
MethodAsyncVertexSource
src/gpu/VertexProvider.h:71
MethodAtlas
src/core/Atlas.cpp:36
MethodAtlasCellData
src/gpu/DrawingManager.h:34
MethodAtlasCellDecodeTask
src/core/AtlasCellDecodeTask.h:27
MethodAtlasConfig
src/core/Atlas.cpp:285
MethodAtlasManager
src/core/AtlasManager.cpp:28
MethodAtlasTextGeometryProcessor
src/gpu/processors/AtlasTextGeometryProcessor.cpp:22
MethodAtlasTextOp
src/gpu/ops/AtlasTextOp.cpp:53
MethodAtlasToken
src/core/AtlasTypes.h:52
MethodAttribute
src/gpu/Attribute.h:52
MethodAutoCanvasRestore
* Creates an AutoSaveRestore object for the specified Canvas. The current state of the Canvas is * saved when created and restored when destroyed.
include/tgfx/core/Canvas.h:501
MethodAutoLayerForImageFilter
src/core/Canvas.cpp:34
MethodAutoTCallVProc
src/svg/xml/XMLParser.cpp:46
MethodBackendRenderTarget
* Creates an invalid backend render target. */
include/tgfx/gpu/Backend.h:129
MethodBackendSemaphore
* Creates an uninitialized backend semaphore. */
include/tgfx/gpu/Backend.h:210
MethodBackendTexture
* Creates an invalid backend texture. */
include/tgfx/gpu/Backend.h:47
MethodBackgroundBlurStyle
src/layers/layerstyles/BackgroundBlurStyle.cpp:87
MethodBackgroundContext
src/layers/BackgroundContext.h:49
MethodBindingEntry
* Creates a BindingEntry with the specified name and binding point. */
src/gpu/GPURenderPipeline.h:162
MethodBitmap
src/core/Bitmap.cpp:25
MethodBitmap
* Creates an empty Bitmap without pixels, and with an empty ImageInfo. */
include/tgfx/core/Bitmap.h:43
MethodBlend
src/core/filters/ModeColorFilter.cpp:33
MethodBlendFilter
src/layers/filters/BlendFilter.cpp:47
MethodBlendFormula
src/gpu/BlendFormula.h:42
FunctionBlendHandler_Color
src/gpu/glsl/GLSLBlend.cpp:290
FunctionBlendHandler_ColorBurn
src/gpu/glsl/GLSLBlend.cpp:220
FunctionBlendHandler_ColorDodge
src/gpu/glsl/GLSLBlend.cpp:213
FunctionBlendHandler_Darken
src/gpu/glsl/GLSLBlend.cpp:199
FunctionBlendHandler_Difference
src/gpu/glsl/GLSLBlend.cpp:243
FunctionBlendHandler_Exclusion
src/gpu/glsl/GLSLBlend.cpp:249
FunctionBlendHandler_HardLight
src/gpu/glsl/GLSLBlend.cpp:227
FunctionBlendHandler_Hue
src/gpu/glsl/GLSLBlend.cpp:262
FunctionBlendHandler_Lighten
src/gpu/glsl/GLSLBlend.cpp:206
FunctionBlendHandler_Luminosity
src/gpu/glsl/GLSLBlend.cpp:302
FunctionBlendHandler_Multiply
src/gpu/glsl/GLSLBlend.cpp:255
FunctionBlendHandler_Overlay
src/gpu/glsl/GLSLBlend.cpp:193
FunctionBlendHandler_PlusDarker
src/gpu/glsl/GLSLBlend.cpp:314
FunctionBlendHandler_Saturation
src/gpu/glsl/GLSLBlend.cpp:276
FunctionBlendHandler_SoftLight
src/gpu/glsl/GLSLBlend.cpp:232
MethodBlendModeForOperator
src/svg/node/SVGFeComposite.cpp:42
MethodBlendModeName
src/pdf/PDFUtils.cpp:359
MethodBlendModeToString
src/inspect/serialization/SerilaizationUtils.cpp:45
MethodBlendShader
src/core/shaders/BlendShader.h:26
MethodBlock
src/core/utils/BlockBuffer.h:179
MethodBlockBuffer
src/core/utils/BlockBuffer.cpp:45
MethodBlockBuffer
* Constructs a BlockBuffer with a default initial block size of 256 bytes and no maximum block * size limit. */
src/core/utils/BlockBuffer.h:71
MethodBlockData
src/core/utils/BlockBuffer.cpp:27
MethodBlockTask
src/core/utils/Task.cpp:25
MethodBlur
src/core/filters/GaussianBlurImageFilter.cpp:37
MethodBlurFilter
src/layers/filters/BlurFilter.cpp:52
MethodBold
include/tgfx/core/FontStyle.h:109
MethodBoldItalic
include/tgfx/core/FontStyle.h:117
MethodBuffer
src/core/utils/Buffer.cpp:24
MethodBuffer
* Creates an empty Buffer. */
include/tgfx/core/Buffer.h:33
MethodBufferImage
src/core/images/BufferImage.cpp:38
MethodBuilderInputProvider
src/gpu/processors/FragmentProcessor.h:185
MethodByteString
src/pdf/PDFUnion.cpp:292
MethodBytesKey
include/tgfx/core/BytesKey.h:32
MethodCGLGPU
src/gpu/opengl/cgl/CGLGPU.h:27
MethodCGPathRasterizer
src/core/vectors/coregraphics/CGPathRasterizer.h:26
MethodCGScalerContext
src/core/vectors/coregraphics/CGScalerContext.cpp:35
MethodCGTypeface
src/core/vectors/coregraphics/CGTypeface.cpp:221
MethodCSSParser
src/svg/SVGNodeConstructor.cpp:328
FunctionCTZ_portable
Returns the number of trailing zero bits (0...32) From Hacker's Delight 2nd Edition
src/core/utils/MathExtra.cpp:57
MethodCToI
src/gpu/Swizzle.h:80
MethodCalculate
src/pdf/MD5.cpp:38
MethodCanvas
src/core/Canvas.cpp:71
MethodCanvasLayer
src/core/CanvasState.cpp:23
MethodCanvasState
src/core/CanvasState.h:37
MethodChannelSelector>
src/svg/node/SVGFeDisplacementMap.cpp:53
FunctionCheckGLErrorImpl
src/gpu/opengl/GLUtil.cpp:196
MethodCheckSizeAndFormat
src/gpu/resources/TextureView.cpp:30
MethodClampedGradientEffect
src/gpu/processors/ClampedGradientEffect.cpp:22
MethodClipRegionTransformer
src/layers/RegionTransformer.cpp:25
MethodClock
src/core/utils/Clock.cpp:30
MethodCodecImage
src/core/images/CodecImage.cpp:27
FunctionCoeffHandler_DST_ALPHA
src/gpu/glsl/GLSLBlend.cpp:428
FunctionCoeffHandler_DST_COLOR
src/gpu/glsl/GLSLBlend.cpp:408
FunctionCoeffHandler_ONE
src/gpu/glsl/GLSLBlend.cpp:393
FunctionCoeffHandler_ONE_MINUS_DST_ALPHA
src/gpu/glsl/GLSLBlend.cpp:433
FunctionCoeffHandler_ONE_MINUS_DST_COLOR
src/gpu/glsl/GLSLBlend.cpp:413
FunctionCoeffHandler_ONE_MINUS_SRC1_ALPHA
src/gpu/glsl/GLSLBlend.cpp:452
FunctionCoeffHandler_ONE_MINUS_SRC1_COLOR
src/gpu/glsl/GLSLBlend.cpp:442
FunctionCoeffHandler_ONE_MINUS_SRC_ALPHA
src/gpu/glsl/GLSLBlend.cpp:423
FunctionCoeffHandler_ONE_MINUS_SRC_COLOR
src/gpu/glsl/GLSLBlend.cpp:403
FunctionCoeffHandler_SRC1_ALPHA
src/gpu/glsl/GLSLBlend.cpp:447
FunctionCoeffHandler_SRC1_COLOR
src/gpu/glsl/GLSLBlend.cpp:438
FunctionCoeffHandler_SRC_ALPHA
src/gpu/glsl/GLSLBlend.cpp:418
FunctionCoeffHandler_SRC_COLOR
src/gpu/glsl/GLSLBlend.cpp:398
MethodColor
* Constructs an opaque white Color. */
include/tgfx/core/Color.h:70
MethodColorAttachment
* Default constructor for ColorAttachment. */
src/gpu/RenderPass.h:74
MethodColorComponent
src/pdf/PDFUnion.cpp:275
← previousnext →1,901–2,000 of 5,240, ranked by callers