Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DCoreProfileEngine.cpp734 float texCropH = (float)(texData->crop_rect[3]); in drawTexOES() local
750 (texCropX + texCropW) / texW, (texCropY + texCropH) / texH, in drawTexOES()
753 texCropX / texW, (texCropY + texCropH) / texH, in drawTexOES()