Searched refs:timeZone_length (Results 1 – 2 of 2) sorted by relevance
/frameworks/rs/ |
D | rsApiStubs.cpp | 629 …ScriptSetTimeZone (RsContext ctxWrapper, RsScript s, const char * timeZone, size_t timeZone_length) in rsScriptSetTimeZone() argument 631 RS_DISPATCH(ctxWrapper, ScriptSetTimeZone, s, timeZone, timeZone_length); in rsScriptSetTimeZone()
|
D | rsApiStubs.h | 110 …oid rsScriptSetTimeZone (RsContext rsc, RsScript s, const char * timeZone, size_t timeZone_length);
|