Searched refs:swap (Results 1 – 6 of 6) sorted by relevance
392 std::swap( m_pObj, other.m_pObj ); in SwapObjPtr()393 std::swap( m_pCnt, other.m_pCnt ); in SwapObjPtr()394 std::swap( m_pAllocator, other.m_pAllocator ); in SwapObjPtr()586 std::swap( m_pObj, other.m_pObj ); in SwapObjPtr()587 std::swap( m_pCnt, other.m_pCnt ); in SwapObjPtr()588 std::swap( m_pAllocator, other.m_pAllocator ); in SwapObjPtr()
264 rhs.swap(*this);403 void swap(MoveArray<TElement>& other);446 clone.swap(*this); in ShrinkToFit()569 void Swap(MoveArray<TElement>& other) { this->swap(other); } in Swap()786 void swap(MoveArray<TElement>& array);949 MoveArray<TElement>::swap( in swap() function
378 void SetBufferSide(bool swap) in SetBufferSide() argument380 this->m_BufferSide = swap; in SetBufferSide()
126 m_GpuProfilingEntries.swap( m_GpuProfilingResults ); in RunAsync()
372 // swap priority385 // swap button name & command394 // swap field command
1495 f32 swap = minValue; in InitializeParticles() local1497 maxValue = swap; in InitializeParticles()