Searched refs:ve (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/wifi/1.0/ |
D | IWifiChip.hal | 302 * 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/ |
D | Context.h | 129 …Return<void> scriptSetVarVE(Script vs, uint32_t slot, const hidl_vec<uint8_t>& data, Element ve, c…
|
D | Context.cpp | 747 …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/ |
D | IContext.hal | 1143 * @param ve Element 1147 scriptSetVarVE(Script vs, uint32_t slot, vec<uint8_t> data, Element ve,
|