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

  /frameworks/rs/cpu_ref/
rsCpuRuntimeStubs.cpp 60 typedef unsigned long long ulong3 __attribute__((ext_vector_type(3))); typedef
208 static void SC_debugUL3(const char *s, const ulong3 *ll) {
209 ALOGD("ulong3 %s {%llu, %llu, %llu} 0x%llx 0x%llx 0x%llx", s, ll->x, ll->y, ll->z, ll->x, ll->y, ll->z);
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 65 typedef uint64_t ulong3 __attribute__((ext_vector_type(3))); typedef
    [all...]

Completed in 53 milliseconds