Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DOverlayWidgets.h121 if (!ignoreFirstValue) in add()
129 if (ignoreFirstValue) in next()
131 ignoreFirstValue = false; in next()
144 bool ignoreFirstValue = true; variable