Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.0/
DIWifiChip.hal302 * may fail (code: |ERROR_NOT_AVAILABLE|) if we've already reached the maximum
362 * may fail (code: |ERROR_NOT_AVAILABLE|) if we've already reached the maximum
422 * may fail (code: |ERROR_NOT_AVAILABLE|) if we've already reached the maximum
482 * may fail (code: |ERROR_NOT_AVAILABLE|) if we've already reached the maximum
/hardware/interfaces/renderscript/1.0/default/
DContext.h129 …Return<void> scriptSetVarVE(Script vs, uint32_t slot, const hidl_vec<uint8_t>& data, Element ve, c…
DContext.cpp747 …tSetVarVE(Script vs, uint32_t slot, const hidl_vec<uint8_t>& data, Element ve, const hidl_vec<uint… in scriptSetVarVE() argument
752 RsElement _ve = hidl_to_rs<RsElement>(ve); in scriptSetVarVE()
/hardware/interfaces/renderscript/1.0/
DIContext.hal1143 * @param ve Element
1147 scriptSetVarVE(Script vs, uint32_t slot, vec<uint8_t> data, Element ve,