Home
last modified time | relevance | path

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

/frameworks/native/include/ui/
DRect.h95 void setRightBottom(const Point& rb) { in setRightBottom() function
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp3129 sourceCrop.setRightBottom(Point(hw_w, hw_h)); in renderScreenImplLocked()