Home
last modified time | relevance | path

Searched defs:root_view (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dsession_connection.h56 scenic::View* root_view() { return &root_view_; } in root_view() function
/third_party/cef/libcef/browser/views/
Dview_impl.h327 ViewsViewClass* root_view() const { return root_view_ref_; } in root_view() function