OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScriptSetVarVE
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/cpp/
RenderScript.cpp
345
RS::dispatch->
ScriptSetVarVE
= (ScriptSetVarVEFnPtr)dlsym(handle, "rsScriptSetVarVE");
346
if (RS::dispatch->
ScriptSetVarVE
== NULL) {
347
ALOGE("Couldn't initialize RS::dispatch->
ScriptSetVarVE
");
rsDispatch.h
148
ScriptSetVarVEFnPtr
ScriptSetVarVE
;
/frameworks/rs/
rs.spec
332
ScriptSetVarVE
{
Completed in 24 milliseconds