Home
last modified time | relevance | path

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

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