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

  /gdk/samples/bitmap-plasma-llvm/jni/
libplasma.c 163 #define XT2_INCR FIXED_FROM_FLOAT(1/242.)
172 xt2 += XT2_INCR;
181 xt2 += XT2_INCR;
185 xt2 += XT2_INCR;
plasmaLLVM.cpp 212 #define XT2_INCR FIXED_FROM_FLOAT(1/242.)
225 xt2 += XT2_INCR;
234 xt2 += XT2_INCR;
238 xt2 += XT2_INCR;
260 xt2 += XT2_INCR;
  /development/ndk/platforms/android-8/samples/bitmap-plasma/jni/
plasma.c 210 #define XT2_INCR FIXED_FROM_FLOAT(1/242.)
223 xt2 += XT2_INCR;
232 xt2 += XT2_INCR;
236 xt2 += XT2_INCR;
258 xt2 += XT2_INCR;
  /development/ndk/platforms/android-9/samples/native-plasma/jni/
plasma.c 219 #define XT2_INCR FIXED_FROM_FLOAT(1/242.)
232 xt2 += XT2_INCR;
241 xt2 += XT2_INCR;
245 xt2 += XT2_INCR;
267 xt2 += XT2_INCR;

Completed in 472 milliseconds