MCPcopy Create free account

hub / github.com/Tencent/tgfx / functions

Functions5,240 in github.com/Tencent/tgfx

↓ 36 callersFunctionFloatNearlyZero
src/core/utils/MathExtra.h:46
↓ 36 callersMethodgetContext
src/gpu/Surface.cpp:94
↓ 36 callersMethodgpu
* Returns the GPU instance associated with this context. */
include/tgfx/gpu/Context.h:74
↓ 35 callersMethodflushAndSubmit
src/gpu/Context.cpp:100
↓ 35 callersMethodsetShader
src/core/Paint.cpp:22
↓ 34 callersMethodappend
src/pdf/PDFTypes.cpp:50
↓ 34 callersMethodheight
* Returns the height of the texture view. */
src/gpu/proxies/TextureProxy.h:42
↓ 33 callersMethodinsert
src/core/utils/WeakMap.h:53
↓ 33 callersMethodintersect
src/core/Rect.cpp:41
↓ 32 callersMethodcaps
src/gpu/opengl/GLGPU.h:32
↓ 32 callersMethodend
* Returns an iterator to the end of the PlacementArray. */
src/core/utils/PlacementArray.h:195
↓ 32 callersMethodreset
test/src/utils/TextShaper.cpp:133
↓ 31 callersMethodparseExpectedStringToken
src/svg/SVGAttributeParser.cpp:112
↓ 31 callersMethodsize
* Returns the size of the index buffer. */
src/gpu/resources/IndexBuffer.h:39
↓ 31 callersMethodwidth
* Returns the width of the texture view. */
src/gpu/proxies/TextureProxy.h:35
↓ 30 callersMethodmakeWithFilter
src/core/images/Image.cpp:216
↓ 30 callersMethodmoveTo
src/core/Path.cpp:194
↓ 29 callersFunctionFloatNearlyEqual
src/core/utils/MathExtra.h:50
↓ 29 callersMethodinvert
* If this matrix can be inverted, return true and if the inverse is not null, set inverse to be * the inverse of this matrix. If this matrix cannot
include/tgfx/core/Matrix.h:607
↓ 29 callersMethodmakeWithMatrix
src/core/Fill.cpp:66
↓ 29 callersMethodname
drawers/include/drawers/Drawer.h:51
↓ 29 callersMethodroundOut
* Sets Rect by discarding the fractional portion of left and top; and rounding up right and * bottom. */
include/tgfx/core/Rect.h:442
↓ 28 callersMethodmakeMipmapped
src/core/images/Image.cpp:161
↓ 28 callersMethodoffset
* Returns the offset of the vertex data in the vertex buffer. */
src/gpu/proxies/VertexBufferProxyView.h:44
↓ 28 callersMethodpostConcat
src/core/Matrix.cpp:297
↓ 28 callersMethodresolve
src/svg/node/SVGRect.cpp:45
↓ 28 callersMethodstate
src/gpu/opengl/GLGPU.h:40
↓ 27 callersMethodgetTexture
src/gpu/resources/YUVTextureView.h:47
↓ 27 callersMethodisIdentity
* Returns true if Matrix is identity. The identity matrix is: * * | 1 0 0 | * | 0 1 0 | * | 0 0 1 | * * @return R
include/tgfx/core/Matrix.h:183
↓ 27 callersMethodpostScale
src/core/Matrix.cpp:140
↓ 26 callersMethodgetImage
src/core/Font.cpp:118
↓ 26 callersMethodproxyProvider
src/gpu/OpsCompositor.h:130
↓ 25 callersMethodBool
src/pdf/PDFUnion.cpp:279
↓ 25 callersMethodpush
src/pdf/PDFGraphicStackState.cpp:138
↓ 25 callersMethodrestore
src/core/Canvas.cpp:94
↓ 25 callersMethodsave
src/core/Canvas.cpp:76
↓ 25 callersMethodsetStrokeWidth
src/core/PlaybackContext.cpp:68
↓ 24 callersMethodcaps
src/gpu/Context.cpp:62
↓ 24 callersMethodclipRect
src/core/Canvas.cpp:169
↓ 24 callersMethoddrawingManager
include/tgfx/gpu/Context.h:179
↓ 24 callersMethodemit
src/pdf/PDFDocumentImpl.cpp:479
↓ 24 callersMethodgetCanvas
src/layers/LayerRecorder.cpp:25
↓ 24 callersMethodparseWSToken
src/svg/SVGAttributeParser.cpp:102
↓ 24 callersMethodplayback
src/core/Picture.cpp:86
↓ 23 callersFunctionMakeCoeffFormula
* When there is no coverage, or the blend mode can tweak alpha for coverage, we use the standard * Porter Duff formula. */
src/gpu/BlendFormula.cpp:27
↓ 23 callersMethodend
src/pdf/PDFFont.cpp:393
↓ 23 callersMethodfinishRecordingAsPicture
src/core/Recorder.cpp:44
↓ 23 callersMethodshaderCaps
src/gpu/opengl/GLCaps.h:113
↓ 22 callersMethodsetStrokeStyle
src/layers/ShapeLayer.cpp:120
↓ 22 callersMethodtag
include/tgfx/svg/node/SVGNode.h:127
↓ 21 callersMethodaddOval
src/core/Path.cpp:428
↓ 21 callersMethoddrawImageRect
src/core/Canvas.cpp:455
↓ 21 callersMethodrelease
src/gpu/opengl/GLFence.cpp:33
↓ 20 callersMethodbegin
* Returns an iterator to the beginning of the PlacementArray. */
src/core/utils/PlacementArray.h:188
↓ 20 callersMethodbeginRecording
src/core/Recorder.cpp:28
↓ 20 callersMethodgetScaleX
* Returns the horizontal scale factor. */
include/tgfx/core/Matrix.h:276
↓ 20 callersMethodgetTypeface
src/core/Font.cpp:38
↓ 20 callersMethodreset
src/core/Path.cpp:512
↓ 19 callersMethodalphaType
* Returns the AlphaType of the pixels. */
include/tgfx/core/Pixmap.h:136
↓ 19 callersMethodasTextureProxy
* Returns a reference to the underlying TextureProxy representation of this render target, may be * nullptr. */
src/gpu/proxies/RenderTargetProxy.h:101
↓ 19 callersMethodflush
src/gpu/Context.cpp:75
↓ 19 callersMethodgetRoot
src/svg/xml/DOMParser.cpp:31
↓ 19 callersMethodgetTextureView
src/gpu/processors/TextureEffect.cpp:89
↓ 19 callersMethodgetTranslateX
* Returns the horizontal translation factor. */
include/tgfx/core/Matrix.h:304
↓ 19 callersMethodisEmpty
src/core/vectors/freetype/FTPath.cpp:22
↓ 19 callersMethodsetFilters
src/layers/Layer.cpp:187
↓ 19 callersMethodsetMask
src/layers/Layer.cpp:203
↓ 19 callersMethodunlock
src/gpu/Device.cpp:50
↓ 19 callersMethodunlockPixels
src/core/Bitmap.cpp:81
↓ 18 callersFunctionFloatToString
src/svg/SVGUtils.cpp:142
↓ 18 callersMethodcanvas
src/svg/SVGRenderContext.h:161
↓ 18 callersMethodgetMatrix
src/layers/contents/RasterizedContent.h:47
↓ 18 callersMethodgetSize
src/core/Font.cpp:57
↓ 18 callersMethodhasMipmaps
* Returns true if the Image has mipmap levels. The flag was set by the makeMipmapped() method, * which may be ignored if the GPU or the associated
include/tgfx/core/Image.h:186
↓ 18 callersMethodparseScalarToken
src/svg/SVGAttributeParser.cpp:122
↓ 18 callersMethodread
src/core/utils/WriteStream.cpp:138
↓ 18 callersMethodwidth
* Returns the width of the screen. */
drawers/include/drawers/AppHost.h:43
↓ 17 callersFunctionFDot6ToFloat
src/core/vectors/freetype/FTUtil.h:30
↓ 17 callersFunctionMakeTypeface
test/src/utils/TestUtils.cpp:107
↓ 17 callersMethodbytesWritten
src/pdf/DeflateStream.cpp:129
↓ 17 callersMethodcurrent
* Returns the JNIEnv pointer of the calling thread. */
include/tgfx/platform/android/JNIEnvironment.h:51
↓ 17 callersMethoddrawSimpleText
src/core/Canvas.cpp:528
↓ 17 callersMethodgetAdvance
src/core/Font.cpp:97
↓ 17 callersMethodlength
* Returns the Euclidean distance from origin. */
include/tgfx/core/Point.h:100
↓ 17 callersMethodlockPixels
src/core/Bitmap.cpp:67
↓ 17 callersMethodmatrix
* Returns the color matrix used by this filter. */
include/tgfx/layers/filters/ColorMatrixFilter.h:53
↓ 17 callersMethodparseSepToken
src/svg/SVGAttributeParser.cpp:98
↓ 17 callersMethodsetLayerStyles
src/layers/Layer.cpp:251
↓ 17 callersMethodtype
src/gpu/opengl/GLTexture.cpp:31
↓ 16 callersFunctionAddUniform
src/gpu/glsl/processors/GLSLUnrolledBinaryGradientColorizer.cpp:115
↓ 16 callersFunctionFloatToFDot6
src/core/vectors/freetype/FTUtil.h:26
↓ 16 callersFunctionSetUniformData
src/gpu/glsl/processors/GLSLUnrolledBinaryGradientColorizer.cpp:263
↓ 16 callersMethodaddTypeface
drawers/src/base/AppHost.cpp:86
↓ 16 callersMethodappendScalar
src/pdf/PDFTypes.cpp:66
↓ 16 callersMethodgetContext
* Retrieves the context associated with this Resource. */
src/gpu/resources/Resource.h:63
↓ 16 callersMethodgetImageFilter
src/layers/Layer.cpp:723
↓ 16 callersMethodgetTypeface
test/src/utils/TextShaper.h:34
↓ 16 callersMethodmapPoints
src/core/Matrix.cpp:406
↓ 16 callersMethodshowDirtyRegions
src/layers/DisplayList.cpp:212
↓ 16 callersMethodstream
src/pdf/PDFExportContext.cpp:103
← previousnext →101–200 of 5,240, ranked by callers