Searched defs:U32 (Results 1 – 4 of 4) sorted by relevance
110 U32, // unsigned int, size = 4 bytes enumConstant756 public static class U32 extends Struct { class in Struct760 public U32(final long val) { in U32() method in Struct.U32
371 public static Element U32(RenderScript rs) { in U32() method in Element
389 public static Element U32(RenderScript rs) { in U32() method in Element
465 sp<const Element> U32; member