Home
last modified time | relevance | path

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

/frameworks/native/libs/math/include/math/
Dvec2.h117 typedef details::TVec2<uint16_t> ushort2; typedef
/frameworks/rs/cpu_ref/
DrsCpuIntrinsicInlines.h29 typedef ushort ushort2 __attribute__((ext_vector_type(2))); typedef
/frameworks/compile/slang/tests/P_reduce_general_result/
Dreduce_general_result.rs235 static void my_ushort2_comb(ushort2 *accum, const ushort2 *other) { } constant
/frameworks/compile/slang/tests/P_reduce_general_accumulator/
Dreduce_general_accumulator.rs300 static void my_ushort2_comb(ushort2 *accum, const ushort2 *other) { } constant
301 static void my_ushort2_out(int *out, const ushort2 *accum) { } constant
/frameworks/rs/rsov/driver/
DrsovRuntimeStubs.cpp54 typedef uint16_t ushort2 __attribute__((ext_vector_type(2))); typedef
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp75 typedef uint16_t ushort2 __attribute__((ext_vector_type(2))); typedef