Searched refs:rightBottom (Results 1 – 2 of 2) sorted by relevance
158 android::vec2 rightBottom = {0.5f, -0.5f}; in drawFrame() local171 rightBottom = mRotationMat * rightBottom; in drawFrame()202 std::swap(leftBottom.x, rightBottom.x); in drawFrame()207 std::swap(rightTop.y, rightBottom.y); in drawFrame()212 rightBottom.x + 0.5f, rightBottom.y + 0.5f}; in drawFrame()
476 int[] rightBottom = {target.right, target.bottom};478 dragLayer.getDescendantCoordRelativeToSelf(cellLayout, rightBottom);480 target.set(leftTop[0], leftTop[1], rightBottom[0], rightBottom[1]);