Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/renderengine/skia/
H A DCache.cpp61 FloatRect smallerRect(20, 20, displayRect.width()-20, displayRect.height()-20); in drawShadowLayers() local
87 .boundaries = smallerRect, in drawShadowLayers()