Searched refs:rootOverlay (Results 1 – 1 of 1) sorted by relevance
143 private var rootOverlay: ViewGroupOverlay? = null variable690 if (rootOverlay == null) { in createUniqueObjectHost()692 rootOverlay = (rootView!!.overlay as ViewGroupOverlay) in createUniqueObjectHost()1139 val inOverlay = isTransitionRunning() && rootOverlay != null && canUseOverlay in updateHostAttachment()1149 rootOverlay!!.add(mediaFrame) in updateHostAttachment()