Searched refs:_usage (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/automotive/audiocontrol/aidl/rust_impl/src/ |
D | default_audio_control_hal.rs | 36 fn onAudioFocusChange(&self, _usage : &str, _zone_id : i32, _focus_change : AudioFocusChange in onAudioFocusChange()
|
/hardware/interfaces/renderscript/1.0/default/ |
D | Context.cpp | 105 uint32_t _usage = usage; in allocationCreateTyped() local 107 …cation _allocation = Device::getHal().AllocationCreateTyped(mContext, _type, _amips, _usage, _ptr); in allocationCreateTyped() 115 uint32_t _usage = usage; in allocationCreateFromBitmap() local 116 …tHal().AllocationCreateFromBitmap(mContext, _type, _amips, _bitmap.data(), _bitmap.size(), _usage); in allocationCreateFromBitmap() 124 uint32_t _usage = usage; in allocationCubeCreateFromBitmap() local 125 …().AllocationCubeCreateFromBitmap(mContext, _type, _amips, _bitmap.data(), _bitmap.size(), _usage); in allocationCubeCreateFromBitmap()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/asciidoctor-chunker/ |
D | asciidoctor-chunker.js | 4 …_usage)return this._usage;const e=this._args.map((e=>c(e)));return[].concat(this.options.length||t…
|