Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DRect.h228 void expandToCover(const Rect& other) { in expandToCover() function
235 void expandToCover(float x, float y) { in expandToCover() function
DVertexBuffer.h120 mBounds.expandToCover(current->x, current->y);