Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/gl/
DGLESRenderEngine.cpp769 const Rect bottomRect(bounds.left, bounds.bottom - radius, bounds.right, bounds.bottom); in handleRoundedCorners() local
770 setScissor(bottomRect); in handleRoundedCorners()