Home
last modified time | relevance | path

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

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