Home
last modified time | relevance | path

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

/external/skia/modules/skottie/src/effects/
DMotionTileEffect.cpp98 const auto phase_shader_matrix = SkMatrix::Translate(phase_shift.x(), phase_shift.y()); in onRevalidate() local
117 ->makeWithLocalMatrix(phase_shader_matrix); in onRevalidate()