Searched refs:xstep (Results 1 – 2 of 2) sorted by relevance
670 const double xstep = (2. * M_PI) * fcr / L;678 SineGenGen sgg(0., xstep, L*xstep); // generates sine generators (one per polyphase)
222 void setWallpaperPosition(IBinder windowToken, float x, float y, float xstep, float ystep); in setWallpaperPosition() argument