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

  /development/ndk/platforms/android-8/samples/bitmap-plasma/jni/
plasma.c 209 #define XT2_INCR FIXED_FROM_FLOAT(1/242.)
222 xt2 += XT2_INCR;
231 xt2 += XT2_INCR;
235 xt2 += XT2_INCR;
257 xt2 += XT2_INCR;
  /development/ndk/platforms/android-9/samples/native-plasma/jni/
plasma.c 218 #define XT2_INCR FIXED_FROM_FLOAT(1/242.)
231 xt2 += XT2_INCR;
240 xt2 += XT2_INCR;
244 xt2 += XT2_INCR;
266 xt2 += XT2_INCR;

Completed in 46 milliseconds