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

  /frameworks/native/opengl/libagl/
TextureObjectManager.h 76 GLenum wrapt; member in class:android::EGLTextureObject
TextureObjectManager.cpp 49 wrapt = GL_REPEAT;
62 wrapt = old->wrapt;
texture.cpp 88 GGL_TEXTURE_WRAP_T, u.texture->wrapt);
653 textureObject->wrapt = param;
    [all...]

Completed in 142 milliseconds