Lines Matching refs:GetFrame
89 f32 GetFrame() const { return m_Frame; } in GetFrame() function
99 u32 GetFrame() const { return m_FrameValue & 0x00000FFF; } in GetFrame() function
100 f32 GetFrameF32() const { return static_cast<f32>(this->GetFrame()); } in GetFrameF32()
112 f32 GetFrame() const { return m_Frame; } in GetFrame() function
126 u32 GetFrame() const { return m_FrameValue & 0x00000FFF; } in GetFrame() function
127 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32()
139 u32 GetFrame() const { return m_FrameValue[0]; } in GetFrame() function
140 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32()
153 f32 GetFrame() const { return m_Frame; } in GetFrame() function
154 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32()
166 u32 GetFrame() const { return m_Frame; } in GetFrame() function
178 u32 GetFrame() const { return m_Frame; } in GetFrame() function
179 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32()
380 f32 GetFrame() const { return m_Frame; } in GetFrame() function
381 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32()
391 u32 GetFrame() const { return m_Frame; } in GetFrame() function
392 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32()
402 u32 GetFrame() const { return m_Frame; } in GetFrame() function
403 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32()