Home
last modified time | relevance | path

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

/packages/services/Car/cpp/evs/apps/default/
DRenderDirectView.cpp169 android::vec2 rightBottom = {0.5f, -0.5f}; in drawFrame() local
182 rightBottom = mRotationMat * rightBottom; in drawFrame()
214 std::swap(leftBottom.x, rightBottom.x); in drawFrame()
219 std::swap(rightTop.y, rightBottom.y); in drawFrame()
225 rightBottom.x + 0.5f, rightBottom.y + 0.5f in drawFrame()