Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPrint3D.cpp339 const unsigned int uiShortestEdge = PVRT_MIN(dwScreenX, dwScreenY); in SetTextures() local
342 if(uiShortestEdge >= 720) in SetTextures()
346 else if(uiShortestEdge >= 640) in SetTextures()