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() 201 GLuint* textureUnit, ProgramDescription* description, in tryStoreBitmap() 286 const Matrix4& modelViewMatrix, GLuint* textureUnit, in storeCompose() 297 GLuint* textureUnit, ProgramDescription* description, in tryStoreCompose() 326 GLuint* textureUnit, ProgramDescription* description, in store()
|
D | GlopBuilder.cpp | 627 GLuint textureUnit = mOutGlop->fill.texture.texture ? 1 : 0; in build() local
|
/frameworks/base/libs/hwui/renderstate/ |
D | TextureState.cpp | 87 void TextureState::activateTexture(GLuint textureUnit) { in activateTexture()
|