Searched defs:_format (Results 1 – 2 of 2) sorted by relevance
1481 public LayoutParams(int _type, int _flags, int _format) { in LayoutParams()1488 public LayoutParams(int w, int h, int _type, int _flags, int _format) { in LayoutParams()1496 int _flags, int _format) { in LayoutParams()
3127 int32_t _format) in Item()