Home
last modified time | relevance | path

Searched refs:adjustLineTracking (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/modules/skottie/src/text/
DTextAdapter.h50 void adjustLineTracking(const TextAnimator::ModulatorBuffer&,
DTextAdapter.cpp219 this->adjustLineTracking(buf, line_span, line_tracking); in applyAnimators()
245 void TextAdapter::adjustLineTracking(const TextAnimator::ModulatorBuffer& buf, in adjustLineTracking() function in skottie::internal::TextAdapter