Home
last modified time | relevance | path

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

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