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
↓ 2 callers
Function
find_flag
https://www.w3.org/TR/SVG11/paths.html#PathDataBNF flag: "0" | "1"
src/svg/SVGPathParser.cpp:93
↓ 2 callers
Method
finish
src/gpu/CommandEncoder.cpp:32
↓ 2 callers
Method
flushAttributes
src/svg/xml/DOMParser.cpp:35
↓ 2 callers
Method
flushText
src/svg/xml/XMLParser.cpp:64
↓ 2 callers
Method
fontStyle
src/core/Typeface.cpp:39
↓ 2 callers
Method
generateMipmapsForTexture
src/gpu/opengl/GLCommandEncoder.cpp:81
↓ 2 callers
Method
getAdvance
src/layers/TextLayer.cpp:64
↓ 2 callers
Method
getAtlas
src/core/AtlasManager.cpp:57
↓ 2 callers
Method
getBackendRenderTarget
src/gpu/Surface.cpp:114
↓ 2 callers
Method
getBackendTexture
src/gpu/opengl/GLTexture.cpp:51
↓ 2 callers
Method
getBackingSize
src/core/ScalerContext.h:68
↓ 2 callers
Method
getCellLocator
src/core/Atlas.cpp:124
↓ 2 callers
Method
getCodec
src/core/images/CodecImage.cpp:31
↓ 2 callers
Method
getContent
src/pdf/PDFExportContext.cpp:724
↓ 2 callers
Method
getContext
* Retrieves the context associated with this ResourceProxy. */
src/gpu/proxies/ResourceProxy.h:36
↓ 2 callers
Method
getData
src/core/DataSource.h:96
↓ 2 callers
Method
getDisplay
src/gpu/opengl/egl/EGLGPU.h:30
↓ 2 callers
Method
getEncodedData
src/core/codecs/png/PngCodec.cpp:211
↓ 2 callers
Method
getExternalTextureFormat
src/gpu/opengl/GLGPU.cpp:115
↓ 2 callers
Method
getFontMetrics
src/core/vectors/web/WebScalerContext.cpp:34
↓ 2 callers
Method
getFragmentProcessor
src/gpu/ProgramInfo.h:59
↓ 2 callers
Method
getGlyphInfo
src/layers/TextLayer.cpp:60
↓ 2 callers
Method
getHardwareBuffer
src/gpu/Surface.cpp:136
↓ 2 callers
Method
getHardwareBuffer
* Retrieves the backing hardware buffer. This method does not acquire any additional reference to * the returned hardware buffer. Returns nullptr i
src/gpu/proxies/TextureProxy.h:103
↓ 2 callers
Method
getImageTransform
src/core/vectors/web/WebScalerContext.cpp:56
↓ 2 callers
Method
getInput
https://www.w3.org/TR/SVG11/filters.html#FilterPrimitiveInAttribute
src/svg/SVGFilterContext.cpp:65
↓ 2 callers
Method
getMaxValue
src/core/utils/SlidingWindowTracker.cpp:33
↓ 2 callers
Method
getOriginTransform
src/gpu/proxies/RenderTargetProxy.cpp:62
↓ 2 callers
Method
getPath
test/src/CanvasTest.cpp:1551
↓ 2 callers
Method
getPipeline
src/gpu/resources/PipelineProgram.h:33
↓ 2 callers
Method
getProgram
src/gpu/ProgramInfo.cpp:112
↓ 2 callers
Method
getProgramInfo
src/gpu/ShaderBuilder.cpp:45
↓ 2 callers
Method
getRectIndexBuffer
src/gpu/GlobalCache.cpp:154
↓ 2 callers
Method
getRelativeMatrix
src/layers/Layer.cpp:832
↓ 2 callers
Method
getSetValues
src/pdf/PDFGlyphUse.h:59
↓ 2 callers
Function
getShareContext
src/gpu/opengl/qt/QGLWindow.cpp:76
↓ 2 callers
Method
getStringIndex
test/src/utils/TextShaper.h:42
↓ 2 callers
Method
getTextureProxy
src/gpu/proxies/GPUShapeProxy.h:48
↓ 2 callers
Method
getTriangles
src/gpu/proxies/GPUShapeProxy.h:44
↓ 2 callers
Method
getValidPort
src/inspect/TCPPortProvider.cpp:28
↓ 2 callers
Function
get_endian_int
src/core/utils/OrientationHelper.h:40
↓ 2 callers
Method
handleScrollEvent
( event: WheelEvent, state: ScrollGestureState, shareData: ShareData, deviceTy
web/demo/common.ts:72
↓ 2 callers
Method
hasGlyph
* Return true if this font has an encoding for the passed glyph id. */
src/pdf/PDFFont.h:100
↓ 2 callers
Method
hasOutlines
src/core/vectors/freetype/FTTypeface.cpp:147
↓ 2 callers
Method
hasStroke
src/gpu/RRectsVertexProvider.h:77
↓ 2 callers
Method
id
src/pdf/PDFTag.cpp:68
↓ 2 callers
Method
importHardwareTextures
src/gpu/opengl/qt/QGLGPU.cpp:56
↓ 2 callers
Method
increaseFlushesSinceLastUsed
src/core/AtlasTypes.h:249
↓ 2 callers
Method
isClosed
* Returns true if the compositor is closed. */
src/gpu/OpsCompositor.h:98
↓ 2 callers
Method
isPurgeable
src/gpu/resources/Resource.h:101
↓ 2 callers
Method
isRRect
src/core/Path.cpp:164
↓ 2 callers
Method
isScaleTranslate
* Returns true if the Matrix only performs scaling and translation, or is the identity. The * Matrix may be an identity matrix, contain only scale
include/tgfx/core/Matrix.h:197
↓ 2 callers
Method
isTriviallyIdentity
* Returns true if we already know that the matrix is identity; false otherwise. */
include/tgfx/core/Matrix.h:852
↓ 2 callers
Method
isZero
* Returns true if width == 0 && height == 0 */
include/tgfx/core/Size.h:151
↓ 2 callers
Function
is_sep
src/svg/SVGPathParser.cpp:38
↓ 2 callers
Function
is_ws
src/svg/SVGPathParser.cpp:34
↓ 2 callers
Function
left_shift
src/core/utils/UTF.cpp:72
↓ 2 callers
Function
length_size_for_type
src/svg/SVGLengthContext.cpp:26
↓ 2 callers
Function
loadImage
(src: string)
web/demo/common.ts:276
↓ 2 callers
Method
lockWritablePixels
src/core/PixelRef.cpp:37
↓ 2 callers
Function
lookup_str
src/svg/SVGUtils.cpp:348
↓ 2 callers
Method
makeClosed
src/gpu/OpsCompositor.cpp:451
↓ 2 callers
Method
makeRasterized
src/core/images/RasterizedImage.cpp:31
↓ 2 callers
Method
makeSorted
* Returns Rect with left and right swapped if left is greater than right, and with top and * bottom swapped if top is greater than bottom. Result m
include/tgfx/core/Rect.h:478
↓ 2 callers
Method
makeUniformBuffer
src/gpu/UniformHandler.cpp:69
↓ 2 callers
Method
makeWithColorFilter
src/core/Shader.cpp:28
↓ 2 callers
Method
matchHexToken
src/svg/SVGAttributeParser.cpp:138
↓ 2 callers
Method
matchStringToken
src/svg/SVGAttributeParser.cpp:75
↓ 2 callers
Function
measureText
(imageData: ImageData)
web/src/utils/measure-text.ts:19
↓ 2 callers
Method
modifier
src/gpu/ShaderVar.h:50
↓ 2 callers
Method
moveToThread
src/gpu/opengl/qt/QGLWindow.cpp:124
↓ 2 callers
Method
multiByteGlyphs
* Returns true if this font encoding supports glyph IDs above 255. */
src/pdf/PDFFont.h:93
↓ 2 callers
Method
needSecondaryOutput
src/gpu/BlendFormula.h:60
↓ 2 callers
Method
nextFlushToken
src/core/AtlasManager.cpp:104
↓ 2 callers
Method
nextToken
Get the next flush token. in DrawingManger::flush()
src/core/AtlasTypes.h:101
↓ 2 callers
Method
noteGlyphUsage
src/pdf/PDFFont.h:116
↓ 2 callers
Method
numChildProcessors
src/gpu/processors/FragmentProcessor.h:128
↓ 2 callers
Method
numFragmentProcessors
src/gpu/ProgramInfo.h:51
↓ 2 callers
Function
onBeforeRendering
src/gpu/opengl/qt/QGLWindow.cpp:69
↓ 2 callers
Function
onClickEvent
(shareData: ShareData)
web/demo/common.ts:265
↓ 2 callers
Method
onEndElement
src/svg/xml/XMLWriter.cpp:216
↓ 2 callers
Method
onRender
src/svg/node/SVGUse.cpp:52
↓ 2 callers
Function
onResizeEvent
(shareData: ShareData)
web/demo/common.ts:224
↓ 2 callers
Method
onStartElement
src/svg/xml/XMLWriter.cpp:228
↓ 2 callers
Method
open
win/src/TGFXWindow.cpp:40
↓ 2 callers
Method
openConnect
src/inspect/Socket.cpp:561
↓ 2 callers
Function
operator==
src/core/Path.cpp:66
↓ 2 callers
Method
parse
src/svg/SVGAttributeParser.cpp:409
↓ 2 callers
Method
parseEscape
src/svg/SVGAttributeParser.cpp:146
↓ 2 callers
Method
parseFuncIRI
https://www.w3.org/TR/SVG11/types.html#DataTypeFuncIRI
src/svg/SVGAttributeParser.cpp:493
↓ 2 callers
Method
parseIdentToken
src/svg/SVGAttributeParser.cpp:183
↓ 2 callers
Method
parseList
src/svg/SVGAttributeParser.cpp:1146
↓ 2 callers
Method
parsePreserveAspectRatio
https://www.w3.org/TR/SVG11/coords.html#PreserveAspectRatioAttribute
src/svg/SVGAttributeParser.cpp:1103
↓ 2 callers
Method
parseSVGColorType
src/svg/SVGAttributeParser.cpp:396
↓ 2 callers
Method
preRotate
src/core/Matrix.cpp:189
↓ 2 callers
Method
primaryOutputType
src/gpu/BlendFormula.h:64
↓ 2 callers
Method
purgeUntilMemoryTo
src/gpu/ResourceCache.cpp:63
↓ 2 callers
Method
readPixels
src/gpu/resources/RenderTarget.cpp:46
↓ 2 callers
Method
readRaw
src/inspect/Socket.cpp:415
↓ 2 callers
Method
readUpTo
src/inspect/Socket.cpp:354
← previous
next →
1,001–1,100 of 5,240, ranked by callers