Searched refs:unsafe_impl_from_IDirect3DRMFrame (Results 1 – 3 of 3) sorted by relevance
283 struct d3drm_frame *unsafe_impl_from_IDirect3DRMFrame(IDirect3DRMFrame *iface) DECLSPEC_HIDDEN;
406 struct d3drm_frame *frame = unsafe_impl_from_IDirect3DRMFrame(camera); in d3drm_viewport1_Init()602 struct d3drm_frame *frame = unsafe_impl_from_IDirect3DRMFrame(camera); in d3drm_viewport1_SetCamera()
931 struct d3drm_frame *child_frame = unsafe_impl_from_IDirect3DRMFrame(child); in d3drm_frame1_AddChild()1875 struct d3drm_frame *child_frame = unsafe_impl_from_IDirect3DRMFrame(child); in d3drm_frame1_DeleteChild()3120 struct d3drm_frame *unsafe_impl_from_IDirect3DRMFrame(IDirect3DRMFrame *iface) in unsafe_impl_from_IDirect3DRMFrame() function