HomeSort by: relevance | last modified time | path
    Searched defs:dstb (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
tga.c 1028 int srcb, dstb, tga_srcb, tga_dstb; local in function:tga_rop_vtov
1048 dstb = dy * dst->ri_stride + dx * (dst->ri_depth / 8);
1140 *(uint32_t *)(dst->ri_bits + dstb +
1202 *(uint32_t *)(dst->ri_bits + dstb +
tga.c 1028 int srcb, dstb, tga_srcb, tga_dstb; local in function:tga_rop_vtov
1048 dstb = dy * dst->ri_stride + dx * (dst->ri_depth / 8);
1140 *(uint32_t *)(dst->ri_bits + dstb +
1202 *(uint32_t *)(dst->ri_bits + dstb +

Completed in 61 milliseconds