Searched refs:wraps (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/opengl/libagl/
H A DTextureObjectManager.h75 GLenum wraps; member in class:android::EGLTextureObject
H A DTextureObjectManager.cpp48 wraps = GL_REPEAT;
61 wraps = old->wraps;
H A Dtexture.cpp86 GGL_TEXTURE_WRAP_S, u.texture->wraps);
645 textureObject->wraps = param;

Completed in 69 milliseconds