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

/frameworks/rs/tests/lldb/tests/harness/
H A Ddecorators.py45 @functools.wraps(func)
150 @functools.wraps(func)
/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.cpp89 GGL_TEXTURE_WRAP_S, u.texture->wraps);
638 textureObject->wraps = param;

Completed in 393 milliseconds