Searched defs:shiftIndices (Results 1 - 1 of 1) sorted by relevance
| /development/tools/emulator/opengl/shared/OpenglCodecCommon/ | ||
| H A D | glUtils.h | 77 template <class T> void shiftIndices(T *indices, int count, int offset) { function in namespace:GLUtils 86 template <class T> void shiftIndices(T *src, T *dst, int count, int offset) function in namespace:GLUtils |
Completed in 39 milliseconds