Searched refs:scriptGroupCreate (Results 1 – 4 of 4) sorted by relevance
93 …Return<ScriptGroup> scriptGroupCreate(const hidl_vec<ScriptKernelID>& kernels, const hidl_vec<Scri…
561 Return<ScriptGroup> Context::scriptGroupCreate(const hidl_vec<ScriptKernelID>& kernels, const hidl_… in scriptGroupCreate() function in android::hardware::renderscript::V1_0::implementation::Context
398 ScriptGroup scriptGroup = context->scriptGroupCreate(kernels, srcK, dstK, dstF, types); in TEST_F()
906 scriptGroupCreate(vec<ScriptKernelID> kernels, vec<ScriptKernelID> srcK,