Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/rlottie
/ functions
Functions
2,352 in github.com/Samsung/rlottie
⨍
Functions
2,352
◇
Types & classes
466
↓ 3 callers
Method
NotMultipleOf
src/lottie/rapidjson/schema.h:1883
↓ 3 callers
Method
Peek
src/lottie/rapidjson/stream.h:159
↓ 3 callers
Function
Pow10
Computes integer powers of 10 in double (10.0^n). ! This function uses lookup table for fast and accurate results. \param n non-negative exponent.
src/lottie/rapidjson/internal/pow10.h:28
↓ 3 callers
Method
PropertyViolations
src/lottie/rapidjson/schema.h:1976
↓ 3 callers
Method
PutEnd
src/lottie/rapidjson/stream.h:166
↓ 3 callers
Method
Realloc
src/lottie/rapidjson/allocators.h:84
↓ 3 callers
Function
SW_FT_Stroker_ConicTo
src/vector/freetype/v_ft_stroker.cpp:1174
↓ 3 callers
Function
SW_FT_Vector_Length
src/vector/freetype/v_ft_math.cpp:388
↓ 3 callers
Method
Sign
src/lottie/rapidjson/internal/ieee754.h:37
↓ 3 callers
Function
SkipWhitespace_SIMD
Skip whitespace with SSE 4.2 pcmpistrm instruction, testing 16 8-byte characters at once.
src/lottie/rapidjson/reader.h:283
↓ 3 callers
Function
_opIntersect
src/vector/vrle.cpp:305
↓ 3 callers
Method
addCircle
src/vector/vpath.h:223
↓ 3 callers
Method
addPolygon
src/vector/vpath.h:243
↓ 3 callers
Method
addValue
src/lottie/lottiefiltermodel.h:239
↓ 3 callers
Method
allocObject
src/vector/varenaalloc.h:152
↓ 3 callers
Function
buffer
* @brief Returns buffer attached tp the surface. * * @return buffer attaced to the Surface. * * @internal */
inc/rlottie.h:194
↓ 3 callers
Method
buffer
example/lottieview.h:443
↓ 3 callers
Method
color
src/lottie/lottiefiltermodel.h:342
↓ 3 callers
Method
convert
src/vector/vraster.cpp:105
↓ 3 callers
Method
cubicTo
src/vector/vpath.h:173
↓ 3 callers
Method
dashed
src/vector/vdasher.cpp:226
↓ 3 callers
Method
drawBitmap
src/vector/vpainter.cpp:129
↓ 3 callers
Method
empty
src/lottie/lottiemodel.h:399
↓ 3 callers
Method
endFrame
src/lottie/lottiemodel.h:540
↓ 3 callers
Method
findFrameAtMarker
example/lottieview.h:129
↓ 3 callers
Function
ft_angle_mean
Return the average of `angle1' and `angle2'. */ This gives correct result even if `angle1' and `angle2' */ have opposite signs.
src/vector/freetype/v_ft_stroker.cpp:134
↓ 3 callers
Function
ft_stroke_border_cubicto
src/vector/freetype/v_ft_stroker.cpp:452
↓ 3 callers
Function
ft_stroke_border_get_counts
src/vector/freetype/v_ft_stroker.cpp:584
↓ 3 callers
Function
ft_stroker_subpath_start
add two points to the left and right borders corresponding to the */ start of the subpath */
src/vector/freetype/v_ft_stroker.cpp:1077
↓ 3 callers
Function
ft_trig_pseudo_polarize
src/vector/freetype/v_ft_math.cpp:228
↓ 3 callers
Method
getImage
example/lottieview.cpp:93
↓ 3 callers
Method
getTotalFrame
example/lottieview.h:345
↓ 3 callers
Function
gray_hline
src/vector/freetype/v_ft_raster.cpp:848
↓ 3 callers
Function
gray_record_cell
src/vector/freetype/v_ft_raster.cpp:449
↓ 3 callers
Method
init
src/lottie/lottieanimation.cpp:128
↓ 3 callers
Function
interpolate_pixel
src/vector/vdrawhelper.h:259
↓ 3 callers
Method
make_surface
src/lottie/lottieitem.h:95
↓ 3 callers
Method
matrix
src/lottie/lottieitem.cpp:436
↓ 3 callers
Method
matteType
src/lottie/lottieitem.h:234
↓ 3 callers
Function
memfill32
src/vector/vdrawhelper.cpp:758
↓ 3 callers
Method
moveTo
src/vector/vpath.h:138
↓ 3 callers
Method
nextDepth
src/lottie/lottiekeypath.cpp:31
↓ 3 callers
Method
onInterval
src/vector/vbezier.cpp:61
↓ 3 callers
Method
opacity
src/lottie/lottiemodel.h:413
↓ 3 callers
Function
operator=
src/lottie/rapidjson/document.h:954
↓ 3 callers
Method
pop
src/vector/vdebug.cpp:687
↓ 3 callers
Method
propagate
src/lottie/lottiekeypath.h:37
↓ 3 callers
Method
rect
src/vector/vbitmap.cpp:178
↓ 3 callers
Method
release_surface
src/lottie/lottieitem.h:108
↓ 3 callers
Method
render
src/lottie/lottieanimation.cpp:108
↓ 3 callers
Method
resize
example/evasapp.cpp:109
↓ 3 callers
Method
rle
src/vector/vraster.cpp:523
↓ 3 callers
Method
seek
example/lottieview.cpp:108
↓ 3 callers
Method
setAlpha
src/vector/vglobal.h:248
↓ 3 callers
Method
setHeight
src/vector/vrect.h:52
↓ 3 callers
Method
setWidth
src/vector/vrect.h:51
↓ 3 callers
Method
setX
src/vector/vpoint.h:116
↓ 3 callers
Method
setY
src/vector/vpoint.h:117
↓ 3 callers
Method
skip
src/lottie/lottiekeypath.h:41
↓ 3 callers
Function
stbi__addsizes_valid
return 1 if the sum is valid, 0 on overflow. negative terms are considered invalid.
src/vector/stb/stb_image.h:876
↓ 3 callers
Function
stbi__decode_jpeg_header
src/vector/stb/stb_image.h:3102
↓ 3 callers
Function
stbi__free_jpeg_components
src/vector/stb/stb_image.h:2988
↓ 3 callers
Function
stbi__hdr_convert
src/vector/stb/stb_image.h:6657
↓ 3 callers
Function
stbi__info_main
src/vector/stb/stb_image.h:7125
↓ 3 callers
Function
stbi__is_16_main
src/vector/stb/stb_image.h:7167
↓ 3 callers
Function
stbi__load_and_postprocess_16bit
src/vector/stb/stb_image.h:1113
↓ 3 callers
Function
stbi__loadf_main
src/vector/stb/stb_image.h:1263
↓ 3 callers
Function
stbi__pic_is4
src/vector/stb/stb_image.h:5921
↓ 3 callers
Function
stbi__pnm_getinteger
src/vector/stb/stb_image.h:7074
↓ 3 callers
Function
stbi__pnm_skip_whitespace
src/vector/stb/stb_image.h:7055
↓ 3 callers
Function
stbi__zexpand
src/vector/stb/stb_image.h:3959
↓ 3 callers
Function
stbi__zhuffman_decode
src/vector/stb/stb_image.h:3945
↓ 3 callers
Function
stbi_image_free
src/vector/stb/stb_image.h:954
↓ 3 callers
Function
swap
src/lottie/rapidjson/document.h:999
↓ 3 callers
Method
sync
src/lottie/lottieitem_capi.cpp:227
↓ 3 callers
Method
tAtLength
src/vector/vbezier.cpp:75
↓ 3 callers
Function
tForArcAngle
src/vector/vpath.cpp:333
↓ 3 callers
Method
toPath
src/lottie/lottiemodel.h:132
↓ 3 callers
Method
totalFrame
example/lottieview.h:113
↓ 3 callers
Method
unique
src/vector/vpath.h:76
↓ 3 callers
Method
value
src/lottie/lottiefiltermodel.h:295
↓ 3 callers
Method
x
src/vector/vpoint.h:114
↓ 3 callers
Method
y
src/vector/vpoint.h:115
↓ 2 callers
Function
A
src/vector/vinterpolator.h:71
↓ 2 callers
Function
B
src/vector/vinterpolator.h:73
↓ 2 callers
Method
Bool
src/lottie/rapidjson/reader.h:205
↓ 2 callers
Method
Bool
src/lottie/rapidjson/document.h:2517
↓ 2 callers
Function
C
src/vector/vinterpolator.h:75
↓ 2 callers
Method
Code
Get the error code.
src/lottie/rapidjson/error/error.h:116
↓ 2 callers
Method
DestroySchemaValidator
src/lottie/rapidjson/schema.h:2163
↓ 2 callers
Method
Double
src/lottie/rapidjson/reader.h:210
↓ 2 callers
Function
Empty
Check whether the array is empty.
src/lottie/rapidjson/document.h:1648
↓ 2 callers
Function
Encode
src/lottie/rapidjson/encodings.h:30
↓ 2 callers
Method
End
src/lottie/rapidjson/document.h:2618
↓ 2 callers
Method
Erase
Erase a value in a subtree. ! \param root Root value of a DOM sub-tree to be resolved. It can be any value other than document root. \
src/lottie/rapidjson/pointer.h:772
↓ 2 callers
Function
Flush
src/lottie/rapidjson/filewritestream.h:63
↓ 2 callers
Method
Flush
src/lottie/rapidjson/encodedstream.h:162
↓ 2 callers
Function
GetCachedPowerByIndex
src/lottie/rapidjson/internal/diyfp.h:161
↓ 2 callers
Method
GetInt
src/lottie/lottieparser.cpp:473
↓ 2 callers
Method
GetPointer
src/lottie/rapidjson/schema.h:1717
← previous
next →
301–400 of 2,352, ranked by callers