Searched defs:textureUnit (Results 1 – 3 of 3) sorted by relevance
| /frameworks/base/libs/hwui/ |
| D | SkiaShader.cpp | 121 GLuint* textureUnit, ProgramDescription* description, in tryStoreGradient() 200 GLuint* textureUnit, ProgramDescription* description, in tryStoreBitmap() 285 const Matrix4& modelViewMatrix, GLuint* textureUnit, in storeCompose() 296 GLuint* textureUnit, ProgramDescription* description, in tryStoreCompose() 324 GLuint* textureUnit, ProgramDescription* description, in store()
|
| D | GlopBuilder.cpp | 621 GLuint textureUnit = mOutGlop->fill.texture.texture ? 1 : 0; in build() local
|
| /frameworks/base/libs/hwui/renderstate/ |
| D | TextureState.cpp | 81 void TextureState::activateTexture(GLuint textureUnit) { in activateTexture()
|