HomeSort by relevance Sort by last modified time
    Searched refs:glUtilsPackStrings (Results 1 - 5 of 5) sorted by null

  /development/tools/emulator/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)
  /sdk/emulator/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)
  /development/tools/emulator/opengl/system/GLESv2_enc/
GL2Encoder.cpp 644 glUtilsPackStrings(str, (char**)string, (GLint*)length, count);
    [all...]

Completed in 212 milliseconds