Searched refs:outShader (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/libvideoeditor/lvpp/
H A DNativeWindowRenderer.h72 GLenum shaderType, const char* pSource, GLuint* outShader);
H A DNativeWindowRenderer.cpp284 GLuint* outShader) {
308 *outShader = shader;
283 loadShader(GLenum shaderType, const char* pSource, GLuint* outShader) argument
/frameworks/av/media/libstagefright/tests/
H A DSurfaceMediaSource_test.cpp196 void loadShader(GLenum shaderType, const char* pSource, GLuint* outShader) { argument
233 *outShader = shader;
/frameworks/native/libs/gui/tests/
H A DSurfaceTexture_test.cpp288 GLuint* outShader) {
325 *outShader = shader;
287 loadShader(GLenum shaderType, const char* pSource, GLuint* outShader) argument

Completed in 55 milliseconds