Home
last modified time | relevance | path

Searched refs:mExportFuncIdx_setAllocation (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/renderscript/1.0/vts/functional/
Dbitcode.cpp109 const int mExportFuncIdx_setAllocation = 3; variable
DVtsHalRenderscriptV1_0TargetTest.h84 extern const int mExportFuncIdx_setAllocation;
DVtsScriptTests.cpp449 ScriptInvokeID invokeID = context->scriptInvokeIDCreate(script, mExportFuncIdx_setAllocation); in TEST_P()