Home
last modified time | relevance | path

Searched defs:shiftIndices (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/OpenglCodecCommon/
DglUtils.h119 template <class T> void shiftIndices(T *indices, int count, int offset) { in shiftIndices() function
128 template <class T> void shiftIndices(const T *src, T *dst, int count, int offset) in shiftIndices() function