Home
last modified time | relevance | path

Searched refs:al (Results 1 – 4 of 4) sorted by relevance

/system/core/logd/
Dmain.cpp188 LogAudit *al = new LogAudit(logBuf, reader, fdDmesg); in main() local
189 if (al->startListener()) { in main()
190 delete al; in main()
/system/core/include/pixelflinger/
Dformat.h110 uint8_t al; // alpha low bit position member
/system/security/keystore/
Dtest-keystore57 run adb shell ls -al /data/misc/keystore
/system/core/libpixelflinger/
Dbuffer.cpp267 p = downshift_component(p, a, hbits, lbits, f->ah, f->al, 0, 1, -1); in ggl_pack_color()