Crate fidl_fuchsia_images

Source

Structs§

ImageInfo
Information about a graphical image (texture) including its format and size.
ImagePipe2AddBufferCollection2Request
ImagePipe2AddBufferCollectionRequest
ImagePipe2AddImageRequest
ImagePipe2ControlHandle
ImagePipe2EventStream
ImagePipe2Marker
ImagePipe2PresentImageRequest
ImagePipe2PresentImageResponder
ImagePipe2PresentImageResponse
ImagePipe2Proxy
ImagePipe2RemoveBufferCollectionRequest
ImagePipe2RemoveImageRequest
ImagePipe2RequestStream
A Stream of incoming requests for fuchsia.images/ImagePipe2.
ImagePipe2SynchronousProxy
PresentationInfo
Information returned by methods such as ImagePipe.PresentImage() and Session.Present(), when the consumer begins preparing the first frame which includes the presented content.

Enums§

AlphaFormat
Specifies how alpha information should be interpreted.
ColorSpace
Specifies how pixel color information should be interpreted.
ImagePipe2Event
ImagePipe2Request
ImagePipe is a mechanism for streaming shared images between a producer and a consumer which may be running in different processes.
MemoryType
Specifies the type of VMO’s memory.
PixelFormat
Specifies how pixels are represented in the image buffer.
Tiling
Specifies how pixels are arranged in memory.
Transform

Constants§

MAX_ACQUIRE_RELEASE_FENCE_COUNT

Traits§

ImagePipe2ProxyInterface