OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScriptSetTimeZone
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/cpp/
RenderScript.cpp
290
RS::dispatch->
ScriptSetTimeZone
= (ScriptSetTimeZoneFnPtr)dlsym(handle, "rsScriptSetTimeZone");
291
if (RS::dispatch->
ScriptSetTimeZone
== NULL) {
292
ALOGE("Couldn't initialize RS::dispatch->
ScriptSetTimeZone
");
rsDispatch.h
137
ScriptSetTimeZoneFnPtr
ScriptSetTimeZone
;
/frameworks/rs/
rs.spec
264
ScriptSetTimeZone
{
Completed in 64 milliseconds