Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/src/effects/
DMotionTileEffect.cpp54 SG_ATTRIBUTE(HorizontalPhase, bool , fHorizontalPhase)
93 const auto phase_vec = fHorizontalPhase in onRevalidate()
166 bool fHorizontalPhase = false; member in skottie::internal::__anon16551d3a0111::TileRenderNode
203 .bind(kHorizontalPhaseShift_Index, fHorizontalPhase); in MotionTileAdapter()
217 tiler->setHorizontalPhase(SkToBool(fHorizontalPhase)); in onSync()
227 fHorizontalPhase = 0; member in skottie::internal::__anon16551d3a0111::MotionTileAdapter
/third_party/flutter/skia/modules/skottie/src/effects/
DMotionTileEffect.cpp52 SG_ATTRIBUTE(HorizontalPhase, bool , fHorizontalPhase)
91 const auto phase_vec = fHorizontalPhase in onRevalidate()
159 bool fHorizontalPhase = false; member in skottie::internal::__anon73eb28ef0111::TileRenderNode