Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/gl/
DGLESRenderEngine.cpp827 const Rect topRect(bounds.left, bounds.top, bounds.right, bounds.top + radius); in handleRoundedCorners() local
828 setScissor(topRect); in handleRoundedCorners()