Searched refs:ifs_fx (Results 1 – 2 of 2) sorted by relevance
111 ifs_visualfx_create (&goomInfo->ifs_fx); in goom_init()112 goomInfo->ifs_fx.init (&goomInfo->ifs_fx, goomInfo); in goom_init()142 goomInfo->ifs_fx.free (&goomInfo->ifs_fx); in goom_set_resolution()143 goomInfo->ifs_fx.init (&goomInfo->ifs_fx, goomInfo); in goom_set_resolution()205 goomInfo->ifs_fx.apply (&goomInfo->ifs_fx, goomInfo->p2, goomInfo->p1, in goom_update()797 goomInfo->ifs_fx.free (&goomInfo->ifs_fx); in goom_close()
117 VisualFX ifs_fx; member