Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglCodecCommon/
DglUtils.h103 bool shouldExclude, T whatExclude) { in minmaxExcept() argument
111 if (*ptr != whatExclude) { in minmaxExcept()
139 bool shouldExclude, T whatExclude) { in shiftIndicesExcept() argument
145 if (*ptr != whatExclude) { in shiftIndicesExcept()
154 bool shouldExclude, T whatExclude) { in shiftIndicesExcept() argument
159 if (*src == whatExclude) { in shiftIndicesExcept()