Home
last modified time | relevance | path

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

/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
Dcolorcube.rs22 static int4 gDims; constant
23 static int4 gCoordMul; variable
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
Dcolorcube.rs22 static int4 gDims; constant
23 static int4 gCoordMul; constant
/frameworks/rs/cpu_ref/
DrsCpuIntrinsicInlines.h43 typedef int int4 __attribute__((ext_vector_type(4))); typedef
DrsCpuRuntimeStubs.cpp49 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