Home
last modified time | relevance | path

Searched refs:rsLocaltime (Results 1 – 25 of 27) sorted by relevance

12

/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Drstime.rs28 rsLocaltime(&tm, &curTime);
42 rsLocaltime(&tm, &curTime);
Dapitest.rs1302 rsLocaltime((rs_tm *) &rstm, (rs_time_t *) &rst);
/frameworks/rs/tests/java_api/RsTest_11/src/com/android/rs/test/
Drstime.rs10 rsLocaltime(&tm, &curTime);
24 rsLocaltime(&tm, &curTime);
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
Drstime.rs10 rsLocaltime(&tm, &curTime);
24 rsLocaltime(&tm, &curTime);
Dapitest.rs1285 rsLocaltime((rs_tm *) &rstm, (rs_time_t *) &rst);
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
Drstime.rs10 rsLocaltime(&tm, &curTime);
24 rsLocaltime(&tm, &curTime);
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Drstime.rs26 rsLocaltime(&tm, &curTime);
40 rsLocaltime(&tm, &curTime);
/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
Drstime.rs10 rsLocaltime(&tm, &curTime);
24 rsLocaltime(&tm, &curTime);
/frameworks/rs/script_api/include/
Drs_time.rsh71 * rsLocaltime: Convert to local time
86 rsLocaltime(rs_tm* local, const rs_time_t* timer);
/frameworks/rs/script_api/
Drs_time.spec62 function: rsLocaltime
/frameworks/rs/rsov/driver/
DrsovRuntimeStubs.cpp757 rs_tm *rsLocaltime(rs_tm *local, const int *timer) { function
759 rs_tm *rsLocaltime(rs_tm *local, const time_t *timer) {
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp825 rs_tm* rsLocaltime(rs_tm* local, const int *timer) { function
827 rs_tm* rsLocaltime(rs_tm* local, const time_t *timer) {
/frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/
Dapitest.rs1300 rsLocaltime((rs_tm *) &rstm, (rs_time_t *) &rst);
/frameworks/compile/slang/tests/P_all_api_14/
Dall14.rs3141 *(rs_tm**)buf1926 = rsLocaltime((rs_tm*) buf1927, (const rs_time_t*) buf1928);
/frameworks/compile/slang/tests/P_all_api_12/
Dall12.rs3055 *(rs_tm**)buf1863 = rsLocaltime((rs_tm*) buf1864, (const rs_time_t*) buf1865);
/frameworks/compile/slang/tests/P_all_api_13/
Dall13.rs3055 *(rs_tm**)buf1863 = rsLocaltime((rs_tm*) buf1864, (const rs_time_t*) buf1865);
/frameworks/compile/slang/tests/P_all_api_15/
Dall15.rs3141 *(rs_tm**)buf1926 = rsLocaltime((rs_tm*) buf1927, (const rs_time_t*) buf1928);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rs3245 *(rs_tm**)buf1955 = rsLocaltime((rs_tm*) buf1956, (const rs_time_t*) buf1957);
/frameworks/compile/slang/tests/P_all_api_11/
Dall11.rs3055 *(rs_tm**)buf1863 = rsLocaltime((rs_tm*) buf1864, (const rs_time_t*) buf1865);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rs3405 *(rs_tm**)buf2063 = rsLocaltime((rs_tm*) buf2064, (const rs_time_t*) buf2065);
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rs3995 *(rs_tm**)buf2135 = rsLocaltime((rs_tm*) buf2136, (const rs_time_t*) buf2137);
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rs4275 *(rs_tm**)buf2359 = rsLocaltime((rs_tm*) buf2360, (const rs_time_t*) buf2361);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rs4301 *(rs_tm**)buf2378 = rsLocaltime((rs_tm*) buf2379, (const rs_time_t*) buf2380);
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rs5244 *(rs_tm**)buf3013 = rsLocaltime((rs_tm*) buf3014, (const rs_time_t*) buf3015);
/frameworks/compile/slang/tests/P_all_api_23/
Dall23.rs6088 *(rs_tm**)buf3784 = rsLocaltime((rs_tm*) buf3785, (const rs_time_t*) buf3786);

12