Searched refs:dstB (Results 1 - 5 of 5) sorted by path

/system/core/libpixelflinger/tests/arch-arm64/col32cb16blend/
H A Dcol32cb16blend_test.c73 int dstB = (d)&0x1f; local
79 srcB += (f*dstB)>>8;
/system/core/libpixelflinger/tests/arch-arm64/t32cb16blend/
H A Dt32cb16blend_test.c73 int dstB = (d)&0x1f; local
83 srcB += (f*dstB)>>8;
/system/core/libpixelflinger/tests/arch-mips/col32cb16blend/
H A Dcol32cb16blend_test.c74 int dstB = (d)&0x1f; local
80 srcB += (f*dstB)>>8;
/system/core/libpixelflinger/tests/arch-mips/t32cb16blend/
H A Dt32cb16blend_test.c73 int dstB = (d)&0x1f; local
83 srcB += (f*dstB)>>8;
/system/core/libpixelflinger/tests/arch-mips64/col32cb16blend/
H A Dcol32cb16blend_test.c74 int dstB = (d)&0x1f; local
80 srcB += (f*dstB)>>8;

Completed in 41 milliseconds