Home
last modified time | relevance | path

Searched defs:getFrameCount (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish/audio/
Dstream_common.cpp45 uint64_t StreamCommon::getFrameCount() const { in getFrameCount() function in android::hardware::audio::CPP_VERSION::implementation::StreamCommon
Dstream_in.cpp243 Return<uint64_t> StreamIn::getFrameCount() { in getFrameCount() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
Dstream_out.cpp293 Return<uint64_t> StreamOut::getFrameCount() { in getFrameCount() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut
/device/google/atv/audio_proxy/service/
DStreamOutImpl.cpp100 Return<uint64_t> StreamOutImpl::getFrameCount() { in getFrameCount() function in audio_proxy::service::StreamOutImpl