Searched defs:windowHeight (Results 1 – 4 of 4) sorted by relevance
| /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/ |
| D | RecentsConfiguration.java | 356 public void getTaskStackBounds(int windowWidth, int windowHeight, int topInset, int rightInset, in getTaskStackBounds() 373 public void getSearchBarBounds(int windowWidth, int windowHeight, int topInset, in getSearchBarBounds()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/ |
| D | TaskStackViewLayoutAlgorithm.java | 81 public void computeRects(int windowWidth, int windowHeight, Rect taskStackBounds) { in computeRects()
|
| D | TaskStackView.java | 585 public void computeRects(int windowWidth, int windowHeight, Rect taskStackBounds, in computeRects()
|
| /frameworks/base/libs/hwui/ |
| D | OpenGLRenderer.cpp | 286 void OpenGLRenderer::startTiling(const Rect& clip, int windowHeight, bool opaque, bool expand) { in startTiling()
|