Home
last modified time | relevance | path

Searched refs:rsTime (Results 1 – 25 of 29) sorted by relevance

12

/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Drstime.rs24 rs_time_t curTime = rsTime(0);
DUT_reduce.java87 public long rsTime() { in rsTime() method in UT_reduce.timing
121 result = "(java " + javaTime() + "ms, rs " + rsTime() + "ms = overhead " + in string()
Dapitest.rs1301 rst = rsTime(NULL);
/frameworks/rs/tests/java_api/RsTest_11/src/com/android/rs/test/
Drstime.rs6 rs_time_t curTime = rsTime(0);
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
Drstime.rs6 rs_time_t curTime = rsTime(0);
Dapitest.rs1284 rst = rsTime(NULL);
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
Drstime.rs6 rs_time_t curTime = rsTime(0);
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Drstime.rs22 rs_time_t curTime = rsTime(0);
DUT_reduce.java85 public long rsTime() { in rsTime() method in UT_reduce.timing
119 result = "(java " + javaTime() + "ms, rs " + rsTime() + "ms = overhead " + in string()
/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
Drstime.rs6 rs_time_t curTime = rsTime(0);
/frameworks/rs/script_api/include/
Drs_time.rsh89 * rsTime: Seconds since January 1, 1970
102 rsTime(rs_time_t* timer);
/frameworks/rs/script_api/
Drs_time.spec76 function: rsTime
/frameworks/rs/rsov/driver/
DrsovRuntimeStubs.cpp748 int rsTime(int *timer) { function
750 time_t rsTime(time_t *timer) {
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp816 int rsTime(int *timer) { function
818 time_t rsTime(time_t * timer) {
/frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/
Dapitest.rs1299 rst = rsTime(NULL);
/frameworks/compile/slang/tests/P_all_api_14/
Dall14.rs3222 *(rs_time_t*)buf2146 = rsTime((rs_time_t*) buf2147);
/frameworks/compile/slang/tests/P_all_api_12/
Dall12.rs3136 *(rs_time_t*)buf2083 = rsTime((rs_time_t*) buf2084);
/frameworks/compile/slang/tests/P_all_api_13/
Dall13.rs3136 *(rs_time_t*)buf2083 = rsTime((rs_time_t*) buf2084);
/frameworks/compile/slang/tests/P_all_api_15/
Dall15.rs3222 *(rs_time_t*)buf2146 = rsTime((rs_time_t*) buf2147);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rs3335 *(rs_time_t*)buf2203 = rsTime((rs_time_t*) buf2204);
/frameworks/compile/slang/tests/P_all_api_11/
Dall11.rs3136 *(rs_time_t*)buf2083 = rsTime((rs_time_t*) buf2084);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rs3495 *(rs_time_t*)buf2311 = rsTime((rs_time_t*) buf2312);
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rs4207 *(rs_time_t*)buf2870 = rsTime((rs_time_t*) buf2871);
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rs4487 *(rs_time_t*)buf3094 = rsTime((rs_time_t*) buf3095);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rs4513 *(rs_time_t*)buf3113 = rsTime((rs_time_t*) buf3114);

12