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

  /frameworks/rs/driver/runtime/
rs_convert.c 20 #define CVT_FUNC_2(typeout, typein) \
33 #define CVT_FUNC(type) CVT_FUNC_2(type, uchar) \
34 CVT_FUNC_2(type, char) \
35 CVT_FUNC_2(type, ushort) \
36 CVT_FUNC_2(type, short) \
37 CVT_FUNC_2(type, uint) \
38 CVT_FUNC_2(type, int) \
39 CVT_FUNC_2(type, ulong) \
40 CVT_FUNC_2(type, long) \
41 CVT_FUNC_2(type, float)
    [all...]
  /frameworks/rs/cpu_ref/
rsCpuIntrinsicInlines.h 55 #define CVT_FUNC_2(typeout, typein) \
68 #define CVT_FUNC(type) CVT_FUNC_2(type, uchar) \
69 CVT_FUNC_2(type, char) \
70 CVT_FUNC_2(type, ushort) \
71 CVT_FUNC_2(type, short) \
72 CVT_FUNC_2(type, uint) \
73 CVT_FUNC_2(type, int) \
74 CVT_FUNC_2(type, float)
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/scriptc/
rs_cl.rsh 27 #define CVT_FUNC_2(typeout, typein) \
36 #define CVT_FUNC(type) CVT_FUNC_2(type, uchar) \
37 CVT_FUNC_2(type, char) \
38 CVT_FUNC_2(type, ushort) \
39 CVT_FUNC_2(type, short) \
40 CVT_FUNC_2(type, uint) \
41 CVT_FUNC_2(type, int) \
42 CVT_FUNC_2(type, float)
1101 #undef CVT_FUNC_2
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/scriptc/
rs_cl.rsh 27 #define CVT_FUNC_2(typeout, typein) \
36 #define CVT_FUNC(type) CVT_FUNC_2(type, uchar) \
37 CVT_FUNC_2(type, char) \
38 CVT_FUNC_2(type, ushort) \
39 CVT_FUNC_2(type, short) \
40 CVT_FUNC_2(type, uint) \
41 CVT_FUNC_2(type, int) \
42 CVT_FUNC_2(type, float)
1101 #undef CVT_FUNC_2
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/scriptc/
rs_cl.rsh 27 #define CVT_FUNC_2(typeout, typein) \
36 #define CVT_FUNC(type) CVT_FUNC_2(type, uchar) \
37 CVT_FUNC_2(type, char) \
38 CVT_FUNC_2(type, ushort) \
39 CVT_FUNC_2(type, short) \
40 CVT_FUNC_2(type, uint) \
41 CVT_FUNC_2(type, int) \
42 CVT_FUNC_2(type, float)
1101 #undef CVT_FUNC_2

Completed in 139 milliseconds