Searched defs:getNextWriteTimestamp (Results 1 – 4 of 4) sorted by relevance
/aosp12/hardware/libhardware_legacy/audio/ | ||
H A D | AudioHardwareInterface.cpp | 74 status_t AudioStreamOut::getNextWriteTimestamp(int64_t *timestamp) in getNextWriteTimestamp() function in android_audio_legacy::AudioStreamOut |
/aosp12/frameworks/av/media/libaudiohal/impl/ | ||
H A D | StreamHalLocal.cpp | 151 status_t StreamOutHalLocal::getNextWriteTimestamp(int64_t *timestamp) { in getNextWriteTimestamp() function in android::CPP_VERSION::StreamOutHalLocal |
H A D | StreamHalHidl.cpp | 554 status_t StreamOutHalHidl::getNextWriteTimestamp(int64_t *timestamp) { in getNextWriteTimestamp() function in android::CPP_VERSION::StreamOutHalHidl |
/aosp12/hardware/interfaces/audio/core/all-versions/default/ | ||
H A D | StreamOut.cpp | 441 Return<void> StreamOut::getNextWriteTimestamp(getNextWriteTimestamp_cb _hidl_cb) { in getNextWriteTimestamp() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut |