Home
last modified time | relevance | path

Searched refs:attribList (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/glx/
H A Dindirect.c1640 …efine SET_ATTR_VALUE(attr, value) { attribList[i++] = attr; attribList[i++] = value; assert(i < AR…
1650 int attribList[60]; in fbConfigToPixelFormatIndex() local
1719 (hdc, attribList, NULL, 1, &pixelFormatIndex, &numFormats)) { in fbConfigToPixelFormatIndex()