Searched refs:copy_rect (Results 1 – 2 of 2) sorted by relevance
946 BoxRec copy_rect; in StartFrameResize() local955 copy_rect.x1 = rect.x2; in StartFrameResize()956 copy_rect.y1 = rect.y1; in StartFrameResize()957 copy_rect.x2 = oldX2; in StartFrameResize()958 copy_rect.y2 = oldY2; in StartFrameResize()961 copy_rect.x1 = rect.x1; in StartFrameResize()962 copy_rect.y1 = rect.y2; in StartFrameResize()963 copy_rect.x2 = oldX2; in StartFrameResize()964 copy_rect.y2 = oldY2; in StartFrameResize()970 copy_rect_width = copy_rect.x2 - copy_rect.x1; in StartFrameResize()[all …]
41 void (*copy_rect) member678 par->copy_rect(par, ca->sx, ca->sy, ca->dx, ca->dy, in tridentfb_copyarea()1523 default_par->copy_rect = xp_copy_rect; in trident_pci_probe()1529 default_par->copy_rect = blade_copy_rect; in trident_pci_probe()1536 default_par->copy_rect = image_copy_rect; in trident_pci_probe()1542 default_par->copy_rect = tgui_copy_rect; in trident_pci_probe()