Home
last modified time | relevance | path

Searched refs:asDeviceEffectProxy (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/audioflinger/
DDeviceEffectManager.cpp258 sp<IAfDeviceEffectProxy> effect = effectBase->asDeviceEffectProxy(); in disconnectEffectHandle()
DEffects.h125 sp<IAfDeviceEffectProxy> asDeviceEffectProxy() override { return nullptr; } in asDeviceEffectProxy() function
739 sp<IAfDeviceEffectProxy> asDeviceEffectProxy() final { return this; } in asDeviceEffectProxy() function
DIAfEffect.h126 virtual sp<IAfDeviceEffectProxy> asDeviceEffectProxy() = 0;