OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glUtilsCalcShaderSourceLen
(Results
1 - 3
of
3
) sorted by null
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
glUtils.h
59
int
glUtilsCalcShaderSourceLen
(char **strings, GLint *length, GLsizei count);
glUtils.cpp
461
int
glUtilsCalcShaderSourceLen
( char **strings, GLint *length, GLsizei count)
/device/generic/goldfish/opengl/system/GLESv2_enc/
GL2Encoder.cpp
781
int len =
glUtilsCalcShaderSourceLen
((char**)string, (GLint*)length, count);
[
all
...]
Completed in 2356 milliseconds