OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScriptSetVarJ
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/cpp/
RenderScript.cpp
320
RS::dispatch->
ScriptSetVarJ
= (ScriptSetVarJFnPtr)dlsym(handle, "rsScriptSetVarJ");
321
if (RS::dispatch->
ScriptSetVarJ
== NULL) {
322
ALOGE("Couldn't initialize RS::dispatch->
ScriptSetVarJ
");
rsDispatch.h
143
ScriptSetVarJFnPtr
ScriptSetVarJ
;
/frameworks/rs/
rs.spec
301
ScriptSetVarJ
{
Completed in 48 milliseconds