HomeSort by: relevance | last modified time | path
    Searched refs:pixman_fill (Results 1 - 25 of 48) sorted by relevancy

1 2

  /xsrc/external/mit/xorg-server/dist/fb/
fbfill.c 87 if (pPriv->and || !pixman_fill((uint32_t *) dst, dstStride, dstBpp,
225 if (and || !pixman_fill((uint32_t *) dst, dstStride, dstBpp,
fbwindow.c 176 if (!try_mmx || !pixman_fill((uint32_t *) dst, dstStride, dstBpp,
  /xsrc/external/mit/xorg-server.old/dist/fb/
fbfill.c 48 if (pPriv->and || !pixman_fill ((uint32_t *)dst, dstStride, dstBpp,
215 if (and || !pixman_fill ((uint32_t *)dst, dstStride, dstBpp,
fbwindow.c 228 if (!try_mmx || !pixman_fill ((uint32_t *)dst, dstStride, dstBpp,
  /xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
fbfill.c 80 !pixman_fill((uint32_t *) dst, dstStride, dstBpp,
171 !pixman_fill((uint32_t *) dst, stride, bpp,
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
fbfill.c 80 !pixman_fill((uint32_t *) dst, dstStride, dstBpp,
171 !pixman_fill((uint32_t *) dst, stride, bpp,
  /xsrc/external/mit/xf86-video-intel/dist/test/
basic-putimage.c 52 pixman_fill((uint32_t*)image.data,
176 pixman_fill(cells, tt.width, 32, x, y, w, h, fg);
basic-stress.c 77 pixman_fill((uint32_t*)image.data,
mixed-stress.c 129 pixman_fill((uint32_t*)image.data,
render-composite-solid.c 152 pixman_fill(cells, tt.width, 32, x, y, w, h,
render-fill.c 144 pixman_fill(cells, tt.width, 32, x, y, w, h,
basic-copyarea.c 195 pixman_fill(cells, tt.width, 32, x, y, w, h, fg);
basic-fillrect.c 164 pixman_fill(cells, tt.width, 32, x, y, w, h, fg);
render-copy-alphaless.c 182 pixman_fill(cells, tt.width, 32, x, y, w, h,
render-copyarea.c 203 pixman_fill(cells, tt.width, 32, x, y, w, h,
render-fill-copy.c 175 pixman_fill(cells, tt.width, 32, x, y, w, h,
  /xsrc/external/mit/xf86-video-intel-2014/dist/test/
basic-putimage.c 52 pixman_fill((uint32_t*)image.data,
176 pixman_fill(cells, tt.width, 32, x, y, w, h, fg);
basic-stress.c 77 pixman_fill((uint32_t*)image.data,
mixed-stress.c 129 pixman_fill((uint32_t*)image.data,
render-composite-solid.c 152 pixman_fill(cells, tt.width, 32, x, y, w, h,
render-fill.c 144 pixman_fill(cells, tt.width, 32, x, y, w, h,
basic-copyarea.c 195 pixman_fill(cells, tt.width, 32, x, y, w, h, fg);
basic-fillrect.c 164 pixman_fill(cells, tt.width, 32, x, y, w, h, fg);
render-copy-alphaless.c 182 pixman_fill(cells, tt.width, 32, x, y, w, h,
render-copyarea.c 203 pixman_fill(cells, tt.width, 32, x, y, w, h,

Completed in 22 milliseconds

1 2