HomeSort by relevance Sort by last modified time
    Searched refs:ARGB_ADD (Results 1 - 2 of 2) sorted by null

  /external/qemu/android/skin/
argb.h 213 #define ARGB_ADD(x1,x2) ARGB_SUM(x1,x1,x2)
284 ARGB_ADD(pix,spix);
378 ARGB_ADD(pix,spix);
384 ARGB_ADD(pix,spix);
390 ARGB_ADD(pix,spix);
398 ARGB_ADD(pix,spix);
403 ARGB_ADD(pix,spix);
409 ARGB_ADD(pix,spix);
419 ARGB_ADD(pix,spix);
425 ARGB_ADD(pix,spix)
    [all...]
surface.c 470 ARGB_ADD(dst_c,src_c);
495 ARGB_ADD(val,dst_c);
553 ARGB_ADD(v,d);
577 ARGB_ADD(v,s);

Completed in 58 milliseconds