Searched defs:textureUnit (Results 1 – 4 of 4) sorted by relevance
| /frameworks/base/libs/hwui/ |
| D | SkiaShader.cpp | 156 GLuint* textureUnit, const Extensions& extensions, const SkShader& shader) { in setupProgram() 171 GLuint* textureUnit, const Extensions&, const SkShader& shader) { in setupProgram() 264 GLuint* textureUnit, const Extensions& extensions, const SkShader& shader) { in setupProgram() 367 GLuint* textureUnit, const Extensions&, const SkShader& shader) { in setupProgram() 455 GLuint* textureUnit, const Extensions& extensions, const SkShader& shader) { in setupProgram()
|
| D | Dither.cpp | 89 void Dither::setupProgram(Program* program, GLuint* textureUnit) { in setupProgram()
|
| D | SkiaShader.h | 65 GLuint* textureUnit, const Extensions& extensions, const SkShader& shader) { in setupProgram()
|
| D | Caches.cpp | 527 void Caches::activeTexture(GLuint textureUnit) { in activeTexture()
|