Home
last modified time | relevance | path

Searched refs:createFromSharedObject (Results 1 – 4 of 4) sorted by relevance

/frameworks/rs/cpu_ref/
DrsCpuExecutable.h142 createFromSharedObject(void* sharedObj,
DrsCpuScriptGroup2.cpp487 mExecutable = ScriptExecutable::createFromSharedObject( in compile()
568 mExecutable = ScriptExecutable::createFromSharedObject(mScriptObj); in compile()
DrsCpuExecutable.cpp419 ScriptExecutable* ScriptExecutable::createFromSharedObject( in createFromSharedObject() function in android::renderscript::ScriptExecutable
DrsCpuScript.cpp260 mScriptExec = ScriptExecutable::createFromSharedObject( in storeRSInfoFromSO()