MCPcopy Create free account

hub / github.com/Samsung/rlottie / functions

Functions2,352 in github.com/Samsung/rlottie

↓ 1 callersFunctionGetCachedPower
src/lottie/rapidjson/internal/diyfp.h:224
↓ 1 callersFunctionGetCachedPower10
src/lottie/rapidjson/internal/diyfp.h:238
↓ 1 callersMethodGetCapacity
src/lottie/rapidjson/internal/stack.h:179
↓ 1 callersFunctionGetInt64
src/lottie/rapidjson/document.h:1818
↓ 1 callersMethodGetInvalidDocumentPointer
Gets the JSON pointer pointed to the invalid value.
src/lottie/rapidjson/schema.h:1874
↓ 1 callersMethodGetInvalidSchemaKeyword
Gets the keyword of invalid schema.
src/lottie/rapidjson/schema.h:1869
↓ 1 callersMethodGetInvalidSchemaPointer
Gets the JSON pointer pointed to the invalid schema.
src/lottie/rapidjson/schema.h:1864
↓ 1 callersMethodGetLength
src/lottie/rapidjson/document.h:2055
↓ 1 callersMethodGetSchema
src/lottie/rapidjson/schema.h:1710
↓ 1 callersMethodGetTokens
Get the token array (const version only).
src/lottie/rapidjson/pointer.h:353
↓ 1 callersMethodGetTypeless
src/lottie/rapidjson/schema.h:1724
↓ 1 callersFunctionGetUint64
src/lottie/rapidjson/document.h:1819
↓ 1 callersFunctionGifBegin
Creates a gif file. The input GIFWriter is assumed to be uninitialized. The delay value is the time between frames in hundredths of a second - note th
example/gif.h:737
↓ 1 callersFunctionGifDitherImage
Implements Floyd-Steinberg dithering, writes palette value to alpha
example/gif.h:382
↓ 1 callersFunctionGifEnd
Writes the EOF code, closes the file handle, and frees temp memory used by a GIF. Many if not most viewers will still display a GIF properly if the EO
example/gif.h:821
↓ 1 callersFunctionGifMakePalette
Creates a palette by placing all the image pixels in a k-d tree and then averaging the blocks at the bottom. This is known as the "modified median spl
example/gif.h:352
↓ 1 callersFunctionGifPartition
just the partition operation from quicksort
example/gif.h:160
↓ 1 callersFunctionGifPartitionByMedian
Perform an incomplete sort, finding all elements above and below the desired median
example/gif.h:189
↓ 1 callersFunctionGifPickChangedPixels
Finds all pixels that have changed from the previous image and moves them to the fromt of th buffer. This allows us to build a palette optimized for t
example/gif.h:326
↓ 1 callersFunctionGifSplitPalette
Builds a palette by creating a balanced k-d tree of all pixels in the image
example/gif.h:207
↓ 1 callersFunctionGifThresholdImage
Picks palette colors for the image using simple thresholding, no dithering
example/gif.h:491
↓ 1 callersFunctionGifWriteFrame
Writes out a new frame to a GIF in progress. The GIFWriter should have been created by GIFBegin. AFAIK, it is legal to use different bit depths for di
example/gif.h:798
↓ 1 callersFunctionGifWriteLzwImage
write the image header, LZW-compress and write out the image
example/gif.h:609
↓ 1 callersFunctionGifWritePalette
write a 256-color (8-bit) image palette to the file
example/gif.h:590
↓ 1 callersFunctionGrisu2
src/lottie/rapidjson/internal/dtoa.h:112
↓ 1 callersMethodHasAllocator
src/lottie/rapidjson/internal/stack.h:168
↓ 1 callersMethodHasParseError
Whether a parse error has occurred in the last parsing.
src/lottie/rapidjson/reader.h:682
↓ 1 callersMethodInt
src/lottie/rapidjson/reader.h:206
↓ 1 callersMethodInt
src/lottie/rapidjson/document.h:2518
↓ 1 callersMethodInt64
src/lottie/rapidjson/reader.h:208
↓ 1 callersMethodInt64
src/lottie/rapidjson/document.h:2520
↓ 1 callersMethodIntegerExponent
src/lottie/rapidjson/internal/ieee754.h:48
↓ 1 callersMethodIntegerSignificand
src/lottie/rapidjson/internal/ieee754.h:47
↓ 1 callersFunctionIsBool
src/lottie/rapidjson/document.h:1102
↓ 1 callersFunctionIsInt
src/lottie/rapidjson/document.h:1106
↓ 1 callersFunctionIsUint
src/lottie/rapidjson/document.h:1107
↓ 1 callersFunctionIsUint64
src/lottie/rapidjson/document.h:1109
↓ 1 callersMethodIsValid
src/lottie/rapidjson/internal/regex.h:131
↓ 1 callersMethodIsZero
src/lottie/rapidjson/internal/ieee754.h:45
↓ 1 callersMethodIterativeParseInit
Initialize JSON text token-by-token parsing ! */
src/lottie/rapidjson/reader.h:607
↓ 1 callersMethodKey
src/lottie/rapidjson/document.h:2542
↓ 1 callersMethodMemberCount
src/lottie/rapidjson/document.h:2667
↓ 1 callersFunctionMin3
src/lottie/rapidjson/internal/strtod.h:49
↓ 1 callersMethodNoneOf
src/lottie/rapidjson/schema.h:2036
↓ 1 callersMethodNormalizeBoundary
src/lottie/rapidjson/internal/diyfp.h:107
↓ 1 callersMethodNormalizedBoundaries
src/lottie/rapidjson/internal/diyfp.h:118
↓ 1 callersMethodNotAllOf
src/lottie/rapidjson/schema.h:2031
↓ 1 callersMethodNull
src/lottie/rapidjson/reader.h:204
↓ 1 callersMethodNull
Implementation of Handler
src/lottie/rapidjson/document.h:2516
↓ 1 callersMethodObjectEmpty
src/lottie/rapidjson/document.h:2669
↓ 1 callersMethodPeek4
wrapper for MemoryStream
src/lottie/rapidjson/stream.h:133
↓ 1 callersFunctionPrettify
src/lottie/rapidjson/internal/dtoa.h:150
↓ 1 callersFunctionPrintValidatorPointers
src/lottie/rapidjson/schema.h:95
↓ 1 callersFunctionPut
Not implemented
src/lottie/rapidjson/encodedstream.h:53
↓ 1 callersFunctionPutN
src/lottie/rapidjson/stream.h:97
↓ 1 callersFunctionReserve
src/lottie/rapidjson/stringbuffer.h:68
↓ 1 callersFunctionSW_FT_Outline_Check
src/vector/freetype/v_ft_stroker.cpp:240
↓ 1 callersFunctionSW_FT_Outline_Decompose
/ / <Function> */ SW_FT_Outline_Decompose */
src/vector/freetype/v_ft_raster.cpp:1009
↓ 1 callersFunctionSW_FT_Stroker_BeginSubPath
src/vector/freetype/v_ft_stroker.cpp:1529
↓ 1 callersFunctionSW_FT_Stroker_EndSubPath
there's a lot of magic in this function! */
src/vector/freetype/v_ft_stroker.cpp:1616
↓ 1 callersFunctionSW_FT_Stroker_Export
src/vector/freetype/v_ft_stroker.cpp:1750
↓ 1 callersFunctionSW_FT_Stroker_GetCounts
src/vector/freetype/v_ft_stroker.cpp:1711
↓ 1 callersFunctionSW_FT_Stroker_ParseOutline
* The following is very similar to SW_FT_Outline_Decompose, except * that we do support opened paths, and do not scale the outline. */
src/vector/freetype/v_ft_stroker.cpp:1762
↓ 1 callersFunctionSW_FT_Stroker_Set
src/vector/freetype/v_ft_stroker.cpp:728
↓ 1 callersFunctionSW_FT_Tan
src/vector/freetype/v_ft_math.cpp:312
↓ 1 callersFunctionSW_FT_Vector_Rotate
src/vector/freetype/v_ft_math.cpp:359
↓ 1 callersFunctionSW_FT_Vector_Unit
src/vector/freetype/v_ft_math.cpp:341
↓ 1 callersMethodSearch
src/lottie/rapidjson/internal/regex.h:639
↓ 1 callersMethodSignificand
src/lottie/rapidjson/internal/ieee754.h:38
↓ 1 callersFunctionSize
Get the number of elements in array.
src/lottie/rapidjson/document.h:1642
↓ 1 callersMethodStartArray
src/lottie/rapidjson/schema.h:261
↓ 1 callersMethodStartArray
src/lottie/rapidjson/document.h:2550
↓ 1 callersMethodStartDependencyErrors
src/lottie/rapidjson/schema.h:1986
↓ 1 callersMethodStartDisallowedType
src/lottie/rapidjson/schema.h:2018
↓ 1 callersMethodStartMissingDependentProperties
src/lottie/rapidjson/schema.h:1989
↓ 1 callersMethodStartMissingProperties
src/lottie/rapidjson/schema.h:1961
↓ 1 callersMethodStartObject
src/lottie/rapidjson/schema.h:250
↓ 1 callersMethodStartObject
src/lottie/rapidjson/document.h:2540
↓ 1 callersMethodString
src/lottie/rapidjson/document.h:2532
↓ 1 callersFunctionStringEqual
src/lottie/rapidjson/document.h:2170
↓ 1 callersMethodStringify
src/lottie/rapidjson/pointer.h:427
↓ 1 callersFunctionStrtodBigInteger
src/lottie/rapidjson/internal/strtod.h:208
↓ 1 callersFunctionStrtodDiyFp
Compute an approximation and see if it is within 1/2 ULP
src/lottie/rapidjson/internal/strtod.h:131
↓ 1 callersFunctionStrtodFast
src/lottie/rapidjson/internal/strtod.h:113
↓ 1 callersFunctionStrtodFullPrecision
src/lottie/rapidjson/internal/strtod.h:226
↓ 1 callersFunctionStrtodNormalPrecision
src/lottie/rapidjson/internal/strtod.h:37
↓ 1 callersMethodTake
src/lottie/rapidjson/stream.h:160
↓ 1 callersFunctionTakeBOM
src/lottie/rapidjson/encodings.h:223
↓ 1 callersFunctionTell
src/lottie/rapidjson/memorystream.h:47
↓ 1 callersMethodToDouble
src/lottie/rapidjson/internal/diyfp.h:127
↓ 1 callersMethodTooFewItems
src/lottie/rapidjson/schema.h:1936
↓ 1 callersMethodTooFewProperties
src/lottie/rapidjson/schema.h:1957
↓ 1 callersMethodTooLong
src/lottie/rapidjson/schema.h:1917
↓ 1 callersMethodTooManyItems
src/lottie/rapidjson/schema.h:1940
↓ 1 callersMethodTooManyProperties
src/lottie/rapidjson/schema.h:1953
↓ 1 callersMethodTooShort
src/lottie/rapidjson/schema.h:1921
↓ 1 callersMethodUint
src/lottie/rapidjson/reader.h:207
↓ 1 callersMethodUint
src/lottie/rapidjson/document.h:2519
↓ 1 callersMethodUint64
src/lottie/rapidjson/reader.h:209
↓ 1 callersMethodUint64
src/lottie/rapidjson/document.h:2521
← previousnext →601–700 of 2,352, ranked by callers