HomeSort by relevance Sort by last modified time
    Searched refs:unbindTexture (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/hwui/renderstate/
TextureState.h 78 void unbindTexture(GLuint texture);
TextureState.cpp 133 unbindTexture(texture);
144 void TextureState::unbindTexture(GLuint texture) {
  /frameworks/base/libs/hwui/
Layer.cpp 204 caches.textureState().unbindTexture(texture.mId);

Completed in 55 milliseconds