Home
last modified time | relevance | path

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

/frameworks/native/libs/ui/include_vndk/ui/
DRect.h144 Point rightTop() const { in rightTop() function
/frameworks/native/include/ui/
DRect.h144 Point rightTop() const { in rightTop() function
/frameworks/native/libs/ui/include/ui/
DRect.h144 Point rightTop() const { in rightTop() function
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DZOrderingTests.java212 SurfaceControl rightTop = rightParentChain.peekLast(); in assertZOrderGreaterThan() local