Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DglUtils.h89 bool shouldExclude, T whatExclude) { in minmaxExcept() argument
97 if (*ptr != whatExclude) { in minmaxExcept()
125 bool shouldExclude, T whatExclude) { in shiftIndicesExcept() argument
131 if (*ptr != whatExclude) { in shiftIndicesExcept()
140 bool shouldExclude, T whatExclude) { in shiftIndicesExcept() argument
145 if (*src == whatExclude) { in shiftIndicesExcept()