Searched refs:setTranslate (Results 1 – 2 of 2) sorted by relevance
46 private static void setTranslate(ColorMatrix cm, float dr, float dg, in setTranslate() method in ColorMatrixSample.SampleView
72 mMatrix.setTranslate(10, 10); in SampleView()