Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLES_CM/
DTexture.cpp45 cropRectH = 0; in Texture()
165 cropRectH = h; in setCropRect()
215 return cropRectH; in getCropRectH()
DTexture.h123 GLint cropRectH; variable