Searched refs:S_CLAMP (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/driver/runtime/arch/
H A Dclamp.c19 #define S_CLAMP(T) \ macro
25 S_CLAMP(double);
26 S_CLAMP(char);
27 S_CLAMP(uchar);
28 S_CLAMP(short);
29 S_CLAMP(ushort);
30 S_CLAMP(int);
31 S_CLAMP(uint);
32 S_CLAMP(long);
33 S_CLAMP(ulon
35 #undef S_CLAMP macro
[all...]

Completed in 59 milliseconds