Searched refs:binfo (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/pixman/dist/test/ |
| H A D | affine-bench.c | 348 bench_info_t binfo; local in function:main 358 binfo.op = PIXMAN_OP_SRC; 359 binfo.mask_image = NULL; 360 pixman_transform_init_identity (&binfo.transform); 378 !parse_arguments (argc, argv, &binfo.transform, &binfo.op, 403 compute_transformed_extents (&binfo.transform, &dest_box, &transformed); 418 binfo.src_x = -xmin; 419 binfo.src_y = -ymin; 427 &src, &binfo [all...] |
| /xsrc/external/mit/libXfont/dist/src/fc/ |
| H A D | fserve.c | 546 FSBlockedListInfoPtr binfo; local in function:_fs_clean_aborted_blockrec 547 binfo = (FSBlockedListInfoPtr) blockrec->data; 548 if (binfo->status == FS_LFWI_REPLY) 550 _fs_free_props (&binfo->info); 2491 FSBlockedListInfoPtr binfo = (FSBlockedListInfoPtr) blockrec->data; local in function:fs_read_list_info 2503 _fs_free_props (&binfo->info); 2512 binfo->status = FS_LFWI_FINISHED; 2525 binfo->status = FS_LFWI_FINISHED; 2549 /* binfo->name is a 256 char array, rep->nameLength is a CARD8 */ 2550 memcpy (binfo 2637 FSBlockedListInfoPtr binfo; local in function:fs_start_list_with_info 2697 FSBlockedListInfoPtr binfo; local in function:fs_next_list_with_info [all...] |
| /xsrc/external/mit/libXfont2/dist/src/fc/ |
| H A D | fserve.c | 549 FSBlockedListInfoPtr binfo; local in function:_fs_clean_aborted_blockrec 550 binfo = (FSBlockedListInfoPtr) blockrec->data; 551 if (binfo->status == FS_LFWI_REPLY) 553 _fs_free_props (&binfo->info); 2463 FSBlockedListInfoPtr binfo = (FSBlockedListInfoPtr) blockrec->data; local in function:fs_read_list_info 2475 _fs_free_props (&binfo->info); 2484 binfo->status = FS_LFWI_FINISHED; 2497 binfo->status = FS_LFWI_FINISHED; 2521 /* binfo->name is a 256 char array, rep->nameLength is a CARD8 */ 2522 memcpy (binfo 2609 FSBlockedListInfoPtr binfo; local in function:fs_start_list_with_info 2658 FSBlockedListInfoPtr binfo; local in function:fs_next_list_with_info [all...] |
| /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/ |
| H A D | panvk_vX_cmd_buffer.c | 239 VkSubpassBeginInfo binfo = { local in function:panvk_per_arch 247 panvk_per_arch(CmdNextSubpass2)(cmd, &binfo, &einfo);
|
Completed in 10 milliseconds