![]() |
![]() |
![]() |
![]() |
![]() |
This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Update parameters for multiple layers
#include <gf/gf.h> int gf_layer_update_multi( gf_layer_t layer[], unsigned nlayers, unsigned flags );
gf
This function updates the parameters for multiple layers as an atomic operation. Changes make to a layer with the gf_layer_*() set of functions are enqueued and don't take effect until you explicitly call this function.
QNX Graphics Framework
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | Yes |
gf_layer_detach(), gf_layer_disable(), gf_layer_enable(), gf_layer_query(), gf_layer_update()
![]() |
![]() |
![]() |
![]() |