MCPcopy Create free account

hub / github.com/Tencent/tgfx / functions

Functions5,240 in github.com/Tencent/tgfx

↓ 1 callersMethodgetTile
src/layers/TileCache.cpp:27
↓ 1 callersFunctiongetTopPixel
(imageDataArray: Int32Array, width: number, height: number)
web/src/utils/measure-text.ts:45
↓ 1 callersMethodgetUint64
src/core/utils/DataView.cpp:162
↓ 1 callersMethodgetUnichar
src/layers/TextLayer.cpp:30
↓ 1 callersMethodgetUniformBlockDeclaration
src/gpu/glsl/GLSLProgramBuilder.cpp:146
↓ 1 callersMethodgetUniformDeclarations
src/gpu/UniformHandler.cpp:83
↓ 1 callersMethodgetUniqueKey
src/core/shapes/PathShape.cpp:30
↓ 1 callersMethodgetXferProcessor
src/gpu/ProgramInfo.cpp:50
↓ 1 callersFunctionget_exif_orientation
src/core/codecs/jpeg/JpegCodec.cpp:58
↓ 1 callersFunctionget_fonts
src/pdf/PDFDocumentImpl.cpp:247
↓ 1 callersMethodglSync
src/gpu/opengl/GLFence.h:32
↓ 1 callersMethodglyphToPDFFontEncoding
* Convert the input glyph ID into the font encoding. */
src/pdf/PDFFont.h:107
↓ 1 callersMethodglyphToUnicharsInfo
src/svg/SVGTextBuilder.cpp:31
↓ 1 callersMethodglyphsToUnichars
src/core/utils/GlyphConverter.cpp:25
↓ 1 callersMethodhandleMessage
win/src/TGFXWindow.cpp:87
↓ 1 callersFunctionhandleVisibilityChange
(shareData: ShareData)
web/demo/common.ts:234
↓ 1 callersFunctionhandleWindowChanged
src/gpu/opengl/qt/QGLWindow.cpp:52
↓ 1 callersMethodhasBackgroundStyle
src/layers/Layer.cpp:1368
↓ 1 callersMethodhasChildren
* Returns the parent node of the SVG node. */
include/tgfx/svg/node/SVGNode.h:190
↓ 1 callersMethodhasCoverage
src/gpu/ops/ShapeDrawOp.cpp:105
↓ 1 callersMethodhasCurrentPage
src/pdf/PDFDocumentImpl.h:128
↓ 1 callersMethodhasDirtyRegions
* Returns true if there are any dirty rectangles in the root layer. */
src/layers/RootLayer.h:58
↓ 1 callersMethodhasHit
src/core/HitTestContext.h:30
↓ 1 callersMethodhasNonIdentityScale
src/core/Matrix.cpp:487
↓ 1 callersMethodhasSubset
* Returns true if the provider generates subset rects. */
src/gpu/RectsVertexProvider.h:115
↓ 1 callersMethodhasUVCoord
* Returns true if the provider generates UV coordinates. */
src/gpu/RectsVertexProvider.h:79
↓ 1 callersMethodhasUniqueResource
src/gpu/ResourceCache.cpp:180
↓ 1 callersMethodhasValidMask
src/layers/Layer.cpp:1226
↓ 1 callersMethodhash
* Returns the hash of the key. This is used to quickly compare keys. */
src/gpu/resources/ResourceKey.h:49
↓ 1 callersMethodhash
src/pdf/PDFGraphicState.h:41
↓ 1 callersMethodheight
src/platform/ohos/ExternalOESBuffer.cpp:70
↓ 1 callersMethodheight
* Returns the span along the y-axis. This does not check if the Rect is sorted, and the result * may be negative or infinite. */
include/tgfx/core/Rect.h:177
↓ 1 callersMethodhitTestPoint
src/layers/Layer.cpp:480
↓ 1 callersMethodhrefTarget
src/svg/node/SVGPattern.cpp:52
↓ 1 callersMethodimportExternalFence
src/gpu/opengl/GLGPU.cpp:177
↓ 1 callersMethodinitAtlas
src/core/AtlasManager.cpp:40
↓ 1 callersMethodinitDevice
src/gpu/opengl/qt/QGLWindow.cpp:209
↓ 1 callersMethodinnerShadowOnly
* Whether the resulting image does not include the input content. */
include/tgfx/layers/filters/InnerShadowFilter.h:105
↓ 1 callersMethodinsertFence
src/gpu/opengl/GLCommandEncoder.cpp:92
↓ 1 callersMethodinsertUnion
src/pdf/PDFTypes.cpp:184
↓ 1 callersMethodinvalidateBackground
src/layers/RootLayer.cpp:82
↓ 1 callersMethodinvalidateDescendents
src/layers/Layer.cpp:623
↓ 1 callersMethodinvertNonIdentity
src/core/Matrix.cpp:361
↓ 1 callersMethodisAImage
src/core/shaders/ImageShader.h:33
↓ 1 callersFunctionisCanvas
(element: any)
web/src/utils/canvas.ts:27
↓ 1 callersMethodisClip
src/layers/RegionTransformer.cpp:38
↓ 1 callersMethodisContentEmpty
src/pdf/PDFExportContext.cpp:906
↓ 1 callersMethodisHardwareBacked
src/core/Bitmap.cpp:87
↓ 1 callersMethodisImageCodec
include/tgfx/core/ImageCodec.h:83
↓ 1 callersMethodisInverted
src/core/filters/ShaderMaskFilter.h:36
↓ 1 callersMethodisLine
src/core/Path.cpp:130
↓ 1 callersMethodisMatrix
src/layers/RegionTransformer.cpp:96
↓ 1 callersFunctionisOffscreenCanvas
(element: any)
web/src/utils/canvas.ts:25
↓ 1 callersMethodisOpaque
src/core/shaders/ColorShader.cpp:30
↓ 1 callersFunctionisPromise
(obj: any)
web/demo/common.ts:185
↓ 1 callersMethodisSimplePath
* Returns true if the Shape contains a simple path that can be directly retrieved using getPath() * without extra computation. */
include/tgfx/core/Shape.h:105
↓ 1 callersMethodisTranslate
* Returns true if Matrix is identity, or translates. Matrix form is: * | 1 0 translate-x | * | 0 1 translate-y | * | 0 0
include/tgfx/core/Matrix.h:208
↓ 1 callersMethodisUnicodePropertyEscapeSupported
()
web/src/core/scaler-context.ts:60
↓ 1 callersFunctionis_digit
src/svg/SVGPathParser.cpp:50
↓ 1 callersFunctionis_hex
src/svg/SVGAttributeParser.cpp:54
↓ 1 callersFunctionis_hex
src/svg/SVGUtils.cpp:318
↓ 1 callersFunctionis_lower
src/svg/SVGPathParser.cpp:26
↓ 1 callersFunctionis_nl
src/svg/SVGAttributeParser.cpp:50
↓ 1 callersFunctionis_sep
src/svg/SVGUtils.cpp:336
↓ 1 callersFunctionis_valid_endian_marker
* @param data Buffer to read bytes from * @param isLittleEndian Output parameter * Indicates if the data is little e
src/core/utils/OrientationHelper.h:30
↓ 1 callersFunctionis_ws
src/svg/SVGAttributeParser.cpp:42
↓ 1 callersMethodlastGlyph
src/pdf/PDFGlyphUse.h:46
↓ 1 callersMethodloadCanvas
()
web/src/core/scaler-context.ts:199
↓ 1 callersMethodlockTextureProxy
src/core/images/RGBAAAImage.cpp:86
↓ 1 callersMethodlockTextureProxy
src/core/images/FilterImage.cpp:115
↓ 1 callersMethodmagFilter
src/gpu/opengl/GLSampler.h:43
↓ 1 callersMethodmakeImageFilter
src/svg/node/SVGFe.cpp:29
↓ 1 callersMethodmakeOutline
src/pdf/PDFTag.cpp:414
↓ 1 callersMethodmakeRenderTargetProxy
src/gpu/proxies/RenderTargetProxy.cpp:56
↓ 1 callersMethodmakeResourceDict
src/pdf/PDFExportContext.cpp:896
↓ 1 callersMethodmakeResourceDictionary
src/pdf/PDFExportContext.cpp:901
↓ 1 callersMethodmakeStructTreeRoot
src/pdf/PDFTag.cpp:222
↓ 1 callersMethodmakeTextureImage
src/core/images/TextureImage.cpp:55
↓ 1 callersMethodmakeTextureProxy
src/gpu/proxies/RenderTargetProxy.cpp:49
↓ 1 callersFunctionmake_srgb_output_intents
src/pdf/PDFDocumentImpl.cpp:103
↓ 1 callersMethodmarkStartOfDocument
src/pdf/PDFDocumentImpl.cpp:55
↓ 1 callersMethodmarkStartOfObject
src/pdf/PDFDocumentImpl.cpp:59
↓ 1 callersMethodmeasureDirectly
(ctx: CanvasRenderingContext2D | OffscreenCanvasRenderingContext2D)
web/src/core/scaler-context.ts:80
↓ 1 callersMethodminFilter
src/gpu/opengl/GLSampler.h:39
↓ 1 callersMethodneedShape
Returns true when we explicitly need the shape of the drawing. */
src/pdf/PDFExportContext.cpp:108
↓ 1 callersMethodneedSource
Returns true unless we only need the shape of the drawing. */
src/pdf/PDFExportContext.cpp:126
↓ 1 callersMethodnext
src/svg/SVGNodeConstructor.cpp:164
↓ 1 callersMethodnextCoordTransform
src/gpu/processors/GeometryProcessor.h:52
↓ 1 callersMethodnextFontSubsetTag
src/pdf/PDFDocumentImpl.cpp:462
↓ 1 callersMethodnextSeparator
src/svg/SVGNodeConstructor.cpp:183
↓ 1 callersMethodnumColorFragmentProcessors
src/gpu/ProgramInfo.h:47
↓ 1 callersMethodobjectCount
src/pdf/PDFDocumentImpl.cpp:69
↓ 1 callersMethodonAddText
src/svg/xml/XMLWriter.cpp:203
↓ 1 callersMethodonAfterChildProcEmitCode
src/gpu/FragmentShaderBuilder.cpp:39
↓ 1 callersMethodonAsPaint
include/tgfx/svg/node/SVGNode.h:223
↓ 1 callersMethodonAsPath
src/svg/node/SVGUse.cpp:64
↓ 1 callersMethodonAttachToRoot
src/layers/Layer.cpp:656
↓ 1 callersMethodonBeforeChildProcEmitCode
src/gpu/FragmentShaderBuilder.cpp:35
↓ 1 callersMethodonCreateProgram
test/src/CornerPinEffect.cpp:80
↓ 1 callersMethodonDetachFromRoot
src/layers/Layer.cpp:663
← previousnext →1,601–1,700 of 5,240, ranked by callers