Searched refs:mContentDrawBounds (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/libs/hwui/renderthread/ |
D | CanvasContext.h | 166 mContentDrawBounds.set(left, top, right, bottom); in setContentDrawBounds() 262 Rect mContentDrawBounds; variable
|
D | CanvasContext.cpp | 147 , mContentDrawBounds(0, 0, 0, 0) in CanvasContext() 419 mContentDrawBounds, mOpaque, mLightInfo, mRenderNodes, &(profiler())); in draw()
|