Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/tgfx
/ functions
Functions
5,240 in github.com/Tencent/tgfx
⨍
Functions
5,240
◇
Types & classes
1,215
Method
MakeFrom
src/platform/web/VideoElementReader.cpp:25
Method
MakeFromBytes
src/core/vectors/freetype/FTTypeface.cpp:48
Method
MakeFromBytes
src/core/vectors/coregraphics/CGTypeface.cpp:169
Method
MakeFromBytes
src/core/vectors/web/WebTypeface.cpp:43
Method
MakeFromClip
src/layers/RegionTransformer.cpp:101
Method
MakeFromData
src/core/vectors/freetype/FTTypeface.cpp:53
Method
MakeFromData
src/core/vectors/coregraphics/CGTypeface.cpp:174
Method
MakeFromData
src/core/vectors/web/WebTypeface.cpp:47
Method
MakeFromData
src/core/utils/Stream.cpp:153
Method
MakeFromData
src/core/codecs/png/PngCodec.cpp:116
Method
MakeFromData
src/core/codecs/jpeg/JpegCodec.cpp:81
Method
MakeFromDstProcessor
src/gpu/processors/XfermodeFragmentProcessor.cpp:28
Method
MakeFromEncoded
src/core/images/Image.cpp:54
Method
MakeFromFile
src/core/Data.cpp:24
Method
MakeFromFile
src/core/utils/WriteStream.cpp:71
Method
MakeFromFile
src/core/utils/Stream.cpp:123
Method
MakeFromFile
src/core/images/Image.cpp:38
Method
MakeFromFilters
src/layers/RegionTransformer.cpp:113
Method
MakeFromMatrix
src/layers/RegionTransformer.cpp:131
Method
MakeFromName
src/core/vectors/freetype/FTTypeface.cpp:34
Method
MakeFromName
src/core/vectors/freetype/SystemFont.cpp:261
Method
MakeFromName
src/core/vectors/coregraphics/CGTypeface.cpp:51
Method
MakeFromName
src/core/vectors/web/WebTypeface.cpp:30
Method
MakeFromPath
src/core/vectors/freetype/FTTypeface.cpp:44
Method
MakeFromPath
src/core/vectors/coregraphics/CGTypeface.cpp:150
Method
MakeFromPath
src/core/vectors/web/WebTypeface.cpp:39
Method
MakeFromSrcProcessor
src/gpu/processors/XfermodeFragmentProcessor.cpp:23
Method
MakeFromStyles
src/layers/RegionTransformer.cpp:122
Method
MakeFromTwoProcessors
src/gpu/glsl/processors/GLSLXfermodeFragmentProcessor.cpp:24
Method
MakeHueRotate
src/svg/node/SVGFeColorMatrix.cpp:108
Method
MakeI420
src/gpu/resources/YUVTextureView.cpp:60
Method
MakeI420
src/core/ImageBuffer.cpp:59
Method
MakeI420
src/core/images/Image.cpp:98
Method
MakeImageShader
src/pdf/PDFShader.cpp:151
Method
MakeImageShader
src/core/shaders/ImageShader.cpp:26
Method
MakeInitial
src/svg/SVGAttribute.cpp:23
Method
MakeKey
src/gpu/Swizzle.h:97
Method
MakeLTRB
* Returns constructed Rect set to (l, t, r, b). Does not sort input; Rect may result in left * greater than right, or top greater than bottom. *
include/tgfx/core/Rect.h:60
Method
MakeLinear
src/layers/Gradient.cpp:23
Method
MakeLinearGradient
src/core/shaders/GradientShader.cpp:343
Method
MakeLuminanceToAlpha
src/svg/node/SVGFeColorMatrix.cpp:142
Method
MakeNV12
src/gpu/resources/YUVTextureView.cpp:79
Method
MakeNV12
src/core/ImageBuffer.cpp:67
Method
MakeNV12
src/core/images/Image.cpp:103
Method
MakeNativeCodec
src/platform/ohos/NativeCodec.cpp:51
Method
MakeNativeCodec
src/platform/android/NativeCodec.cpp:161
Method
MakeNativeCodec
src/platform/mock/NativeCodec.cpp:22
Method
MakeNativeCodec
src/platform/web/NativeCodec.cpp:49
Method
MakeNativeInterface
src/gpu/opengl/GLInterface.cpp:59
Method
MakePDFId
src/pdf/PDFMetadataUtils.cpp:156
Method
MakePolygon
include/tgfx/svg/node/SVGPoly.h:34
Method
MakePolyline
include/tgfx/svg/node/SVGPoly.h:38
Method
MakeRGBA
* Creates a new texture view from the specified pixel data with each pixel stored as 32-bit RGBA * data. Returns nullptr if any of the parameters i
src/gpu/resources/TextureView.h:55
Method
MakeRGBAAA
src/gpu/glsl/processors/GLSLTextureEffect.cpp:61
Method
MakeRadial
src/layers/Gradient.cpp:30
Method
MakeRadialGradient
src/core/shaders/GradientShader.cpp:364
Method
MakeRotate
* Sets Matrix to rotate by |degrees| about a pivot point at (0, 0). * @param degrees rotation angle in degrees (positive rotates clockwise) * @
include/tgfx/core/Matrix.h:101
Function
MakeSAModulateFormula
* Basic coeff formula similar to MakeCoeffFormula but we will make the src f*Sa. */
src/gpu/BlendFormula.cpp:40
Method
MakeSaturate
src/svg/node/SVGFeColorMatrix.cpp:72
Method
MakeScale
* Sets Matrix to scale by (sx, sy). Returned matrix is: * * | sx 0 0 | * | 0 sy 0 | * | 0 0 1 | * * @param
include/tgfx/core/Matrix.h:45
Method
MakeShader
src/core/filters/ShaderMaskFilter.cpp:25
Method
MakeSize
* Returns a Rect constructed as (0, 0, size.width, size.height). Input is not validated; * size.width or size.height may be negative. */
include/tgfx/core/Rect.h:85
Method
MakeSkew
* Sets Matrix to skew by (kx, ky) about pivot point (0, 0). * @param kx horizontal skew factor * @param ky vertical skew factor * @return
include/tgfx/core/Matrix.h:90
Method
MakeTrans
* Sets Matrix to translate by (tx, ty). Returned matrix is: * * | 1 0 tx | * | 0 1 ty | * | 0 0 1 | * * @param tx
include/tgfx/core/Matrix.h:78
Method
MakeTrim
src/core/TrimPathEffect.cpp:26
Method
MakeWH
* Returns constructed Rect set to float values (0, 0, w, h). Does not validate input; w or h may * be negative. */
include/tgfx/core/Rect.h:44
Method
MakeWithCopy
src/core/Data.cpp:38
Method
MakeWithFallback
src/gpu/opengl/GLDevice.cpp:27
Method
MakeWithoutCopy
src/core/Data.cpp:51
Method
MakeXMPObject
src/pdf/PDFMetadataUtils.cpp:254
Method
MakeXYWH
* Returns constructed Rect set to (x, y, x + w, y + h). Does not validate input; w or h may be * negative. */
include/tgfx/core/Rect.h:68
Function
MapRectHWYImpl
src/core/MatrixSIMD.cpp:133
Method
Mark
src/pdf/PDFTag.h:104
Method
Matrix
src/core/filters/MatrixColorFilter.cpp:26
Method
Matrix
* Creates an identity Matrix: * | 1 0 0 | * | 0 1 0 | * | 0 0 1 | */
include/tgfx/core/Matrix.h:157
Method
MatrixColorFilter
src/core/filters/MatrixColorFilter.cpp:36
Method
MatrixRegionTransformer
src/layers/RegionTransformer.cpp:85
Method
MatrixShader
src/core/shaders/MatrixShader.cpp:37
Method
MatrixShape
src/core/shapes/MatrixShape.h:30
Method
MatrixToArray
src/pdf/PDFUtils.cpp:82
Method
MaxSigma
src/core/filters/GaussianBlurImageFilter.cpp:45
Method
MeasureContext
src/core/MeasureContext.h:26
Method
MemoryStream
src/core/utils/Stream.cpp:70
Method
MemoryWriteStream
* Creates a new MemoryWriteStream object. */
include/tgfx/core/WriteStream.h:141
Method
Merge
src/core/shapes/AppendShape.cpp:34
Method
Merge
src/core/shapes/MergeShape.cpp:23
Method
MergeShape
src/core/shapes/MergeShape.h:29
Method
Mode>
src/svg/node/SVGFeBlend.cpp:46
Method
ModeColorFilter
src/core/filters/ModeColorFilter.h:27
Method
Move
src/core/vectors/freetype/FTScalerContext.cpp:390
Function
MulAddImpl
src/core/BoxFilterDownsampleSIMD.cpp:349
Method
MulChildByInputAlpha
src/gpu/processors/FragmentProcessor.cpp:61
Function
MulImpl
src/core/BoxFilterDownsampleSIMD.cpp:335
Method
MulInputByChildAlpha
src/gpu/processors/FragmentProcessor.cpp:70
Method
Name
src/pdf/PDFUnion.cpp:287
Method
NativeCodec
src/platform/ohos/NativeCodec.h:43
Method
NativeCodec
src/platform/android/NativeCodec.h:42
Method
NativeCodec
src/platform/apple/NativeCodec.h:38
Method
NativeCodec
src/platform/web/NativeCodec.cpp:75
Method
NativeImageBuffer
src/platform/android/NativeImageBuffer.h:52
← previous
next →
2,601–2,700 of 5,240, ranked by callers