u32 * MakeCommand(
u32 * command,
bool isUpdateFBAccess = true
) const;
| Name | Description | |
|---|---|---|
| in | command | The start address for loading drawing commands. |
| in | isUpdateFBAccess | Updates framebuffer access. |
Generates a drawing command based on information already set.
CONFIDENTIAL