Searched refs:IsUAV (Results 1 – 1 of 1) sorted by relevance
331 bool IsUAV = isUAV(); in getAnnotateProps() local332 bool IsROV = IsUAV && UAVFlags.IsROV; in getAnnotateProps()333 bool IsGloballyCoherent = IsUAV && UAVFlags.GloballyCoherent; in getAnnotateProps()335 if (IsUAV) in getAnnotateProps()345 Word0 |= (IsUAV & 1) << 12; in getAnnotateProps()