Lines Matching refs:height
38 int width, height; in Blit1to1() local
44 height = info->dst_h; in Blit1to1()
51 while (height--) { in Blit1to1()
90 int width, height; in Blit1to2() local
97 height = info->dst_h; in Blit1to2()
105 while (height--) { in Blit1to2()
126 while (height--) { in Blit1to2()
159 while (height--) { in Blit1to2()
198 int width, height; in Blit1to3() local
204 height = info->dst_h; in Blit1to3()
211 while (height--) { in Blit1to3()
246 int width, height; in Blit1to4() local
253 height = info->dst_h; in Blit1to4()
260 while (height--) { in Blit1to4()
292 int height = info->dst_h; in Blit1to1Key() local
301 while (height--) { in Blit1to1Key()
317 while (height--) { in Blit1to1Key()
339 int height = info->dst_h; in Blit1to2Key() local
350 while (height--) { in Blit1to2Key()
371 int height = info->dst_h; in Blit1to3Key() local
380 while (height--) { in Blit1to3Key()
404 int height = info->dst_h; in Blit1to4Key() local
415 while (height--) { in Blit1to4Key()
436 int height = info->dst_h; in Blit1toNAlpha() local
452 while (height--) { in Blit1toNAlpha()
476 int height = info->dst_h; in Blit1toNAlphaKey() local
493 while (height--) { in Blit1toNAlphaKey()