Lines Matching refs:GetFrame

91     f32 GetFrame()    const { return m_Frame; }  in GetFrame()  function
101 u32 GetFrame() const { return m_FrameValue & 0x00000FFF; } in GetFrame() function
102 f32 GetFrameF32() const { return static_cast<f32>(this->GetFrame()); } in GetFrameF32()
114 f32 GetFrame() const { return m_Frame; } in GetFrame() function
128 u32 GetFrame() const { return m_FrameValue & 0x00000FFF; } in GetFrame() function
129 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32()
141 u32 GetFrame() const { return m_FrameValue[0]; } in GetFrame() function
142 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32()
155 f32 GetFrame() const { return m_Frame; } in GetFrame() function
156 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32()
168 u32 GetFrame() const { return m_Frame; } in GetFrame() function
180 u32 GetFrame() const { return m_Frame; } in GetFrame() function
181 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32()
381 f32 GetFrame() const { return m_Frame; } in GetFrame() function
382 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32()
392 u32 GetFrame() const { return m_Frame; } in GetFrame() function
393 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32()
403 u32 GetFrame() const { return m_Frame; } in GetFrame() function
404 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32()