HomeSort by relevance Sort by last modified time
    Searched defs:char3 (Results 1 - 4 of 4) sorted by null

  /frameworks/rs/cpu_ref/
rsCpuIntrinsicInlines.h 36 typedef char char3 __attribute__((ext_vector_type(3))); typedef
rsCpuRuntimeStubs.cpp 36 typedef char char3 __attribute__((ext_vector_type(3))); typedef
111 static void SC_debugC3(const char *s, const char3 *c) {
112 ALOGD("char3 %s {%hhd, %hhd, %hhd} 0x%hhx 0x%hhx 0x%hhx", s, c->x, c->y, c->z, (unsigned char)c->x, (unsigned char)c->y, (unsigned char)c->z);
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 44 typedef char char3 __attribute__((ext_vector_type(3))); typedef
742 ELEMENT_AT(char3, RS_TYPE_SIGNED_8, 3)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar 

Completed in 462 milliseconds