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
↓ 9 callers
Method
getSkewX
* Returns the horizontal scale factor. */
include/tgfx/core/Matrix.h:297
↓ 9 callers
Method
getSurface
src/gpu/Window.cpp:33
↓ 9 callers
Method
gpuBuffer
* Returns the GPUBuffer associated with this IndexBuffer. */
src/gpu/resources/IndexBuffer.h:46
↓ 9 callers
Method
hasColor
* Returns true if the provider generates colors. */
src/gpu/RectsVertexProvider.h:86
↓ 9 callers
Method
height
* Returns the height of the texture view in pixels. */
src/gpu/resources/TextureView.h:171
↓ 9 callers
Method
isAlphaOnly
src/core/codecs/png/PngCodec.cpp:207
↓ 9 callers
Method
isOpaque
src/core/Fill.cpp:37
↓ 9 callers
Method
isValue
include/tgfx/svg/SVGTypes.h:77
↓ 9 callers
Method
makeOriented
src/core/images/Image.cpp:205
↓ 9 callers
Method
origin
src/gpu/Surface.cpp:110
↓ 9 callers
Method
round
* Sets Rect by rounding of left, top, right and bottom. */
include/tgfx/core/Rect.h:452
↓ 9 callers
Method
setEnabled
src/gpu/opengl/GLState.cpp:34
↓ 9 callers
Method
setRectXY
src/core/RRect.cpp:30
↓ 9 callers
Method
setStroke
src/core/PlaybackContext.cpp:73
↓ 9 callers
Method
toggleInverseFillType
src/core/Path.cpp:112
↓ 9 callers
Method
zoomScale
* Returns the current scale factor applied to the view. The default value is 1.0, which means no * zooming is applied. */
drawers/include/drawers/AppHost.h:65
↓ 8 callers
Function
DrawBitmapMatrix
src/pdf/PDFShader.cpp:69
↓ 8 callers
Function
GetGLVersion
src/gpu/opengl/GLUtil.cpp:156
↓ 8 callers
Function
HardwareBufferAvailable
src/gpu/opengl/qt/QGLGPU.cpp:29
↓ 8 callers
Function
Sort
src/pdf/PDFExportContext.cpp:884
↓ 8 callers
Method
color
* Returns the color used to fill the solid layer. The default color is opaque white. */
include/tgfx/layers/SolidLayer.h:91
↓ 8 callers
Method
computeOffset
src/core/ImageInfo.cpp:91
↓ 8 callers
Method
drawPicture
src/core/Canvas.cpp:564
↓ 8 callers
Method
empty
src/gpu/ResourceCache.cpp:31
↓ 8 callers
Function
find_points
If unable to read count points from str into value, this will return nullptr to signal the failure. Otherwise, it will return the next offset to read
src/svg/SVGPathParser.cpp:64
↓ 8 callers
Method
getMaxScale
src/layers/RegionTransformer.cpp:157
↓ 8 callers
Method
getTightBounds
src/core/Picture.cpp:67
↓ 8 callers
Method
getType
* Returns the font type represented in this font. For Type0 fonts, returns the type of the * descendant font. */
src/pdf/PDFFont.h:77
↓ 8 callers
Method
getUint16
src/core/utils/DataView.cpp:130
↓ 8 callers
Method
getUint32
src/core/utils/DataView.cpp:146
↓ 8 callers
Method
globalCache
include/tgfx/gpu/Context.h:171
↓ 8 callers
Method
glyphCount
test/src/utils/TextShaper.h:46
↓ 8 callers
Method
lockContext
src/gpu/Device.cpp:37
↓ 8 callers
Method
makeIntersect
src/core/ImageInfo.cpp:73
↓ 8 callers
Method
rectCount
* Returns the number of rects in the provider. */
src/gpu/RectsVertexProvider.h:65
↓ 8 callers
Method
resetMatrix
src/core/Canvas.cpp:157
↓ 8 callers
Method
resourceCache
include/tgfx/gpu/Context.h:175
↓ 8 callers
Method
setColorFilter
* Sets the color filter used to modify the color of the paint when drawing. */
include/tgfx/core/Paint.h:126
↓ 8 callers
Method
setContentOffset
src/layers/DisplayList.cpp:162
↓ 8 callers
Method
setLineWidth
src/layers/ShapeLayer.cpp:161
↓ 8 callers
Method
setScrollRect
src/layers/Layer.cpp:235
↓ 8 callers
Method
setShouldRasterize
src/layers/Layer.cpp:156
↓ 8 callers
Function
skip_sep
src/svg/SVGPathParser.cpp:42
↓ 8 callers
Method
target
src/gpu/opengl/GLBuffer.cpp:24
↓ 8 callers
Method
uniqueID
src/core/vectors/web/WebTypeface.h:33
↓ 8 callers
Method
writablePixels
* Returns the writable pixel address, the base address corresponding to the pixel origin. Returns * nullptr if the Pixmap is constructed from read-
include/tgfx/core/Pixmap.h:173
↓ 7 callers
Function
AlignMat3
src/gpu/glsl/processors/GLSLTextureEffect.cpp:23
↓ 7 callers
Function
ClearGLError
src/gpu/opengl/GLUtil.cpp:187
↓ 7 callers
Function
DegreesToRadians
src/core/utils/MathExtra.h:38
↓ 7 callers
Function
EscapeXML
src/pdf/PDFMetadataUtils.cpp:181
↓ 7 callers
Function
Mul
src/core/BoxFilterDownsampleSIMD.cpp:407
↓ 7 callers
Function
ScaleTranslate
src/pdf/PDFShader.cpp:105
↓ 7 callers
Function
ToSVGTransform
src/svg/SVGUtils.cpp:34
↓ 7 callers
Method
aaType
* Returns the AAType of the provider. */
src/gpu/RectsVertexProvider.h:72
↓ 7 callers
Method
addGlyph
src/core/CustomTypeface.cpp:35
↓ 7 callers
Method
addImage
drawers/src/base/AppHost.cpp:70
↓ 7 callers
Method
addRRect
src/core/Path.cpp:478
↓ 7 callers
Method
appendName
src/pdf/PDFTypes.cpp:70
↓ 7 callers
Method
blurrinessX
* The Gaussian sigma value for blurring along the Y axis. */
include/tgfx/layers/filters/BlurFilter.h:40
↓ 7 callers
Method
blurrinessY
* The Gaussian sigma value for blurring along the Y axis. */
include/tgfx/layers/filters/BlurFilter.h:52
↓ 7 callers
Method
centerX
* Returns average of left edge and right edge. Result does not change if Rect is sorted. */
include/tgfx/core/Rect.h:199
↓ 7 callers
Method
centerY
* Returns average of top edge and bottom edge. Result does not change if Rect is sorted. */
include/tgfx/core/Rect.h:207
↓ 7 callers
Method
drawImage
src/pdf/PDFExportContext.cpp:192
↓ 7 callers
Method
drawLine
src/core/Canvas.cpp:199
↓ 7 callers
Method
findOrWrapTextureProxy
src/gpu/ProxyProvider.cpp:454
↓ 7 callers
Method
getGlyphID
src/core/Font.cpp:76
↓ 7 callers
Method
getStroke
* Returns the stroke options if the paint's style is set to PaintStyle::Stroke. */
include/tgfx/core/Paint.h:214
↓ 7 callers
Method
getTextureKey
src/core/images/RasterizedImage.cpp:112
↓ 7 callers
Method
hasMipmaps
* Return the mipmap state of the texture view. */
src/gpu/proxies/TextureProxy.h:72
↓ 7 callers
Method
init
src/pdf/PDFTag.cpp:60
↓ 7 callers
Method
insertScalar
src/pdf/PDFTypes.cpp:156
↓ 7 callers
Method
isInverseFillType
src/core/shapes/MergeShape.cpp:40
↓ 7 callers
Method
isRect
src/core/Path.cpp:134
↓ 7 callers
Method
isYUV
* Returns true if this is a YUVTextureView. */
src/gpu/resources/TextureView.h:199
↓ 7 callers
Method
makeArray
src/core/utils/BlockBuffer.h:100
↓ 7 callers
Method
makeBuffer
src/core/Bitmap.cpp:119
↓ 7 callers
Method
makeDecoded
src/core/images/Image.cpp:146
↓ 7 callers
Method
mapToParent
src/svg/node/SVGTransformableNode.cpp:62
↓ 7 callers
Method
pop
src/pdf/PDFGraphicStackState.cpp:145
↓ 7 callers
Method
queue
src/gpu/opengl/GLGPU.h:44
↓ 7 callers
Method
resolveRect
src/svg/SVGLengthContext.cpp:87
↓ 7 callers
Method
saveLayer
src/core/Canvas.cpp:81
↓ 7 callers
Function
sdot
src/core/Matrix.cpp:71
↓ 7 callers
Method
setAttribute
src/svg/node/SVGNode.cpp:95
↓ 7 callers
Method
setFauxBold
* Increases stroke width when drawing glyphs to approximate a bold typeface. */
include/tgfx/core/Font.h:88
↓ 7 callers
Method
setVisible
src/layers/Layer.cpp:148
↓ 7 callers
Method
uboSupport
* Returns true if UBO is supported in the current context. */
src/gpu/UniformBuffer.h:79
↓ 7 callers
Method
width
* Returns the width of the texture view in pixels. */
src/gpu/resources/TextureView.h:164
↓ 6 callers
Function
HardwareBufferCheck
src/platform/web/HardwareBuffer.cpp:31
↓ 6 callers
Function
HardwareBufferRelease
src/platform/web/HardwareBuffer.cpp:43
↓ 6 callers
Function
IsInteger
src/core/utils/MathExtra.h:132
↓ 6 callers
Function
IsJpeg
src/platform/web/WebImageInfo.cpp:63
↓ 6 callers
Function
SerializeBasicLayerFilterImpl
src/inspect/serialization/LayerFilterSerialization.cpp:30
↓ 6 callers
Method
addAttribute
src/svg/xml/XMLWriter.cpp:133
↓ 6 callers
Method
addChildAt
src/layers/Layer.cpp:286
↓ 6 callers
Method
addFilter
src/svg/ResourceStore.h:50
↓ 6 callers
Method
appendColorComponent
src/pdf/PDFTypes.cpp:58
↓ 6 callers
Method
appendTextString
src/pdf/PDFTypes.cpp:78
↓ 6 callers
Method
asFragmentProcessor
src/core/images/PixelImage.cpp:25
↓ 6 callers
Method
asGradient
src/core/shaders/GradientShader.cpp:219
← previous
next →
301–400 of 5,240, ranked by callers