OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 24 milliseconds