Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrlib2.cpp1973 pOut->pStereoInfo->eyeHeight = pOut->height; in ComputeQbStereoInfo()
2171 addrIn.y = TestCoord[yIdx] + pOut->pStereoInfo->eyeHeight; in ValidateStereoInfo()
2173 addrIn.unalignedHeight = pIn->height + pOut->pStereoInfo->eyeHeight; in ValidateStereoInfo()
Daddrlib1.cpp3923 pOut->pStereoInfo->eyeHeight = pOut->height; in ComputeQbStereoInfo()
/third_party/mesa3d/src/amd/addrlib/inc/
Daddrinterface.h473 UINT_32 eyeHeight; ///< Height (in pixel rows) to right eye member