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

  /gdk/samples/bitmap-plasma-llvm/jni/
libplasma.c 162 #define XT1_INCR FIXED_FROM_FLOAT(1/173.)
171 xt1 += XT1_INCR;
180 xt1 += XT1_INCR;
184 xt1 += XT1_INCR;
plasmaLLVM.cpp 211 #define XT1_INCR FIXED_FROM_FLOAT(1/173.)
224 xt1 += XT1_INCR;
233 xt1 += XT1_INCR;
237 xt1 += XT1_INCR;
259 xt1 += XT1_INCR;
  /development/ndk/platforms/android-8/samples/bitmap-plasma/jni/
plasma.c 209 #define XT1_INCR FIXED_FROM_FLOAT(1/173.)
222 xt1 += XT1_INCR;
231 xt1 += XT1_INCR;
235 xt1 += XT1_INCR;
257 xt1 += XT1_INCR;
  /development/ndk/platforms/android-9/samples/native-plasma/jni/
plasma.c 218 #define XT1_INCR FIXED_FROM_FLOAT(1/173.)
231 xt1 += XT1_INCR;
240 xt1 += XT1_INCR;
244 xt1 += XT1_INCR;
266 xt1 += XT1_INCR;

Completed in 28 milliseconds