scenic
Summary
Functions
|
GetKoids(const ZX & kobj)
|
std::pair< zx_koid_t, zx_koid_t >
|
GetKoids(const fidl::InterfaceHandle< F > & interface_handle)
|
std::pair< zx_koid_t, zx_koid_t >
|
GetKoids(const fidl::InterfaceRequest< F > & interface_request)
|
std::pair< zx_koid_t, zx_koid_t >
|
GetKoids(const fidl::InterfacePtr< F > & interface_ptr)
|
std::pair< zx_koid_t, zx_koid_t >
|
GetKoids(const fidl::Binding< F > & interface_binding)
|
std::pair< zx_koid_t, zx_koid_t >
|
GetKoids(const fuchsia::ui::views::ViewCreationToken & view_token)
|
std::pair< zx_koid_t, zx_koid_t >
|
GetKoids(const fuchsia::ui::views::ViewportCreationToken & viewport_token)
|
std::pair< zx_koid_t, zx_koid_t >
|
GetKoids(const fuchsia::ui::views::ViewRef & view_ref)
|
std::pair< zx_koid_t, zx_koid_t >
|
GetKoids(const fuchsia::ui::views::ViewRefControl & view_ref_control)
|
std::pair< zx_koid_t, zx_koid_t >
|
GetKoids(const fuchsia::ui::composition::BufferCollectionExportToken & buffer_collection_token)
|
std::pair< zx_koid_t, zx_koid_t >
|
GetKoids(const fuchsia::ui::composition::BufferCollectionImportToken & buffer_collection_token)
|
std::pair< zx_koid_t, zx_koid_t >
|
NewViewIdentityOnCreation()
|
fuchsia::ui::views::ViewIdentityOnCreation
|
NewViewTokenPair()
|
ViewTokenStdPair
|
ToViewHolderToken(zx::eventpair raw_token)
|
fuchsia::ui::views::ViewHolderToken
|
ToViewToken(zx::eventpair raw_token)
|
fuchsia::ui::views::ViewToken
|
Typedefs
FakeContentPtr
std::shared_ptr< FakeContent > FakeContentPtr
ViewTokenStdPair
std::pair< fuchsia::ui::views::ViewToken, fuchsia::ui::views::ViewHolderToken > ViewTokenStdPair
Functions
GetKoids
std::pair< zx_koid_t, zx_koid_t > GetKoids(
const ZX & kobj
)
GetKoids
std::pair< zx_koid_t, zx_koid_t > GetKoids(
const fidl::InterfaceHandle< F > & interface_handle
)
GetKoids
std::pair< zx_koid_t, zx_koid_t > GetKoids(
const fidl::InterfacePtr< F > & interface_ptr
)
GetKoids
std::pair< zx_koid_t, zx_koid_t > GetKoids(
const fidl::Binding< F > & interface_binding
)
GetKoids
std::pair< zx_koid_t, zx_koid_t > GetKoids(
const fuchsia::ui::views::ViewCreationToken & view_token
)
GetKoids
std::pair< zx_koid_t, zx_koid_t > GetKoids(
const fuchsia::ui::views::ViewportCreationToken & viewport_token
)
GetKoids
std::pair< zx_koid_t, zx_koid_t > GetKoids(
const fuchsia::ui::views::ViewRef & view_ref
)
GetKoids
std::pair< zx_koid_t, zx_koid_t > GetKoids(
const fuchsia::ui::views::ViewRefControl & view_ref_control
)
GetKoids
std::pair< zx_koid_t, zx_koid_t > GetKoids(
const fuchsia::ui::composition::BufferCollectionExportToken & buffer_collection_token
)
GetKoids
std::pair< zx_koid_t, zx_koid_t > GetKoids(
const fuchsia::ui::composition::BufferCollectionImportToken & buffer_collection_token
)
NewViewIdentityOnCreation
fuchsia::ui::views::ViewIdentityOnCreation NewViewIdentityOnCreation()
NewViewTokenPair
ViewTokenStdPair NewViewTokenPair()
ToViewHolderToken
fuchsia::ui::views::ViewHolderToken ToViewHolderToken(
zx::eventpair raw_token
)
ToViewToken
fuchsia::ui::views::ViewToken ToViewToken(
zx::eventpair raw_token
)
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-27 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-27 UTC."],[],[]]