Searched defs:getWrapS (Results 1 – 3 of 3) sorted by relevance
60 GLenum getWrapS() const { return mWrapModeS; } in getWrapS() function
127 GLenum getWrapS() const { return mWrapS; } in getWrapS() function
178 GLenum Texture::getWrapS() const in getWrapS() function in es1::Texture