HomeSort by relevance Sort by last modified time
    Searched defs:mContentDrawBounds (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/renderthread/
DrawFrameTask.h 66 mContentDrawBounds.set(left, top, right, bottom);
97 Rect mContentDrawBounds;
CanvasContext.h 163 void setContentDrawBounds(const Rect& bounds) { mContentDrawBounds = bounds; }
262 Rect mContentDrawBounds;

Completed in 365 milliseconds