Home
last modified time | relevance | path

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

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