Home
last modified time | relevance | path

Searched refs:callReaderThread (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libaudiohal/impl/
DStreamHalHidl.h302 status_t callReaderThread(
DStreamHalHidl.cpp1070 status = callReaderThread(params, "read", in read()
1085 status_t StreamInHalHidl::callReaderThread( in callReaderThread() function in android::StreamInHalHidl
1192 return callReaderThread(params, "getCapturePosition", in getCapturePosition()