Home
last modified time | relevance | path

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

/packages/services/Car/cpp/evs/apps/default/src/
DRenderDirectView.cpp157 android::vec2 leftBottom = {-0.5f, -0.5f}; in drawFrame() local
169 leftBottom = mRotationMat * leftBottom; in drawFrame()
202 std::swap(leftBottom.x, rightBottom.x); in drawFrame()
206 std::swap(leftTop.y, leftBottom.y); in drawFrame()
211 rightTop.y + 0.5f, leftBottom.x + 0.5f, leftBottom.y + 0.5f, in drawFrame()