Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DglUtils.h95 bool shouldExclude, T whatExclude) { in minmaxExcept() argument
103 if (*ptr != whatExclude) { in minmaxExcept()
131 bool shouldExclude, T whatExclude) { in shiftIndicesExcept() argument
137 if (*ptr != whatExclude) { in shiftIndicesExcept()
146 bool shouldExclude, T whatExclude) { in shiftIndicesExcept() argument
151 if (*src == whatExclude) { in shiftIndicesExcept()