Home
last modified time | relevance | path

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

/aosp12/hardware/libhardware_legacy/audio/
H A DAudioHardwareInterface.cpp74 status_t AudioStreamOut::getNextWriteTimestamp(int64_t *timestamp) in getNextWriteTimestamp() function in android_audio_legacy::AudioStreamOut
/aosp12/frameworks/av/media/libaudiohal/impl/
H A DStreamHalLocal.cpp151 status_t StreamOutHalLocal::getNextWriteTimestamp(int64_t *timestamp) { in getNextWriteTimestamp() function in android::CPP_VERSION::StreamOutHalLocal
H A DStreamHalHidl.cpp554 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 DStreamOut.cpp441 Return<void> StreamOut::getNextWriteTimestamp(getNextWriteTimestamp_cb _hidl_cb) { in getNextWriteTimestamp() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut