Searched defs:buildShader (Results 1 – 6 of 6) sorted by relevance
102 GLuint Program::buildShader(const char* source, GLenum type) { in buildShader() function in android::renderengine::gl::Program
111 GLuint Program::buildShader(const char* source, GLenum type) { in buildShader() function in android::renderengine::gl::Program
264 private static int buildShader(String source, int type) { in buildShader() method in ImageFlipRenderThread
271 GLuint buildShader(const char* source, GLenum type) const { in buildShader() function in android::Program
262 private static int buildShader(String source, int type) { in buildShader() method in ColorsGLRenderer
311 private static int buildShader(String source, int type) { in buildShader() method in GLTextureViewActivity.RenderThread