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

  /development/ndk/platforms/android-8/samples/bitmap-plasma/jni/
plasma.c 208 #define XT1_INCR FIXED_FROM_FLOAT(1/173.)
221 xt1 += XT1_INCR;
230 xt1 += XT1_INCR;
234 xt1 += XT1_INCR;
256 xt1 += XT1_INCR;
  /development/ndk/platforms/android-9/samples/native-plasma/jni/
plasma.c 217 #define XT1_INCR FIXED_FROM_FLOAT(1/173.)
230 xt1 += XT1_INCR;
239 xt1 += XT1_INCR;
243 xt1 += XT1_INCR;
265 xt1 += XT1_INCR;

Completed in 113 milliseconds