Searched refs:rs_tm (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/scriptc/
H A Drs_time.rsh59 } rs_tm;
83 extern rs_tm * __attribute__((overloadable))
84 rsLocaltime(rs_tm *local, const rs_time_t *timer);
/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp97 } rs_tm; typedef in typeref:struct:__anon1616
1269 rs_tm* rsLocaltime(rs_tm* local, const int *timer) {
1270 return (rs_tm*)(SC_LocalTime((tm*)local, (long*)timer));

Completed in 30 milliseconds