Namespaces

Records

Functions

  • fuchsia::ui::views::ViewIdentityOnCreation NewViewIdentityOnCreation ()

    For fuchsia.ui.composition.Flatland.CreateView() call.

    Defined at line 10 of file ../../sdk/lib/ui/scenic/cpp/view_identity.cc

  • ViewTokenStdPair NewViewTokenPair ()

    Convenience function which allows clients to easily create a |ViewToken| /

    |ViewHolderToken| pair for use with |View| resources.

    Defined at line 26 of file ../../sdk/lib/ui/scenic/cpp/view_token_pair.cc

  • fuchsia::ui::views::ViewToken ToViewToken (zx::eventpair raw_token)

    Convenience functions which allow converting from raw eventpair-based tokens

    easily.

    TEMPORARY; for transition purposes only.

    TODO(https://fxbug.dev/42098686): Remove.

    Defined at line 33 of file ../../sdk/lib/ui/scenic/cpp/view_token_pair.cc

  • fuchsia::ui::views::ViewHolderToken ToViewHolderToken (zx::eventpair raw_token)

    Defined at line 39 of file ../../sdk/lib/ui/scenic/cpp/view_token_pair.cc

  • template <typename ZX>
    std::pair<zx_koid_t, zx_koid_t> GetKoids (const ZX & kobj)

    Defined at line 209 of file ../../sdk/lib/ui/scenic/cpp/testing/fake_flatland_types.h

  • template <typename F>
    std::pair<zx_koid_t, zx_koid_t> GetKoids (const fidl::InterfaceHandle<F> & interface_handle)

    Defined at line 218 of file ../../sdk/lib/ui/scenic/cpp/testing/fake_flatland_types.h

  • template <typename F>
    std::pair<zx_koid_t, zx_koid_t> GetKoids (const fidl::InterfaceRequest<F> & interface_request)

    Defined at line 223 of file ../../sdk/lib/ui/scenic/cpp/testing/fake_flatland_types.h

  • template <typename F>
    std::pair<zx_koid_t, zx_koid_t> GetKoids (const fidl::InterfacePtr<F> & interface_ptr)

    Defined at line 228 of file ../../sdk/lib/ui/scenic/cpp/testing/fake_flatland_types.h

  • template <typename F>
    std::pair<zx_koid_t, zx_koid_t> GetKoids (const fidl::Binding<F> & interface_binding)

    Defined at line 233 of file ../../sdk/lib/ui/scenic/cpp/testing/fake_flatland_types.h

  • std::pair<zx_koid_t, zx_koid_t> GetKoids (const fuchsia::ui::views::ViewCreationToken & view_token)

    Defined at line 237 of file ../../sdk/lib/ui/scenic/cpp/testing/fake_flatland_types.h

  • std::pair<zx_koid_t, zx_koid_t> GetKoids (const fuchsia::ui::views::ViewportCreationToken & viewport_token)

    Defined at line 242 of file ../../sdk/lib/ui/scenic/cpp/testing/fake_flatland_types.h

  • std::pair<zx_koid_t, zx_koid_t> GetKoids (const fuchsia::ui::views::ViewRef & view_ref)

    Defined at line 247 of file ../../sdk/lib/ui/scenic/cpp/testing/fake_flatland_types.h

  • std::pair<zx_koid_t, zx_koid_t> GetKoids (const fuchsia::ui::views::ViewRefControl & view_ref_control)

    Defined at line 251 of file ../../sdk/lib/ui/scenic/cpp/testing/fake_flatland_types.h

  • std::pair<zx_koid_t, zx_koid_t> GetKoids (const fuchsia::ui::composition::BufferCollectionExportToken & buffer_collection_token)

    Defined at line 256 of file ../../sdk/lib/ui/scenic/cpp/testing/fake_flatland_types.h

  • std::pair<zx_koid_t, zx_koid_t> GetKoids (const fuchsia::ui::composition::BufferCollectionImportToken & buffer_collection_token)

    Defined at line 261 of file ../../sdk/lib/ui/scenic/cpp/testing/fake_flatland_types.h