Searched refs:texCropX (Results 1 – 1 of 1) sorted by relevance
730 float texCropX = (float)(texData->crop_rect[0]); in drawTexOES() local744 texCropX / texW, texCropY / texH, in drawTexOES()747 (texCropX + texCropW) / texW, texCropY / texH, in drawTexOES()750 (texCropX + texCropW) / texW, (texCropY + texCropH) / texH, in drawTexOES()753 texCropX / texW, (texCropY + texCropH) / texH, in drawTexOES()