Searched refs:rsLocaltime (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/scriptc/
H A Drs_time.rsh71 * rsLocaltime: Convert to local time
86 rsLocaltime(rs_tm* local, const rs_time_t* timer);
/frameworks/rs/api/
H A Drs_time.spec62 function: rsLocaltime
/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp752 // rsLocaltime are set to explicitly take 'const int *' so we generate the
764 rs_tm* rsLocaltime(rs_tm* local, const int *timer) { function
766 rs_tm* rsLocaltime(rs_tm* local, const time_t *timer) {

Completed in 101 milliseconds