Home
last modified time | relevance | path

Searched defs:setWrapST (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
DAssetAtlas.cpp82 virtual void setWrapST(GLenum wrapS, GLenum wrapT, bool bindTexture = false, in setWrapST() function
DTexture.cpp47 void Texture::setWrapST(GLenum wrapS, GLenum wrapT, bool bindTexture, bool force, in setWrapST() function in android::uirenderer::Texture