Searched refs:xstep (Results 1 – 3 of 3) sorted by relevance
719 const double xstep = (2. * M_PI) * fcr / L;727 SineGenGen sgg(0., xstep, L*xstep); // generates sine generators (one per polyphase)
211 void setWallpaperPosition(IBinder windowToken, float x, float y, float xstep, float ystep); in setWallpaperPosition() argument
179 int32_t xstep, int32_t ystep, int32_t length) in DiagonalImageLine() argument183 xstep_(xstep), in DiagonalImageLine()