Searched refs:phase_shader_matrix (Results 1 – 2 of 2) sorted by relevance
97 const auto phase_shader_matrix = SkMatrix::MakeTrans(phase_shift.x(), phase_shift.y()); in onRevalidate() local116 &phase_shader_matrix); in onRevalidate()
99 const auto phase_shader_matrix = SkMatrix::Translate(phase_shift.x(), phase_shift.y()); in onRevalidate() local118 ->makeWithLocalMatrix(phase_shader_matrix); in onRevalidate()