Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/renderthread/
DCanvasContext.h166 mContentDrawBounds.set(left, top, right, bottom); in setContentDrawBounds()
262 Rect mContentDrawBounds; variable
DCanvasContext.cpp147 , mContentDrawBounds(0, 0, 0, 0) in CanvasContext()
419 mContentDrawBounds, mOpaque, mLightInfo, mRenderNodes, &(profiler())); in draw()