Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_blit.c499 const GLfloat dstHeightF = (GLfloat) dstHeight; in blit_linear() local
609 const GLfloat srcRow = (dstRow * srcHeight) / dstHeightF; in blit_linear()