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
↓ 16 callers
Method
transform
src/core/Path.cpp:516
↓ 16 callers
Method
uniqueID
* Returns a global unique ID for the UniqueDomain. */
src/gpu/UniqueDomain.h:32
↓ 15 callers
Method
filterBounds
src/core/ImageFilter.cpp:29
↓ 15 callers
Method
format
* Returns the pixel format of the render target. */
src/gpu/resources/RenderTarget.h:100
↓ 15 callers
Method
getScaleY
* Returns the vertical scale factor. */
include/tgfx/core/Matrix.h:283
↓ 15 callers
Method
makeImageSnapshot
src/gpu/Surface.cpp:156
↓ 15 callers
Method
preTranslate
src/core/Matrix.cpp:75
↓ 14 callers
Function
PrintError
src/platform/Print.cpp:34
↓ 14 callers
Method
begin
src/pdf/PDFFont.cpp:390
↓ 14 callers
Method
isAlphaOnly
* Returns true if the texture view represents transparency only. */
src/gpu/proxies/TextureProxy.h:79
↓ 14 callers
Method
makeSubset
src/core/Pixmap.cpp:171
↓ 14 callers
Method
parseEnumMap
src/svg/SVGAttributeParser.h:167
↓ 14 callers
Method
preScale
src/core/Matrix.cpp:113
↓ 14 callers
Method
readData
src/inspect/Socket.cpp:374
↓ 14 callers
Method
setScale
src/core/Matrix.cpp:93
↓ 13 callers
Function
ScaleImage
test/src/utils/TestUtils.cpp:166
↓ 13 callers
Method
addRoundRect
src/core/Path.cpp:465
↓ 13 callers
Method
appendTextureLookup
src/gpu/ShaderBuilder.cpp:89
↓ 13 callers
Method
filterBounds
test/src/CornerPinEffect.cpp:68
↓ 13 callers
Method
getFillType
src/core/Path.cpp:74
↓ 13 callers
Method
setAntiAlias
* Requests, but does not require, that edge pixels draw opaque or with partial transparency. */
include/tgfx/core/Paint.h:55
↓ 13 callers
Method
setTypeMask
include/tgfx/core/Matrix.h:836
↓ 13 callers
Method
startElement
src/svg/xml/XMLWriter.cpp:147
↓ 13 callers
Method
transform
test/src/CanvasTest.cpp:1382
↓ 12 callers
Function
ApplyStrokeToBounds
src/core/utils/StrokeUtils.cpp:7
↓ 12 callers
Function
PDFStreamOut
src/pdf/PDFTypes.cpp:331
↓ 12 callers
Method
addPath
src/core/Path.cpp:483
↓ 12 callers
Method
bindTexture
src/gpu/opengl/GLState.cpp:157
↓ 12 callers
Method
drawGlyphs
src/core/Canvas.cpp:537
↓ 12 callers
Method
endElement
src/svg/xml/XMLParser.cpp:179
↓ 12 callers
Method
format
* The format of the uniform variable. */
src/gpu/Uniform.h:77
↓ 12 callers
Method
getPath
src/core/Font.cpp:111
↓ 12 callers
Method
getTranslateY
* Returns the vertical translation factor. */
include/tgfx/core/Matrix.h:311
↓ 12 callers
Method
hasColor
src/core/Font.cpp:42
↓ 12 callers
Method
makeRasterized
src/core/images/Image.cpp:195
↓ 12 callers
Method
makeScaled
src/core/images/Image.cpp:184
↓ 12 callers
Method
next
src/gpu/processors/FragmentProcessor.cpp:109
↓ 12 callers
Method
next
src/core/AtlasTypes.h:84
↓ 12 callers
Method
premultiply
* Returns a Color premultiplied by alpha. */
include/tgfx/core/Color.h:165
↓ 12 callers
Method
readString
src/core/utils/WriteStream.cpp:151
↓ 12 callers
Method
setFillType
src/core/Path.cpp:88
↓ 12 callers
Method
setMaskFilter
* Sets the mask filter used to modify the alpha channel of the paint when drawing. */
include/tgfx/core/Paint.h:112
↓ 12 callers
Method
type
src/core/shapes/PathShape.h:51
↓ 11 callers
Function
AddressOf
src/core/utils/AddressOf.h:26
↓ 11 callers
Function
MakeImageCodec
test/src/utils/TestUtils.cpp:95
↓ 11 callers
Method
addVarying
src/gpu/VaryingHandler.cpp:23
↓ 11 callers
Method
clipPath
src/core/Canvas.cpp:175
↓ 11 callers
Method
createTextureProxy
src/gpu/ProxyProvider.cpp:240
↓ 11 callers
Method
getLayersUnderPoint
src/layers/Layer.cpp:329
↓ 11 callers
Method
getMaxScale
src/core/Matrix.cpp:430
↓ 11 callers
Method
height
* Returns the height of the screen. */
drawers/include/drawers/AppHost.h:50
↓ 11 callers
Method
isFormatRenderable
src/gpu/opengl/GLCaps.cpp:209
↓ 11 callers
Method
outset
* Outsets Rect by (dx, dy). * If dx is positive, makes Rect wider. * If dx is negative, makes Rect narrower. * If dy is positive, makes Rect
include/tgfx/core/Rect.h:368
↓ 11 callers
Method
pageIndex
src/core/AtlasTypes.h:212
↓ 11 callers
Method
parent
* Returns the parent layer that contains the calling layer. */
include/tgfx/layers/Layer.h:336
↓ 11 callers
Method
pixels
* Returns the pixel address, the base address corresponding to the pixel origin. */
include/tgfx/core/Pixmap.h:165
↓ 11 callers
Method
quadTo
src/core/Path.cpp:210
↓ 11 callers
Method
reserveRef
src/pdf/PDFDocumentImpl.h:132
↓ 11 callers
Method
setEmpty
* Sets Rect to (0, 0, 0, 0). */
include/tgfx/core/Rect.h:235
↓ 11 callers
Method
setLTRB
* Sets Rect to (left, top, right, bottom). left and right are not sorted; left is not necessarily * less than right. top and bottom are not sorted;
include/tgfx/core/Rect.h:243
↓ 11 callers
Method
setTranslate
src/core/Matrix.cpp:58
↓ 11 callers
Method
write
src/core/utils/BytesKey.cpp:36
↓ 10 callers
Function
SetFourByteTag
* A 4-byte tag used to identify a font table. * The tag is stored in big-endian order, so the first byte is the most significant. */
src/core/utils/FontTableTag.h:29
↓ 10 callers
Method
appendInt
src/pdf/PDFTypes.cpp:54
↓ 10 callers
Method
appendObject
src/pdf/PDFTypes.cpp:86
↓ 10 callers
Method
appendRef
src/pdf/PDFTypes.cpp:90
↓ 10 callers
Method
beginPage
src/pdf/PDFDocumentImpl.cpp:292
↓ 10 callers
Method
bindFramebuffer
src/gpu/opengl/GLState.cpp:174
↓ 10 callers
Method
bounds
* Returns the bounds of the render target. */
src/gpu/resources/RenderTarget.h:86
↓ 10 callers
Method
context
src/pdf/PDFDocumentImpl.h:102
↓ 10 callers
Method
drawPath
src/svg/SVGExportContext.cpp:130
↓ 10 callers
Method
drawRRect
src/core/Canvas.cpp:289
↓ 10 callers
Method
endPage
src/pdf/PDFDocumentImpl.cpp:312
↓ 10 callers
Method
find
src/core/utils/WeakMap.h:28
↓ 10 callers
Method
findNodeById
src/svg/SVGRenderContext.cpp:154
↓ 10 callers
Method
getBuffer
* Returns the associated IndexBuffer instance. */
src/gpu/proxies/IndexBufferProxy.h:33
↓ 10 callers
Method
getContainerSize
src/svg/SVGDOM.cpp:86
↓ 10 callers
Method
getSampleCount
src/gpu/opengl/GLCaps.cpp:225
↓ 10 callers
Method
getSkewY
* Returns the vertical skew factor. */
include/tgfx/core/Matrix.h:290
↓ 10 callers
Method
getTextureCoord
src/gpu/resources/TextureView.cpp:176
↓ 10 callers
Method
glyphsCount
src/core/PathUserTypeface.cpp:165
↓ 10 callers
Method
insertTextString
src/pdf/PDFTypes.cpp:172
↓ 10 callers
Method
orientation
* Returns the orientation of the target image. */
include/tgfx/core/ImageCodec.h:75
↓ 10 callers
Method
parseParenthesized
src/svg/SVGAttributeParser.cpp:592
↓ 10 callers
Method
postRotate
src/core/Matrix.cpp:201
↓ 10 callers
Method
release
src/gpu/resources/Resource.cpp:38
↓ 10 callers
Method
removeChildren
src/layers/Layer.cpp:359
↓ 10 callers
Method
setRotate
src/core/Matrix.cpp:179
↓ 9 callers
Function
ComparePDF
test/src/PDFExportTest.cpp:43
↓ 9 callers
Function
GetLocalPoint
src/core/HitTestContext.cpp:25
↓ 9 callers
Function
LoadSymbol
src/platform/android/AHardwareBufferFunctions.cpp:27
↓ 9 callers
Function
ToZoomScaleFloat
src/layers/DisplayList.cpp:92
↓ 9 callers
Method
addReference
src/gpu/UniqueDomain.cpp:40
↓ 9 callers
Method
alloc
src/core/utils/Buffer.cpp:45
↓ 9 callers
Method
applyToPath
src/core/Stroke.cpp:47
↓ 9 callers
Method
clear
src/svg/SVGAttributeParser.h:105
↓ 9 callers
Method
draw
qt/src/TGFXView.cpp:107
↓ 9 callers
Method
filterPath
src/core/TrimPathEffect.cpp:38
↓ 9 callers
Method
getChildIndex
src/layers/Layer.cpp:325
↓ 9 callers
Method
getGlyphID
test/src/utils/TextShaper.h:38
← previous
next →
201–300 of 5,240, ranked by callers