Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DOpenGLRenderer.cpp1169 Rect clippedBounds(state.mBounds); in storeDisplayState() local
1174 if (!clippedBounds.intersect(currentClip)) { in storeDisplayState()
1188 state.mBounds.set(clippedBounds); in storeDisplayState()