Searched refs:setScreenDim (Results 1 – 3 of 3) sorted by relevance
77 public void setScreenDim(int x, int y) { in setScreenDim() method in Transform78 mViewMatrix.setScreenDim(x, y); in setScreenDim()168 t.setScreenDim(256, 256); in main()
100 mTransform.setScreenDim(w, h); in createOutputAllocation()
125 public void setScreenDim(int x, int y) { in setScreenDim() method in ViewMatrix220 v.setScreenDim(512, 512); in main()