Searched refs:scriptInvokeIDCreate (Results 1 – 4 of 4) sorted by relevance
107 Return<ScriptInvokeID> scriptInvokeIDCreate(Script script, int32_t slot) override;
561 Return<ScriptInvokeID> Context::scriptInvokeIDCreate(Script script, int32_t slot) { in scriptInvokeIDCreate() function in android::hardware::renderscript::V1_0::implementation::Context
449 ScriptInvokeID invokeID = context->scriptInvokeIDCreate(script, mExportFuncIdx_setAllocation); in TEST_P()
877 scriptInvokeIDCreate(Script script, int32_t slot)