Searched refs:pKey (Results 1 – 1 of 1) sorted by relevance
64 static FrameType GetFrame( const KeyType* pKey ) { return pKey->GetFrame(); } in GetFrame() argument65 …2 GetFrameF32( const ResFloatSegmentFVData*, const KeyType* pKey ) { return pKey->GetFrameF3… in GetFrameF32() argument66 … f32 GetValue( const ResFloatSegmentFVData*, const KeyType* pKey ) { return pKey->GetValue()… in GetValue() argument84 static FrameType GetFrame( const KeyType* pKey ) { return pKey->GetFrame(); } in GetFrame() argument85 static f32 GetFrameF32( const ResFloatSegmentFVData* pSegment, const KeyType* pKey ) in GetFrameF32() argument87 f32 frame = pKey->GetFrameF32(); in GetFrameF32()90 static f32 GetValue( const ResFloatSegmentFVData* pSegment, const KeyType* pKey ) in GetValue() argument92 f32 value = pKey->GetValue(); in GetValue()108 static FrameType GetFrame( const KeyType* pKey ) { return pKey->m_Frame; } in GetFrame() argument109 …32 GetFrameF32( const ResFloatSegmentFVData*, const KeyType* pKey ) { return pKey->m_Frame; } in GetFrameF32() argument[all …]