Searched refs:wrapper (Results 1 – 9 of 9) sorted by relevance
27 bool AudioBufferManager::wrap(const AudioBuffer& buffer, sp<AudioBufferWrapper>* wrapper) { in wrap() argument32 *wrapper = mBuffers[idx].promote(); in wrap()33 if (*wrapper != nullptr) { in wrap()34 (*wrapper)->getHalBuffer()->frameCount = buffer.frameCount; in wrap()42 *wrapper = tempBuffer; in wrap()43 mBuffers.add(buffer.id, *wrapper); in wrap()
70 bool wrap(const AudioBuffer& buffer, sp<AudioBufferWrapper>* wrapper);
9 LOCAL_MODULE := android.hardware.boot@1.0-impl-wrapper.recovery
21 * This is a wrapper/wrapped HAL interface for the actual binder interface.
32 * This is a wrapper/wrapped HAL interface for the actual binder interface.
25 * wrapper.
57 * IComponent::connectToInputSurface(), where @p sink is a thin wrapper of
94 This wrapper is also used to expose V4L2 controls to their corresponding
28 * This is a wrapper/wrapped HAL interface for the actual binder interface.