Home
last modified time | relevance | path

Searched refs:resetPipe (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/audio/aidl/default/r_submix/
DSubmixRoute.h115 ::android::status_t resetPipe();
DSubmixRoute.cpp247 ::android::status_t SubmixRoute::resetPipe() { in resetPipe() function in aidl::android::hardware::audio::core::r_submix::SubmixRoute
DStreamRemoteSubmix.cpp62 if (::android::OK != mCurrentRoute->resetPipe()) { in init()
/hardware/google/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp714 int resetPipe(GoldfishHwPipe* hwPipe, GoldfishHostPipe* hostPipe) { in resetPipe() function in PipeVirglRenderer
1318 if (resetPipe((GoldfishHwPipe*)(uintptr_t)(res->ctxId), hostPipe)) { in handleTransferWritePipe()