Searched defs:transform (Results 1 – 4 of 4) sorted by relevance
73 public void update(IntBuffer vertexBuffer, M4 transform) { in update()
67 public void transformVertex(GLVertex vertex, M4 transform) { in transformVertex()
72 public void animateTransform(M4 transform) { in animateTransform()
362 public abstract String transform(Cursor cursor, int columnIndex); in transform() method in Adapters.CursorTransformation1004 public String transform(Cursor cursor, int columnIndex) { in transform() method in Adapters.IdentityTransformation1057 public String transform(Cursor cursor, int columnIndex) { in transform() method in Adapters.ExpressionTransformation1133 public String transform(Cursor cursor, int columnIndex) { in transform() method in Adapters.MapTransformation