Searched refs:naturalPhysicalTop (Results 1 – 1 of 1) sorted by relevance
3310 int32_t naturalPhysicalLeft, naturalPhysicalTop; in configureSurface() local3319 naturalPhysicalTop = mViewport.physicalLeft; in configureSurface()3329 naturalPhysicalTop = mViewport.deviceHeight - mViewport.physicalBottom; in configureSurface()3339 naturalPhysicalTop = mViewport.deviceWidth - mViewport.physicalRight; in configureSurface()3350 naturalPhysicalTop = mViewport.physicalTop; in configureSurface()3359 mSurfaceTop = naturalPhysicalTop * naturalLogicalHeight / naturalPhysicalHeight; in configureSurface()