Searched refs:scaling_blend (Results 1 – 7 of 7) sorted by relevance
/external/libvncserver/x11vnc/ |
D | x11vnc_defs.c | 130 int scaling_blend = 1; /* for no blending option (very course) */ variable
|
D | x11vnc.h | 558 extern int scaling_blend; /* for no blending option (very course) */
|
D | scan.c | 1312 if (scaling_blend == 1) { in scale_and_mark_rect() 1321 scaling_blend = 0; in scale_and_mark_rect() 1339 scale_rect(scale_fac_x, scale_fac_y, scaling_blend, scaling_interpolate, fac * Bpp, in scale_and_mark_rect()
|
D | screen.c | 2966 parse_scale_string(scale_str, &scale_fac_x, &scale_fac_y, &scaling, &scaling_blend, in setup_scaling()
|
D | remote.c | 5933 snprintf(buf, bufn, "aro=%s:%d", p, scaling_blend); in process_remote_cmd()
|
D | userinput.c | 8164 scale_rect(scale_fac_x, scale_fac_y, scaling_blend, scaling_interpolate, fac * Bpp, in scale_mark_xrootpmap()
|
D | README | 18083 scale_fac_y scaling_blend scaling_nomult4 scaling_pad
|