OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScriptInvoke
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/cpp/
RenderScript.cpp
295
RS::dispatch->
ScriptInvoke
= (ScriptInvokeFnPtr)dlsym(handle, "rsScriptInvoke");
296
if (RS::dispatch->
ScriptInvoke
== NULL) {
297
ALOGE("Couldn't initialize RS::dispatch->
ScriptInvoke
");
rsDispatch.h
138
ScriptInvokeFnPtr
ScriptInvoke
;
/frameworks/rs/
rs.spec
269
ScriptInvoke
{
Completed in 23 milliseconds