MCPcopy Create free account

hub / github.com/Tencent/tgfx / types & classes

Types & classes1,215 in github.com/Tencent/tgfx

↓ 40 callersClassPath
src/core/PathRef.h:30
↓ 32 callersClassPixmap
* Pixmap provides a utility to pair ImageInfo width pixels. Pixmap is a low-level class that * provides convenience functions to access raster destin
include/tgfx/core/Pixmap.h:31
↓ 27 callersClassPaint
* Paint controls options applied when drawing. */
include/tgfx/core/Paint.h:42
↓ 22 callersClassSamplingOptions
include/tgfx/core/SamplingOptions.h:25
↓ 21 callersClassSVGLength
include/tgfx/svg/SVGTypes.h:123
↓ 19 callersClassPDFIndirectReference
src/pdf/PDFTypes.h:28
↓ 15 callersClassFont
* Font controls options applied when drawing and measuring text. */
include/tgfx/core/Font.h:31
↓ 12 callersClassColorFilter
src/core/filters/ColorImageFilter.cpp:27
↓ 12 callersClassPDFUnion
src/pdf/PDFUnion.h:27
↓ 12 callersClassSVGColor
https://www.w3.org/TR/SVG11/types.html#InterfaceSVGColor
include/tgfx/svg/SVGTypes.h:201
↓ 11 callersClassMatrix
web/src/core/matrix.ts:23
↓ 10 callersClassFrameCaptureMessageItem
src/inspect/FrameCaptureMessage.h:99
↓ 9 callersClassShaderVar
src/gpu/ShaderVar.h:28
↓ 9 callersClassUnit
src/svg/SVGAttributeParser.cpp:230
↓ 8 callersClassShape
* Shape represents a deferred Path object. It postpones path computations, such as PathOps and * PathEffects, until the path is actually required. Us
include/tgfx/core/Shape.h:35
↓ 7 callersClassPDFMetadata
include/tgfx/pdf/PDFMetadata.h:28
↓ 7 callersClassStroke
* Stroke controls options applied when stroking geometries (paths, glyphs). */
include/tgfx/core/Stroke.h:66
↓ 6 callersInterfacePoint
web/src/types.ts:57
↓ 6 callersClassSwizzle
src/gpu/Swizzle.h:25
↓ 5 callersClassFragmentProcessor
src/gpu/processors/FragmentProcessor.h:53
↓ 5 callersClassMCState
src/core/MCState.h:26
↓ 5 callersClassSVGPaint
include/tgfx/svg/SVGTypes.h:250
↓ 4 callersClassFontStyle
* Font traits for stylistic information. */
include/tgfx/core/FontStyle.h:74
↓ 4 callersClassSVGDashArray
include/tgfx/svg/SVGTypes.h:461
↓ 3 callersClassBitmap
* Bitmap describes a two-dimensional raster pixel array. Bitmap points to PixelRef, which describes * the physical array of pixels and is optimized f
include/tgfx/core/Bitmap.h:38
↓ 3 callersClassDataView
* The DataView view provides a low-level interface for reading and writing multiple number types in * a byte buffer, without having to care about the
include/tgfx/core/DataView.h:47
↓ 3 callersClassJNIInit
src/platform/android/JNIInit.h:22
↓ 3 callersClassMark
src/pdf/PDFTag.h:102
↓ 3 callersClassPDFGraphicStackState
src/pdf/PDFGraphicStackState.h:31
↓ 3 callersInterfaceRect
web/src/types.ts:62
↓ 3 callersClassSVGFillRule
include/tgfx/svg/SVGTypes.h:398
↓ 2 callersClassAtlasToken
src/core/AtlasTypes.h:46
↓ 2 callersClassConstIterator
src/core/utils/PlacementArray.h:203
↓ 2 callersClassFTFontData
src/core/vectors/freetype/FTFontData.h:25
↓ 2 callersEnumFontType
src/core/TextBlob.cpp:75
↓ 2 callersClassGlyphRun
* GlyphRun represents a sequence of glyphs from a single font, along with their positions. */
include/tgfx/core/GlyphRun.h:27
↓ 2 callersClassIter
src/pdf/PDFFont.cpp:372
↓ 2 callersClassIterator
src/core/utils/PlacementArray.h:162
↓ 2 callersClassLayer
src/inspect/serialization/LayerSerialization.h:28
↓ 2 callersClassPDFExportContext
src/pdf/PDFExportContext.h:41
↓ 2 callersClassSVGFeInputType
https://www.w3.org/TR/SVG11/filters.html#FilterPrimitiveInAttribute
include/tgfx/svg/SVGTypes.h:771
↓ 2 callersClassSVGFeTurbulenceBaseFrequency
include/tgfx/svg/SVGTypes.h:832
↓ 2 callersClassSVGFeTurbulenceType
include/tgfx/svg/SVGTypes.h:853
↓ 2 callersClassSVGFontFamily
include/tgfx/svg/SVGTypes.h:565
↓ 2 callersClassSVGFontSize
include/tgfx/svg/SVGTypes.h:628
↓ 2 callersClassSVGFuncIRI
<funciri> | none (used for clip/mask/filter properties)
include/tgfx/svg/SVGTypes.h:297
↓ 2 callersClassSVGLineJoin
include/tgfx/svg/SVGTypes.h:339
↓ 2 callersClassSVGObjectBoundingBoxUnits
include/tgfx/svg/SVGTypes.h:537
↓ 2 callersClassSVGVisibility
include/tgfx/svg/SVGTypes.h:431
↓ 2 callersClassSamplingArgs
src/gpu/SamplingArgs.h:27
↓ 2 callersClassUniqueKey
* A key that allows for exclusive use of a resource for a use case (AKA "domain"). There are three * rules governing the use of unique keys: * *
src/gpu/resources/ResourceKey.h:142
↓ 1 callersClassBackendTexture
* Wrapper class for passing into and receiving data from TGFX about a backend texture object. */
include/tgfx/gpu/Backend.h:42
↓ 1 callersClassBuilderInputProvider
src/gpu/processors/FragmentProcessor.h:183
↓ 1 callersClassColor
* RGBA color value, holding four floating point components. Color components are always in a known * order. */
include/tgfx/core/Color.h:31
↓ 1 callersClassColorFilter
* ColorFilter is the base class for filters that perform color transformations in the drawing * pipeline. */
include/tgfx/core/ColorFilter.h:36
↓ 1 callersClassComposeFragmentProcessor
src/gpu/processors/ComposeFragmentProcessor.h:24
↓ 1 callersClassComposeImageFilter
src/core/filters/ComposeImageFilter.h:24
↓ 1 callersClassEntry
src/pdf/PDFGraphicStackState.h:32
↓ 1 callersClassFPArgs
src/gpu/processors/FragmentProcessor.h:39
↓ 1 callersClassGLSLComposeFragmentProcessor
src/gpu/glsl/processors/GLSLComposeFragmentProcessor.h:24
↓ 1 callersClassLocation
src/pdf/PDFTag.h:31
↓ 1 callersClassMD5
src/pdf/MD5.h:27
↓ 1 callersClassPDFAttributeList
* PDFAttributeList is a helper class to manage the attributes of a PDF structure element node. * Each attribute must have an owner (e.g. "Layout", "
include/tgfx/pdf/PDFMetadata.h:52
↓ 1 callersClassPDFStrikeSpec
src/pdf/PDFFont.h:35
↓ 1 callersClassPDFTagTree
src/pdf/PDFTag.h:93
↓ 1 callersClassPlotLocator
src/core/AtlasTypes.h:112
↓ 1 callersClassPositionedGlyphs
test/src/utils/TextShaper.h:25
↓ 1 callersClassQuad
src/gpu/Quad.h:27
↓ 1 callersClassSVGAttributeParser
src/svg/SVGAttributeParser.h:33
↓ 1 callersClassSVGFePointLight
include/tgfx/svg/node/SVGFeLighting.h:31
↓ 1 callersClassSVGFeSpotLight
include/tgfx/svg/node/SVGFeLighting.h:32
↓ 1 callersClassSVGFontStyle
include/tgfx/svg/SVGTypes.h:598
↓ 1 callersClassSVGFontWeight
include/tgfx/svg/SVGTypes.h:661
↓ 1 callersClassSVGIRI
https://www.w3.org/TR/SVG11/linking.html#IRIReference
include/tgfx/svg/SVGTypes.h:166
↓ 1 callersClassSVGLengthContext
include/tgfx/svg/node/SVGRoot.h:30
↓ 1 callersClassSVGMaskType
include/tgfx/svg/SVGTypes.h:893
↓ 1 callersClassSVGSpreadMethod
include/tgfx/svg/SVGTypes.h:369
↓ 1 callersClassSVGTextAnchor
include/tgfx/svg/SVGTypes.h:727
↓ 1 callersClassSamplerHandle
src/gpu/SamplerHandle.h:25
↓ 1 callersClassSamplerState
src/gpu/SamplerState.h:25
↓ 1 callersClassSingleByteGlyphIdIterator
src/pdf/PDFFont.cpp:367
↓ 1 callersClassSurface
src/core/DrawContext.h:30
↓ 1 callersClassTPArgs
* Arguments passed to create a TextureProxy. */
src/gpu/TPArgs.h:28
↓ 1 callersClassUUID
src/pdf/PDFUtils.h:42
↓ 1 callersClassWelcomeMessage
src/inspect/Protocol.h:57
↓ 1 callersClassXMLParser
src/svg/xml/XMLWriter.h:31
↓ 1 callersClassXferProcessor
src/gpu/processors/XferProcessor.h:34
↓ 1 callersClassYUVTextureView
* YUVTextureView wraps separate textures in the GPU backend for Y, U, and V planes. */
src/gpu/resources/YUVTextureView.h:31
Class
web/src/types.ts:19
Class
web/src/wechat/array-buffer-image.ts:26
Class
web/src/core/bitmap-image.ts:19
Class
web/src/core/path-rasterizer.ts:23
Class
web/src/core/scaler-context.ts:25
Class
web/src/core/matrix.ts:23
Class
web/demo/common.ts:24
Class
web/demo/common.ts:29
Class
web/demo/common.ts:58
ClassAARectEffect
src/gpu/processors/AARectEffect.h:24
ClassAARectsVertexProvider
src/gpu/RectsVertexProvider.cpp:48
EnumAAType
src/gpu/AAType.h:22
next →1–100 of 1,215, ranked by callers