HomeSort by relevance Sort by last modified time
    Searched full:argb_t (Results 1 - 1 of 1) sorted by null

  /external/qemu/android/skin/
argb.h 21 typedef mmx_t argb_t; typedef
130 typedef uint32_t argb_t; typedef
133 #define ARGB_DECL(x) argb_t x##_ag, x##_rb
134 #define ARGB_DECL2(x1,x2) argb_t x1##_ag, x1##_rb, x2##_ag, x2##_rb
140 argb_t _v = (argb_t)(v); \

Completed in 87 milliseconds