Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_pixelformat.c448 uint bestindex; in stw_pixelformat_choose() local
452 bestindex = 0; in stw_pixelformat_choose()
500 bestindex = index; in stw_pixelformat_choose()
507 return bestindex; in stw_pixelformat_choose()
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch176617 + sqlite3_snprintf(sizeof(zHdl), zHdl, "bestindex%d", iNext++);