Searched defs:createGrid (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/tests/testViewport/src/com/android/test/
H A DTestView.java242 createGrid(gl, width, height);
248 private void createGrid(GL10 gl, float w, float h) { method in class:TestView.Renderer

Completed in 21 milliseconds