Home
last modified time | relevance | path

Searched defs:flippedRect (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/gui/
DSurface.cpp862 Rect flippedRect{top, width - right, bottom, width - left}; in queueBuffer() local
868 Rect flippedRect{width - right, height - bottom, in queueBuffer() local
875 Rect flippedRect{height - bottom, left, in queueBuffer() local
881 Rect flippedRect{left, top, right, bottom}; in queueBuffer() local