Home
last modified time | relevance | path

Searched defs:outPgm (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/cmds/screenrecord/
DProgram.cpp112 status_t Program::createProgram(GLuint* outPgm, const char* vertexShader, in createProgram()
169 status_t Program::linkShaderProgram(GLuint vs, GLuint fs, GLuint* outPgm) { in linkShaderProgram()
/frameworks/native/cmds/flatland/
DGLHelper.cpp189 bool GLHelper::getShaderProgram(const char* name, GLuint* outPgm) { in getShaderProgram()
375 static bool linkShaderProgram(GLuint vs, GLuint fs, GLuint* outPgm) { in linkShaderProgram()
/frameworks/native/libs/gui/tests/
DGLTest.cpp294 const char* pFragmentSource, GLuint* outPgm) { in createProgram()
/frameworks/av/media/libstagefright/tests/
DSurfaceMediaSource_test.cpp239 GLuint* outPgm) { in createProgram()