Home
last modified time | relevance | path

Searched defs:int4 (Results 1 – 6 of 6) sorted by relevance

/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
Dcolorcube.rs22 static int4 gDims; constant
23 static int4 gCoordMul; constant
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
Dcolorcube.rs22 static int4 gDims; variable
23 static int4 gCoordMul; variable
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
Dcolorcube.rs22 static int4 gDims; variable
23 static int4 gCoordMul; variable
/frameworks/rs/cpu_ref/
DrsCpuIntrinsicInlines.h43 typedef int int4 __attribute__((ext_vector_type(4))); typedef
DrsCpuRuntimeStubs.cpp52 typedef int32_t int4 __attribute__((ext_vector_type(4))); typedef
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp57 typedef int32_t int4 __attribute__((ext_vector_type(4))); typedef