Searched defs:setEventCallback (Results 1 – 3 of 3) sorted by relevance
/device/generic/vulkan-cereal/stream-servers/ | ||
D | RenderChannelImpl.cpp | 69 void RenderChannelImpl::setEventCallback(EventCallback&& callback) { in setEventCallback() function in emugl::RenderChannelImpl |
/device/google/atv/audio_proxy/service/ | ||
D | StreamOutImpl.cpp | 512 Return<Result> StreamOutImpl::setEventCallback( in setEventCallback() function in audio_proxy::service::StreamOutImpl |
/device/generic/goldfish/audio/ | ||
D | stream_out.cpp | 441 Return<Result> StreamOut::setEventCallback(const sp<IStreamOutEventCallback>& callback) { in setEventCallback() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut |