Searched defs:getFrameCount (Results 1 – 4 of 4) sorted by relevance
/device/generic/goldfish/audio/ | ||
D | stream_common.cpp | 45 uint64_t StreamCommon::getFrameCount() const { in getFrameCount() function in android::hardware::audio::CPP_VERSION::implementation::StreamCommon |
D | stream_in.cpp | 243 Return<uint64_t> StreamIn::getFrameCount() { in getFrameCount() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn |
D | stream_out.cpp | 293 Return<uint64_t> StreamOut::getFrameCount() { in getFrameCount() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut |
/device/google/atv/audio_proxy/service/ | ||
D | StreamOutImpl.cpp | 100 Return<uint64_t> StreamOutImpl::getFrameCount() { in getFrameCount() function in audio_proxy::service::StreamOutImpl |