Searched defs:shouldBlockWrite (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/audio/aidl/default/r_submix/ | ||
D | SubmixRoute.cpp | 138 bool SubmixRoute::shouldBlockWrite() { in shouldBlockWrite() function in aidl::android::hardware::audio::core::r_submix::SubmixRoute |
D | StreamRemoteSubmix.cpp | 211 const bool shouldBlockWrite = mCurrentRoute->shouldBlockWrite(); in outWrite() local |