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
272 double vert = Math.max(getHeight() - y, y); in animateOpen() local309 double vert = Math.max(getHeight() - y, y); in animateClose() local
59 public void drawTriangles(int[] index, float[] vert, float[] color,float scale) { in drawTriangles()
3944 int vert = info.getInt(); in MediaImage() local
12266 protected void onScrollChanged(int horiz, int vert, int oldHoriz, int oldVert) { in onScrollChanged()