Home
last modified time | relevance | path

Searched defs:boundsRect (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityViewTransition.kt48 val boundsRect = Rect() in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/animation/
DTransitionLayout.kt45 private val boundsRect = Rect() constant
/frameworks/native/libs/renderengine/skia/
DSkiaGLRenderEngine.cpp1339 inline std::pair<SkRRect, SkRRect> SkiaGLRenderEngine::getBoundsAndClip(const FloatRect& boundsRect, in getBoundsAndClip()