Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DCoreProfileEngine.cpp715 float hNdc = 2.0f * (float)height / (float)viewport[3]; in drawTexOES() local
749 xNdc + wNdc, yNdc + hNdc, zNdc, in drawTexOES()
752 xNdc, yNdc + hNdc, zNdc, in drawTexOES()