class Config

Defined at line 27 of file fidling/gen/sdk/fidl/fuchsia.hardware.amlogiccanvas/fuchsia.hardware.amlogiccanvas/cpp/fidl/fuchsia.hardware.amlogiccanvas/cpp/markers.h

Configures a canvas. Canvases are a special construct in the AMLogic

memory controller, used to turn image data accesses into memory accesses

while respecting block/tiling, stride, and endianness.

`vmo` is the backing memory to use for this canvas.

`offset` is the relative address for image data within `vmo`.

`info` describes the canvas layout (see CanvasInfo for details).

Public Members

static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal