Searched refs:physicalDisplayBounds (Results 1 – 7 of 7) sorted by relevance
29 entry.physicalDisplayBounds ?: error("Missing physical display bounds") in doEvaluate()
34 it.entry.physicalDisplayBounds ?: error("Missing physical display bounds") in doEvaluate()
30 entry.physicalDisplayBounds ?: error("Missing physical display bounds") in doEvaluate()
31 entry.physicalDisplayBounds ?: error("Missing physical display bounds") in doEvaluate()
61 val physicalDisplayBounds: Rect? in <lambda>() constant