OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glUtilsPackStrings
(Results
1 - 3
of
3
) sorted by null
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
glUtils.h
58
void
glUtilsPackStrings
(char *ptr, char **strings, GLint *length, GLsizei count);
glUtils.cpp
437
void
glUtilsPackStrings
(char *ptr, char **strings, GLint *length, GLsizei count)
/device/generic/goldfish/opengl/system/GLESv2_enc/
GL2Encoder.cpp
673
glUtilsPackStrings
(str, (char**)string, (GLint*)length, count);
[
all
...]
Completed in 2166 milliseconds