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

  /frameworks/rs/tests/cpp_api/typecheck/
kernels.rs 89 ulong3 ul3;
  /frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/
apitest.rs 76 volatile ulong3 ul3;
333 ul3 = rsGetElementAt_ulong3(aULong3, 0);
334 rsSetElementAt_ulong3(aULong3, ul3, 0);
335 ul3 = rsGetElementAt_ulong3(aULong3, 0, 0);
336 rsSetElementAt_ulong3(aULong3, ul3, 0, 0);
337 ul3 = rsGetElementAt_ulong3(aULong3, 0, 0, 0);
338 rsSetElementAt_ulong3(aULong3, ul3, 0, 0, 0);
1187 rsDebug("", ul3);
    [all...]
  /frameworks/rs/rsov/driver/
rsovRuntimeStubs.cpp 1076 typedef unsigned long ul3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 1433 typedef unsigned long ul3 __attribute__((ext_vector_type(3))); typedef
    [all...]

Completed in 77 milliseconds