Searched defs:float2 (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/driver/
H A DrsdIntrinsicInlines.h23 typedef float float2 __attribute__((ext_vector_type(2))); typedef
H A DrsdRuntimeStubs.cpp44 typedef float float2 __attribute__((ext_vector_type(2))); typedef
555 static void SC_debugF2(const char *s, float2 f) {
/frameworks/support/renderscript/v8/rs_support/driver/
H A DrsdIntrinsicInlines.h23 typedef float float2 __attribute__((ext_vector_type(2))); typedef
H A DrsdRuntimeStubs.cpp42 typedef float float2 __attribute__((ext_vector_type(2))); typedef
266 static void SC_debugF2(const char *s, float2 f) {

Completed in 34 milliseconds