Searched refs:RSIBufferAvailableCallbackInterfaceCode (Results 1 – 4 of 4) sorted by relevance
23 enum class RSIBufferAvailableCallbackInterfaceCode : CodeUnderlyingType { enum
30 using CodeEnumType = RSIBufferAvailableCallbackInterfaceCode;
41 …uint32_t code = static_cast<uint32_t>(RSIBufferAvailableCallbackInterfaceCode::ON_BUFFER_AVAILABLE… in OnBufferAvailable()
37 case static_cast<uint32_t>(RSIBufferAvailableCallbackInterfaceCode::ON_BUFFER_AVAILABLE): { in OnRemoteRequest()