Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp2814 int Hcr = texture->getCropRectH(); in drawTexture() local
2817 {Ucr / textureWidth, (Vcr + Hcr) / textureHeight}, in drawTexture()
2819 {(Ucr + Wcr) / textureWidth, (Vcr + Hcr) / textureHeight}}; in drawTexture()