Searched refs:bl (Results 1 - 3 of 3) sorted by path

/system/core/include/pixelflinger/
H A Dformat.h116 uint8_t bl; // blue low bit position member in struct:__anon313::__anon315::__anon316
/system/core/libpixelflinger/
H A Dbuffer.cpp266 p = downshift_component(p, b, hbits, lbits, f->bh, f->bl, 0, 1, -1);
H A Dscanline.cpp1486 blender_32to16 bl(c);
1490 bl.write(s, di.dst, dither);
1498 blender_32to16 bl(c);
1504 bl.write(s, di.dst);
1511 bl.write(s, di.dst);
1521 blender_32to16 bl(c);
1526 bl.write(s, di.dst, dither);
1534 blender_32to16_modulate bl(c);
1539 bl.write(s, di.dst);
1547 blender_32to16_modulate bl(
[all...]

Completed in 122 milliseconds