Searched refs:markersCnt (Results 1 – 5 of 5) sorted by relevance
72 uint32_t LottieAnimation::markersCnt() noexcept in markersCnt() function in LottieAnimation76 return static_cast<LottieLoader*>(loader)->markersCnt(); in markersCnt()
71 uint32_t markersCnt() noexcept;
73 uint32_t markersCnt();
387 uint32_t LottieLoader::markersCnt() in markersCnt() function in LottieLoader
938 *cnt = reinterpret_cast<LottieAnimation*>(animation)->markersCnt(); in tvg_lottie_animation_get_markers_cnt()