Lines Matching refs:len
7 len major sizeof(EGLint)
9 len minor sizeof(EGLint)
13 len buffer bufferSize
17 len buffer bufferSize
21 len numAttribs sizeof(uint32_t)
25 len buffer bufSize
29 len attribs attribs_size
32 len configs configs_size*sizeof(uint32_t)
36 len pixels (((glUtilsPixelBitSize(format, type) * width) >> 3) * height)
40 len pixels (((glUtilsPixelBitSize(format, type) * width) >> 3) * height)
51 len attribs num_attribs
53 len glsync_out sizeof(uint64_t)
55 len syncthread_out sizeof(uint64_t)