Home
last modified time | relevance | path

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

/packages/services/Car/cpp/evs/apps/default/
DRenderDirectView.cpp168 android::vec2 leftBottom = {-0.5f, -0.5f}; in drawFrame() local
180 leftBottom = mRotationMat * leftBottom; in drawFrame()
214 std::swap(leftBottom.x, rightBottom.x); in drawFrame()
218 std::swap(leftTop.y, leftBottom.y); in drawFrame()
224 leftBottom.x + 0.5f, leftBottom.y + 0.5f, in drawFrame()