nw::demo::DisplayBufferSwapper::Builder Classclass Builder
Class for building a display buffer swapper.
| BufferDescription | Sets information about the display buffer to be built. | |
|---|---|---|
| ScreenKind | Sets the screen type for the display buffer to be built. | |
BufferSize
|
Sets the size of the display buffer to be built. | |
| Width | Sets the horizontal width of the display buffer to be built. | |
| Height | Sets the vertical height of the display buffer to be built. | |
| Format | Sets the color format of the display buffer to be built. | |
| TransferMode | Sets the transfer mode for the display buffer to be built. | |
| MemoryArea | Sets the memory location for the display buffer to be built. | |
| IsTransferFlipX | Sets whether to invert the display buffer to be built in the X direction. | |
| TransferOffset | Sets the start point for transferring the color buffer to the display buffer to be built. | |
| DisplayOffset | Sets the start point of the display region for the display buffer to be built. | |
| BufferCount | Sets the number of display buffers to be built. | |
| Create | Creates a display buffer swapper. |
CONFIDENTIAL