Searched defs:Y (Results 1 – 6 of 6) sorted by relevance
26 #define __AC(X,Y) (X##Y) argument27 #define _AC(X,Y) __AC(X,Y) argument
39 private static final int Y = 1; field in DrawPoints.SampleView
55 final float Y = Y_SHIFT_DP * density; in onCreate() local
55 inline double Y() { return voronoiCenter.y; } in Y() function
160 BimageInfo Y; variable
1056 double X, Y, z; in MosaicToFrame() local1092 double Y = ProjY(trs, x, y, z, 1.0); in FrameToMosaic() local