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

  /development/ndk/platforms/android-8/samples/bitmap-plasma/jni/
plasma.c 191 Fixed yt2 = yt1; local
201 Fixed base = fixed_sin(yt1) + fixed_sin(yt2);
206 yt2 += YT2_INCR;
  /development/ndk/platforms/android-9/samples/native-plasma/jni/
plasma.c 196 Fixed yt2 = yt1; local
210 Fixed base = fixed_sin(yt1) + fixed_sin(yt2);
215 yt2 += YT2_INCR;

Completed in 39 milliseconds