Lines Matching refs:DEBUGF

24 #define DEBUGF(str, ...) ErrorF(str, ##__VA_ARGS__)
59 DEBUGF("start compute clipped regions:\n"); in __glamor_compute_clipped_regions()
60 DEBUGF("block w %d h %d x %d y %d w %d h %d, block_stride %d \n", in __glamor_compute_clipped_regions()
64 DEBUGF("start_x %d start_y %d end_x %d end_y %d \n", start_x, start_y, in __glamor_compute_clipped_regions()
81 DEBUGF("startx %d starty %d endx %d endy %d \n", in __glamor_compute_clipped_regions()
83 DEBUGF("start_block_x %d end_block_x %d \n", start_block_x, end_block_x); in __glamor_compute_clipped_regions()
84 DEBUGF("start_block_y %d end_block_y %d \n", start_block_y, end_block_y); in __glamor_compute_clipped_regions()
123 DEBUGF("block idx %d \n", temp_block_idx); in __glamor_compute_clipped_regions()
127 DEBUGF("i %d j %d region: \n", i, j); in __glamor_compute_clipped_regions()
173 DEBUGF("ext called \n"); in glamor_compute_clipped_regions_ext()
458 DEBUGF("region to be repeated shifted \n"); in _glamor_compute_clipped_regions()
461 DEBUGF("repeat pixmap width %d height %d \n", pixmap_width, pixmap_height); in _glamor_compute_clipped_regions()
462 DEBUGF("extent x1 %d y1 %d x2 %d y2 %d \n", extent->x1, extent->y1, in _glamor_compute_clipped_regions()
503 DEBUGF("init repeat box %d %d %d %d \n", in _glamor_compute_clipped_regions()
518 DEBUGF("Start to clip repeat region: \n"); in _glamor_compute_clipped_regions()
521 DEBUGF("clip result:\n"); in _glamor_compute_clipped_regions()
547 DEBUGF("x_idx %d y_idx %d dx %d dy %d\n", x_idx, y_idx, in _glamor_compute_clipped_regions()
549 DEBUGF("repeat box %d %d %d %d \n", repeat_box.x1, in _glamor_compute_clipped_regions()
565 DEBUGF("valid_repeat_box x1 %d y1 %d \n", in _glamor_compute_clipped_regions()
570 DEBUGF("start to clip repeat[reflect] region: \n"); in _glamor_compute_clipped_regions()
573 DEBUGF("result:\n"); in _glamor_compute_clipped_regions()
639 DEBUGF("for transform result:\n"); in _glamor_compute_clipped_regions()
649 DEBUGF("dx %d dy %d \n", dx, dy); in _glamor_compute_clipped_regions()
705 DEBUGF("dest region \n"); in glamor_compute_transform_clipped_regions()
714 DEBUGF("source box %d %d %d %d \n", temp_box.x1, temp_box.y1, temp_box.x2, in glamor_compute_transform_clipped_regions()
732 DEBUGF("copy to temp source region \n"); in glamor_compute_transform_clipped_regions()
739 DEBUGF("n_regions = %d \n", *n_region); in glamor_compute_transform_clipped_regions()
778 DEBUGF("Region %d:\n", i); in glamor_merge_clipped_regions()
784 DEBUGF("temp region: \n"); in glamor_merge_clipped_regions()
789 DEBUGF("need copy region: \n"); in glamor_merge_clipped_regions()
790 DEBUGF("%d %d %d %d \n", temp_box.x1, temp_box.y1, temp_box.x2, in glamor_merge_clipped_regions()
833 DEBUGF("box x1 %d y1 %d x2 %d y2 %d \n", in glamor_merge_clipped_regions()
845 DEBUGF("copying box %d %d %d %d, dx %d dy %d\n", in glamor_merge_clipped_regions()
865 DEBUGF("priv box x1 %d y1 %d x2 %d y2 %d \n", in glamor_merge_clipped_regions()
924 DEBUGF("original block_w/h %d %d, fixed %d %d \n", block_w, block_h, in glamor_get_transform_block_size()
1120 DEBUGF("source block size less than 1, fallback.\n"); in glamor_composite_largepixmap_region()
1128 DEBUGF("new source block size %d x %d \n", fixed_block_width, in glamor_composite_largepixmap_region()
1141 DEBUGF("mask block size less than 1, fallback.\n"); in glamor_composite_largepixmap_region()
1149 DEBUGF("new mask block size %d x %d \n", fixed_block_width, in glamor_composite_largepixmap_region()
1167 DEBUGF("dest clipped result %d region: \n", n_dest_regions); in glamor_composite_largepixmap_region()
1181 DEBUGF("dest region %d idx %d\n", i, in glamor_composite_largepixmap_region()
1221 DEBUGF("source clipped result %d region: \n", n_source_regions); in glamor_composite_largepixmap_region()
1232 DEBUGF("source region %d idx %d\n", j, in glamor_composite_largepixmap_region()
1291 DEBUGF("mask clipped result %d region: \n", n_mask_regions); in glamor_composite_largepixmap_region()
1307 DEBUGF("mask region %d idx %d\n", k, in glamor_composite_largepixmap_region()
1314 DEBUGF("mask fbo off %d %d \n", in glamor_composite_largepixmap_region()
1317 DEBUGF("start composite mask hasn't transform.\n"); in glamor_composite_largepixmap_region()
1326 DEBUGF in glamor_composite_largepixmap_region()
1334 DEBUGF in glamor_composite_largepixmap_region()
1418 DEBUGF("mask region %d idx %d\n", k, in glamor_composite_largepixmap_region()