Searched defs:glc (Results 1 – 2 of 2) sorted by relevance
149 virtual bool compose(GLuint texName, const sp<GLConsumer>& glc) { in opaque()173 virtual bool compose(GLuint texName, const sp<GLConsumer>& glc) { in opaqueShrink()205 virtual bool compose(GLuint texName, const sp<GLConsumer>& glc) { in blend()244 virtual bool compose(GLuint texName, const sp<GLConsumer>& glc) { in blendShrink()
206 sp<GLConsumer> glc = new GLConsumer(consumer, name, in createNamedSurfaceTexture() local