MCPcopy Create free account

hub / github.com/Tencent/tgfx / functions

Functions5,240 in github.com/Tencent/tgfx

↓ 3 callersMethodtileMode
* The tile mode applied at edges. */
include/tgfx/layers/filters/BlurFilter.h:65
↓ 3 callersMethoduseProgram
src/gpu/opengl/GLState.cpp:215
↓ 3 callersFunctionutf8_byte_type
src/core/utils/UTF.cpp:22
↓ 3 callersMethodwidth
src/core/RawPixelCodec.cpp:37
↓ 3 callersMethodwidth
src/platform/android/NativeImageBuffer.h:33
↓ 3 callersMethodwritable
* Returns a writable T*. The first time this is called the initial object is cloned. */
src/svg/SVGRenderContext.h:86
↓ 3 callersMethodwritePixels
src/core/Bitmap.cpp:108
↓ 3 callersMethodwriteTexture
src/gpu/opengl/GLCommandQueue.cpp:49
↓ 3 callersMethodwriteToAndReset
src/core/utils/WriteStream.cpp:94
↓ 3 callersMethodyuvFormat
* The pixel format of the texture view. */
src/gpu/resources/YUVTextureView.h:36
↓ 2 callersFunctionAddSatFunction
Adds a function that creates a color with the hue and luminosity of one input color and the saturation of another color. It will have this signature:
src/gpu/glsl/GLSLBlend.cpp:143
↓ 2 callersFunctionAddrinfoAndSocketForFamily
src/inspect/Socket.cpp:457
↓ 2 callersFunctionAppendCubic
src/pdf/PDFUtils.cpp:236
↓ 2 callersFunctionApplyEmbolden
src/core/vectors/freetype/FTScalerContext.cpp:95
↓ 2 callersFunctionApplySubsetMode
src/gpu/RectsVertexProvider.cpp:31
↓ 2 callersFunctionBlendModeNeedDstTexture
src/gpu/BlendFormula.cpp:150
↓ 2 callersFunctionCLZ_portable
Returns the number of leading zero bits (0...32) From Hacker's Delight 2nd Edition
src/core/utils/MathExtra.cpp:26
↓ 2 callersFunctionClipLocalBounds
src/gpu/OpsCompositor.cpp:148
↓ 2 callersFunctionCloneKey
src/pdf/PDFGradientShader.cpp:539
↓ 2 callersFunctionColorTypeToPixelFormat
src/core/utils/PixelFormatUtil.cpp:22
↓ 2 callersFunctionCompareFill
src/core/RecordingContext.cpp:200
↓ 2 callersFunctionCompareVersionAndMd5
test/src/utils/Baseline.cpp:140
↓ 2 callersFunctionComputeAtlasKey
src/gpu/RenderContext.cpp:41
↓ 2 callersFunctionComputeGlyphFinalMatrix
src/gpu/RenderContext.cpp:144
↓ 2 callersFunctionComputeRenderTargetScratchKey
src/gpu/resources/TextureRenderTarget.cpp:25
↓ 2 callersFunctionComputeResizeAreaTab
* Computes the resize area table for downsampling an image channel. * * This function generates a table (tab) that maps each destination pixel to on
src/core/BoxFilterDownsample.cpp:94
↓ 2 callersFunctionComputeTextureScratchKey
src/gpu/resources/TextureView.cpp:49
↓ 2 callersFunctionConvertHardwareBitmap
src/platform/android/NativeCodec.cpp:264
↓ 2 callersFunctionConvertPixels
src/core/Pixmap.cpp:63
↓ 2 callersFunctionCreateAppHost
ohos/hello2d/src/main/cpp/napi_init.cpp:111
↓ 2 callersFunctionCreateContext
src/gpu/opengl/egl/EGLDevice.cpp:25
↓ 2 callersFunctionCreateFixedSizeSurfaceForAngle
Create a fixed-size window surface for ANGLE, as ANGLE can only detect resizes during a swap. https://groups.google.com/g/angleproject/c/j3SF7nVIpD8
src/gpu/opengl/egl/EGLDevice.cpp:44
↓ 2 callersFunctionCreateGLContext
src/gpu/opengl/wgl/WGLDevice.cpp:53
↓ 2 callersFunctionCreatePatternFillContent
src/pdf/PDFGradientShader.cpp:568
↓ 2 callersFunctionDecomposeRects
src/core/utils/DecomposeRects.cpp:80
↓ 2 callersFunctionDifference
src/pdf/PDFDocumentImpl.cpp:49
↓ 2 callersFunctionDoDeflate
src/pdf/DeflateStream.cpp:47
↓ 2 callersFunctionDraw
ohos/hello2d/src/main/cpp/napi_init.cpp:51
↓ 2 callersFunctionDraw
src/pdf/PDFShader.cpp:41
↓ 2 callersFunctionDrawContour
src/layers/ShapeLayer.cpp:252
↓ 2 callersFunctionDrawPath
src/core/vectors/coregraphics/CGPathRasterizer.cpp:50
↓ 2 callersFunctionEmitPDFColor
src/pdf/PDFGraphicStackState.cpp:32
↓ 2 callersFunctionFDot6Ceil
src/core/vectors/freetype/FTUtil.h:38
↓ 2 callersFunctionFDot6Floor
src/core/vectors/freetype/FTUtil.h:34
↓ 2 callersFunctionFTFixedToFloat
src/core/vectors/freetype/FTScalerContext.cpp:49
↓ 2 callersFunctionFindJSON
test/src/utils/Baseline.cpp:72
↓ 2 callersFunctionFindMaxGlyphDimension
src/gpu/RenderContext.cpp:77
↓ 2 callersFunctionFindResourceByDomainID
test/src/CanvasTest.cpp:698
↓ 2 callersFunctionFromFontUnits
Scale from em-units to 1000-units.
src/pdf/fontSubset/PDFMakeCIDGlyphWidthsArray.cpp:32
↓ 2 callersFunctionGetDataFromEmscripten
web/demo/src/TGFXThreadsView.cpp:22
↓ 2 callersFunctionGetFinalShaderCode
test/src/CornerPinEffect.cpp:44
↓ 2 callersFunctionGetFontType
src/core/TextBlob.cpp:77
↓ 2 callersFunctionGetGLWrap
src/gpu/opengl/GLTexture.cpp:140
↓ 2 callersFunctionGetGlyphCodec
src/gpu/RenderContext.cpp:93
↓ 2 callersFunctionGetGlyphMapByPlane
src/core/vectors/coregraphics/CGTypeface.cpp:330
↓ 2 callersFunctionGetGlyphMatrix
src/gpu/RenderContext.cpp:170
↓ 2 callersFunctionGetGradientResourceDictionary
src/pdf/PDFGradientShader.cpp:553
↓ 2 callersFunctionGetHBFontCache
test/src/utils/TextShaper.cpp:144
↓ 2 callersFunctionGetJTGFXView
android/app/src/main/cpp/JTGFXView.cpp:65
↓ 2 callersFunctionGetLE24
src/core/codecs/webp/WebpUtility.cpp:76
↓ 2 callersFunctionGetLE32
src/core/codecs/webp/WebpUtility.cpp:79
↓ 2 callersFunctionGetMaskFormat
src/gpu/RenderContext.cpp:66
↓ 2 callersFunctionGetNativeWindowSize
src/gpu/opengl/egl/EGLWindow.cpp:58
↓ 2 callersFunctionGetOrientation
src/platform/android/NativeCodec.cpp:150
↓ 2 callersFunctionGetPaddingAlignment16
src/core/ImageCodec.cpp:45
↓ 2 callersFunctionGetPixelFormatsToTry
src/gpu/opengl/wgl/WGLDevice.cpp:24
↓ 2 callersFunctionGetPointer
src/gpu/ProgramBuilder.cpp:96
↓ 2 callersFunctionGetProcessName
src/inspect/ProcessUtils.cpp:53
↓ 2 callersFunctionGetResourceName
src/pdf/PDFResourceDictionary.cpp:25
↓ 2 callersFunctionGetSLType
src/gpu/ShaderVar.cpp:22
↓ 2 callersFunctionGetTransform
src/core/PathUserTypeface.cpp:27
↓ 2 callersFunctionGetTransform
src/core/vectors/coregraphics/CGScalerContext.cpp:28
↓ 2 callersFunctionGetTypefaceID
src/gpu/RenderContext.cpp:37
↓ 2 callersFunctionHardLight
src/gpu/glsl/GLSLBlend.cpp:23
↓ 2 callersFunctionHardwareBufferAllocate
src/platform/web/HardwareBuffer.cpp:35
↓ 2 callersFunctionIsEven
src/core/AdaptiveDashEffect.cpp:29
↓ 2 callersFunctionIsLimitedYUVColorRange
src/core/YUVColorSpace.cpp:22
↓ 2 callersFunctionIsPixelAligned
* Returns true if the given rect counts as aligned with pixel boundaries. */
src/gpu/OpsCompositor.cpp:257
↓ 2 callersFunctionIsPow2
src/core/utils/MathExtra.h:110
↓ 2 callersFunctionIsPowerOfTwo
src/core/BoxFilterDownsample.cpp:134
↓ 2 callersFunctionIsTiled
src/pdf/PDFShader.cpp:101
↓ 2 callersFunctionLoadGLShader
test/src/utils/TestUtils.cpp:36
↓ 2 callersFunctionLoadImage
src/svg/node/SVGImage.cpp:53
↓ 2 callersMethodMakeFrom
src/gpu/Quad.cpp:23
↓ 2 callersFunctionMakeFromFontName
src/core/vectors/freetype/SystemFont.cpp:202
↓ 2 callersFunctionMakeGLStencil
src/gpu/opengl/GLRenderPipeline.cpp:231
↓ 2 callersFunctionMakeKey
src/pdf/PDFGradientShader.cpp:514
↓ 2 callersFunctionMakePDFFormXObject
src/pdf/PDFFormXObject.cpp:27
↓ 2 callersFunctionMakeTexturePlanes
src/gpu/resources/YUVTextureView.cpp:26
↓ 2 callersFunctionMaskFormatToAtlasIndex
src/core/AtlasManager.cpp:24
↓ 2 callersFunctionMatrixToPDFAffine
src/pdf/PDFUtils.cpp:56
↓ 2 callersFunctionNextCacheScaleLevel
src/core/utils/NextCacheScaleLevel.cpp:26
↓ 2 callersFunctionPDFData
src/pdf/PDFMetadataUtils.cpp:39
↓ 2 callersFunctionPDFMakeToUnicodeCmap
src/pdf/fontSubset/PDFMakeToUnicodeCmap.cpp:211
↓ 2 callersFunctionPixelFormatToGLSizeFormat
src/gpu/opengl/GLUtil.cpp:140
↓ 2 callersFunctionPointIsBetween
test/src/CornerPinEffect.cpp:197
↓ 2 callersFunctionPrintPermilAsDecimal
src/pdf/PDFUtils.cpp:36
↓ 2 callersFunctionReadPixelsFromCanvasImage
src/core/vectors/web/ReadPixelsFromCanvasImage.cpp:23
↓ 2 callersFunctionReadString
src/platform/web/WebImageInfo.cpp:24
↓ 2 callersFunctionResizeAreaFast1chxNSIMDFuncImpl
src/core/BoxFilterDownsampleSIMD.cpp:118
← previousnext →801–900 of 5,240, ranked by callers