Home
last modified time | relevance | path

Searched refs:cropRectU (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/libGLES_CM/
DTexture.cpp42 cropRectU = 0; in Texture()
162 cropRectU = u; in setCropRect()
200 return cropRectU; in getCropRectU()
DTexture.h114 GLint cropRectU; variable