Searched refs:bl (Results 1 - 3 of 3) sorted by relevance
/system/core/include/pixelflinger/ |
H A D | format.h | 116 uint8_t bl; // blue low bit position member in struct:__anon50::__anon52::__anon53
|
/system/core/libpixelflinger/ |
H A D | scanline.cpp | 1486 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...] |
H A D | buffer.cpp | 266 p = downshift_component(p, b, hbits, lbits, f->bh, f->bl, 0, 1, -1);
|
Completed in 107 milliseconds