OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CVT_FUNC_2
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/cpu_ref/
rsCpuIntrinsicInlines.h
55
#define
CVT_FUNC_2
(typeout, typein) \
71
#define CVT_FUNC(type)
CVT_FUNC_2
(type, uchar) \
72
CVT_FUNC_2
(type, char) \
73
CVT_FUNC_2
(type, ushort) \
74
CVT_FUNC_2
(type, short) \
75
CVT_FUNC_2
(type, uint) \
76
CVT_FUNC_2
(type, int) \
77
CVT_FUNC_2
(type, float)
/frameworks/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)
1099
#undef
CVT_FUNC_2
/prebuilts/sdk/renderscript/include/
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)
1099
#undef
CVT_FUNC_2
Completed in 44 milliseconds