Searched defs:surface_is_full_rect (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dsurface.c1192 static BOOL surface_is_full_rect(const struct wined3d_surface *surface, const RECT *r) function
1243 if (!surface_is_full_rect(dst_surface, dst_rect))
1340 if (!surface_is_full_rect(dst_surface, &dst_rect))

Completed in 2547 milliseconds