Searched defs:_format (Results 1 – 3 of 3) sorted by relevance
1139 public LayoutParams(int _type, int _flags, int _format) { in LayoutParams()1146 public LayoutParams(int w, int h, int _type, int _flags, int _format) { in LayoutParams()1154 int _flags, int _format) { in LayoutParams()
336 static const GLenum _format = GL_RGB, _type = GL_UNSIGNED_SHORT_5_6_5; in TEST_F() local
2956 int32_t _format) in Item()