HomeSort by relevance Sort by last modified time
    Searched refs:scriptSetVarV (Results 1 - 6 of 6) sorted by null

  /hardware/interfaces/renderscript/1.0/
IContext.hal     [all...]
  /hardware/interfaces/renderscript/1.0/default/
Context.h 111 Return<void> scriptSetVarV(Script vs, uint32_t slot, const hidl_vec<uint8_t>& data) override;
Context.cpp     [all...]
  /hardware/interfaces/renderscript/1.0/vts/functional/
VtsScriptTests.cpp 42 * allocationCreateTyped, scriptSetVarObj, scriptSetVarV, scriptSetVarVE
102 context->scriptSetVarV(script, mExportVarIdx_var_uint32_t, _dataV);
288 * allocation1DWrite, scriptBindAllocation, scriptSetVarV, scriptBindAllocation,
  /frameworks/rs/
rsHidlAdaptation.cpp 164 mEntryFuncs.ScriptSetVarV = ScriptSetVarV;
    [all...]
  /test/vts/compilation_tools/vtsc/test/golden/FUZZER/
Context.fuzzer.cpp     [all...]

Completed in 327 milliseconds