HomeSort by relevance Sort by last modified time
    Searched defs:shiftIndices (Results 1 - 2 of 2) sorted by null

  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
glUtils.h 77 template <class T> void shiftIndices(T *indices, int count, int offset) {
86 template <class T> void shiftIndices(T *src, T *dst, int count, int offset)
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
glUtils.h 77 template <class T> void shiftIndices(T *indices, int count, int offset) {
86 template <class T> void shiftIndices(T *src, T *dst, int count, int offset)

Completed in 104 milliseconds