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

  /frameworks/base/libs/hwui/
Texture.h 49 setWrapST(wrap, wrap, bindTexture, force, renderTarget);
52 void setWrapST(GLenum wrapS, GLenum wrapT, bool bindTexture = false, bool force = false,
SkiaShader.cpp 91 texture->setWrapST(wrapS, wrapT);

Completed in 26 milliseconds