Searched refs:playback_type (Results 1 – 2 of 2) sorted by relevance
/reactos/dll/directx/wine/d3dx9_36/ |
H A D | animation.c | 482 D3DXPLAYBACK_TYPE playback_type; member 613 return set->playback_type; in d3dx9_keyframed_animation_GetPlaybackType() 863 D3DXPLAYBACK_TYPE playback_type, UINT animation_count, UINT callback_key_count, in D3DXCreateKeyframedAnimationSet() argument 871 debugstr_a(name), ticks_per_second, playback_type, animation_count, in D3DXCreateKeyframedAnimationSet() 890 object->playback_type = playback_type; in D3DXCreateKeyframedAnimationSet()
|
/reactos/sdk/include/dxsdk/ |
H A D | d3dx9anim.h | 396 D3DXPLAYBACK_TYPE playback_type, UINT animation_count, UINT callback_key_count, 399 D3DXPLAYBACK_TYPE playback_type, ID3DXBuffer *compressed_data, UINT callback_key_count,
|