Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DglUtils.h105 template <class T> void shiftIndices(T *indices, int count, int offset) { in shiftIndices() function
114 template <class T> void shiftIndices(const T *src, T *dst, int count, int offset) in shiftIndices() function