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

/frameworks/rs/cpp/
H A DRenderScript.cpp290 RS::dispatch->ScriptSetTimeZone = (ScriptSetTimeZoneFnPtr)dlsym(handle, "rsScriptSetTimeZone");
291 if (RS::dispatch->ScriptSetTimeZone == NULL) {
292 ALOGE("Couldn't initialize RS::dispatch->ScriptSetTimeZone");
H A DrsDispatch.h137 ScriptSetTimeZoneFnPtr ScriptSetTimeZone; member in struct:__anon1590
/frameworks/rs/
H A Drs.spec263 ScriptSetTimeZone {

Completed in 679 milliseconds