Searched refs:SET_FLOAT_WORD (Results 1 - 2 of 2) sorted by path

/frameworks/rs/driver/runtime/
H A Drs_cl.c1097 #define SET_FLOAT_WORD(d,i) \ macro
1113 SET_FLOAT_WORD(fo, (x + 127) << 23);
1194 SET_FLOAT_WORD(ir, ibits);
/frameworks/rs/java/tests/MathErr/src/com/example/android/rs/matherr/
H A Dmath_err.rs37 #define SET_FLOAT_WORD(d,i) \
55 SET_FLOAT_WORD(ir, ibits);

Completed in 79 milliseconds