Lines Matching refs:GetFrame

83     f32 GetFrame()    const { return m_Frame; }  in GetFrame()  function
93 u32 GetFrame() const { return m_FrameValue & 0x00000FFF; } in GetFrame() function
94 f32 GetFrameF32() const { return static_cast<f32>(this->GetFrame()); } in GetFrameF32()
106 f32 GetFrame() const { return m_Frame; } in GetFrame() function
120 u32 GetFrame() const { return m_FrameValue & 0x00000FFF; } in GetFrame() function
121 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32()
133 u32 GetFrame() const { return m_FrameValue[0]; } in GetFrame() function
134 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32()
147 f32 GetFrame() const { return m_Frame; } in GetFrame() function
148 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32()
160 u32 GetFrame() const { return m_Frame; } in GetFrame() function
172 u32 GetFrame() const { return m_Frame; } in GetFrame() function
173 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32()
373 f32 GetFrame() const { return m_Frame; } in GetFrame() function
374 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32()
384 u32 GetFrame() const { return m_Frame; } in GetFrame() function
385 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32()
395 u32 GetFrame() const { return m_Frame; } in GetFrame() function
396 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32()