Home
last modified time | relevance | path

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

/frameworks/native/libs/ui/include/ui/
DRect.h119 void setRightBottom(const Point& rb) { in setRightBottom() function
/frameworks/native/libs/ui/include_vndk/ui/
DRect.h119 void setRightBottom(const Point& rb) { in setRightBottom() function
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp4943 sourceCrop.setRightBottom(Point(raWidth, raHeight)); in renderScreenImplLocked()