Lines Matching defs:dstBpp
136 int dstBpp = 0;
143 dstBpp = drawable->bitsPerPixel;
144 switch (dstBpp) {
169 fbGetDrawable(drawable, dst, dstStride, dstBpp, dstXoff,
171 raster(dst + (gy + dstYoff) * dstStride, dstStride, dstBpp,
201 int dstBpp = 0;
208 dstBpp = drawable->bitsPerPixel;
209 switch (dstBpp) {
262 fbGetDrawable(drawable, dst, dstStride, dstBpp, dstXoff,
264 raster(dst + (gy + dstYoff) * dstStride, dstStride, dstBpp,