| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| sna_trapezoids_mono.c | 1117 } inplace; local 1176 if (sna_picture_is_solid(src, &inplace.fill.color) && 1179 (op == PictOpOver && inplace.fill.color >> 24 == 0xff))) { 1190 inplace.fill.data = (uint32_t *)ptr; 1191 inplace.fill.stride = pixmap->devKind / sizeof(uint32_t); 1192 inplace.fill.bpp = pixmap->drawable.bitsPerPixel; 1195 inplace.fill.color = 0; 1197 inplace.fill.color = sna_rgba_to_color(inplace.fill.color, dst->format); 1199 DBG(("%s: fill %x\n", __FUNCTION__, inplace.fill.color)) [all...] |
| sna_trapezoids_imprecise.c | 2192 struct inplace { struct 2208 static void _tor_blt_src(struct inplace *in, const BoxRec *box, uint8_t v) 2283 struct inplace *in = (struct inplace *)op; 2295 struct inplace *in = (struct inplace *)op; 2326 struct inplace *in = (struct inplace *)op; 2364 struct inplace *in = (struct inplace *)op 2501 struct inplace inplace; local 2685 struct inplace inplace; local 2814 struct inplace inplace; member in struct:inplace_thread 2855 struct inplace inplace; local [all...] |
| sna_trapezoids_precise.c | 2209 struct inplace { struct 2270 static void _tor_blt_src(struct inplace *in, const BoxRec *box, uint8_t v) 2299 struct inplace *in = (struct inplace *)op; 2311 struct inplace *in = (struct inplace *)op; 2342 struct inplace *in = (struct inplace *)op; 2380 struct inplace *in = (struct inplace *)op 2511 struct inplace inplace; local 2698 struct inplace inplace; local 2824 struct inplace inplace; member in struct:inplace_thread 2865 struct inplace inplace; local [all...] |
| sna_render.h | 113 uint32_t inplace :1; member in struct:sna_composite_op::__anon7506::sna_blt_state
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| sna_trapezoids_mono.c | 1052 } inplace; local 1111 if (sna_picture_is_solid(src, &inplace.fill.color) && 1114 (op == PictOpOver && inplace.fill.color >> 24 == 0xff))) { 1125 inplace.fill.data = (uint32_t *)ptr; 1126 inplace.fill.stride = pixmap->devKind / sizeof(uint32_t); 1127 inplace.fill.bpp = pixmap->drawable.bitsPerPixel; 1130 inplace.fill.color = 0; 1132 inplace.fill.color = sna_rgba_to_color(inplace.fill.color, dst->format); 1134 DBG(("%s: fill %x\n", __FUNCTION__, inplace.fill.color)) [all...] |
| sna_trapezoids_imprecise.c | 2155 struct inplace { struct 2171 static void _tor_blt_src(struct inplace *in, const BoxRec *box, uint8_t v) 2200 struct inplace *in = (struct inplace *)op; 2231 struct inplace *in = (struct inplace *)op; 2281 struct inplace *in = (struct inplace *)op; 2338 struct inplace *in = (struct inplace *)op 2528 struct inplace inplace; local 2714 struct inplace inplace; local 2852 struct inplace inplace; member in struct:inplace_thread 2891 struct inplace inplace; local [all...] |
| sna_trapezoids_precise.c | 2171 struct inplace { struct 2186 static void _tor_blt_src(struct inplace *in, const BoxRec *box, uint8_t v) 2215 struct inplace *in = (struct inplace *)op; 2246 struct inplace *in = (struct inplace *)op; 2296 struct inplace *in = (struct inplace *)op; 2353 struct inplace *in = (struct inplace *)op 2537 struct inplace inplace; local 2728 struct inplace inplace; local 2866 struct inplace inplace; member in struct:inplace_thread 2905 struct inplace inplace; local [all...] |
| sna_render.h | 113 uint32_t inplace :1; member in struct:sna_composite_op::__anon8362::sna_blt_state
|
| /xsrc/external/mit/brotli/dist/c/enc/ |
| encode.c | 1656 BROTLI_BOOL inplace = BROTLI_TRUE; local 1669 inplace = BROTLI_FALSE; 1693 if (inplace) {
|
| /xsrc/external/mit/xedit/dist/lisp/ |
| core.c | 2340 int code, expect, value, inplace, check_list2, local 2357 setdifference = intersection = xunion = setexclusiveor = inplace = 0; 2360 inplace = 1; 2365 inplace = 1; 2370 inplace = 1; 2375 inplace = 1; 2472 if (inplace) { 2543 if (inplace) { 2563 if (inplace) { 4733 int code, expect, value, inplace, substitute local [all...] |