Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.cpp2441 sp<Layer> clonedRoot = getClonedRoot(); in fillInputInfo() local
2442 if (clonedRoot != nullptr) { in fillInputInfo()
2443 Rect rect(clonedRoot->mScreenBounds); in fillInputInfo()