Searched refs:getNextWriteTimestamp (Results 1 - 4 of 4) sorted by relevance

/hardware/libhardware_legacy/audio/
H A DAudioHardwareInterface.cpp74 status_t AudioStreamOut::getNextWriteTimestamp(int64_t *timestamp) function in class:android_audio_legacy::AudioStreamOut
H A Daudio_hw_hal.cpp256 return out->legacy_out->getNextWriteTimestamp(timestamp);
/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioHardwareInterface.h118 virtual status_t getNextWriteTimestamp(int64_t *timestamp);
/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_hw_hal.cpp288 return out->qcom_out->getNextWriteTimestamp(timestamp);

Completed in 263 milliseconds