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

  /gdk/samples/bitmap-plasma-llvm/jni/
libplasma.c 145 Fixed yt2 = yt1; local
155 Fixed base = fixed_sin(yt1) + fixed_sin(yt2);
160 yt2 += YT2_INCR;
plasmaLLVM.cpp 194 Fixed yt2 = yt1; local
204 Fixed base = fixed_sin(yt1) + fixed_sin(yt2);
209 yt2 += YT2_INCR;
  /development/ndk/platforms/android-8/samples/bitmap-plasma/jni/
plasma.c 192 Fixed yt2 = yt1; local
202 Fixed base = fixed_sin(yt1) + fixed_sin(yt2);
207 yt2 += YT2_INCR;
  /development/ndk/platforms/android-9/samples/native-plasma/jni/
plasma.c 197 Fixed yt2 = yt1; local
211 Fixed base = fixed_sin(yt1) + fixed_sin(yt2);
216 yt2 += YT2_INCR;

Completed in 34 milliseconds