Searched defs:vert (Results 1 – 7 of 7) sorted by relevance
47 LinearLayout vert = new LinearLayout(mContext); in testLayout2() local54 LinearLayout vert = new LinearLayout(mContext); in testLayout3() local86 LinearLayout vert = new LinearLayout(mContext); in testLayout5() local92 LinearLayout vert = new LinearLayout(mContext); in testLayout6() local
40 Poly_vert vert[POLY_NMAX]; /* vertices */ member
39 #define COORD(vert, i) ((float *)(vert))[i] argument
328 double vert = Math.max(getHeight() - y, y); in animateOpen() local365 double vert = Math.max(getHeight() - y, y); in animateClose() local
54 public void drawTriangles(int[] index, float[] vert, float[] color,float scale) { in drawTriangles()
4830 int vert = info.getInt(); in MediaImage() local
12504 protected void onScrollChanged(int horiz, int vert, int oldHoriz, int oldVert) { in onScrollChanged()