HomeSort by relevance Sort by last modified time
    Searched refs:xt2 (Results 1 - 2 of 2) sorted by null

  /development/ndk/platforms/android-8/samples/bitmap-plasma/jni/
plasma.c 204 Fixed xt2 = xt20; local
220 Fixed ii = base + fixed_sin(xt1) + fixed_sin(xt2);
223 xt2 += XT2_INCR;
230 Fixed i1 = base + fixed_sin(xt1) + fixed_sin(xt2);
232 xt2 += XT2_INCR;
234 Fixed i2 = base + fixed_sin(xt1) + fixed_sin(xt2);
236 xt2 += XT2_INCR;
246 Fixed ii = base + fixed_sin(xt1) + fixed_sin(xt2);
255 Fixed ii = base + fixed_sin(xt1) + fixed_sin(xt2);
258 xt2 += XT2_INCR
    [all...]
  /development/ndk/platforms/android-9/samples/native-plasma/jni/
plasma.c 213 Fixed xt2 = xt20; local
229 Fixed ii = base + fixed_sin(xt1) + fixed_sin(xt2);
232 xt2 += XT2_INCR;
239 Fixed i1 = base + fixed_sin(xt1) + fixed_sin(xt2);
241 xt2 += XT2_INCR;
243 Fixed i2 = base + fixed_sin(xt1) + fixed_sin(xt2);
245 xt2 += XT2_INCR;
255 Fixed ii = base + fixed_sin(xt1) + fixed_sin(xt2);
264 Fixed ii = base + fixed_sin(xt1) + fixed_sin(xt2);
267 xt2 += XT2_INCR
    [all...]

Completed in 250 milliseconds