Searched defs:sharing_mode (Results 1 – 4 of 4) sorted by relevance
334 aaudio_sharing_mode_t AAudioWrapper::sharing_mode() const { in sharing_mode() function in webrtc::AAudioWrapper
334 aaudio_sharing_mode_t AAudioWrapper::sharing_mode() const { in sharing_mode() function in webrtc::jni::AAudioWrapper
504 VkSharingMode sharing_mode() const { return create_info_.sharingMode; } in sharing_mode() function
8436 …const VulkanTypedHandle &barrier_handle, const VkSharingMode sharing_mode, const std::string *val_… in ValidatorState()