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

  /frameworks/rs/tests/cpp_api/typecheck/
kernels.rs 91 ulong4 ul4;
  /frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/
apitest.rs 77 volatile ulong4 ul4;
339 ul4 = rsGetElementAt_ulong4(aULong4, 0);
340 rsSetElementAt_ulong4(aULong4, ul4, 0);
341 ul4 = rsGetElementAt_ulong4(aULong4, 0, 0);
342 rsSetElementAt_ulong4(aULong4, ul4, 0, 0);
343 ul4 = rsGetElementAt_ulong4(aULong4, 0, 0, 0);
344 rsSetElementAt_ulong4(aULong4, ul4, 0, 0, 0);
1188 rsDebug("", ul4);
    [all...]
  /frameworks/rs/rsov/driver/
rsovRuntimeStubs.cpp 1077 typedef unsigned long ul4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 1434 typedef unsigned long ul4 __attribute__((ext_vector_type(4))); typedef
    [all...]

Completed in 2337 milliseconds