Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
![]() |
![]() |
![]() |
![]() |
PmMemSetChunkSize()
Set the increment for growing a memory context's draw buffer
Synopsis:
#include <photon/PhRender.h>
void PmMemSetChunkSize( PmMemoryContext_t *mc,
int size );
Library:
ph
Description:
This function sets the increment to be used when growing the memory context's draw buffer.
Classification:
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
See also:
PmMemCreateMC(), PmMemReleaseMC(), PmMemSetMaxBufSize(), PmMemSetType()
"Flickerless animation" in the Raw Drawing and Animation chapter of the Photon Programmer's Guide
![]() |
![]() |
![]() |
![]() |

![[Previous]](../prev.gif)
![[Contents]](../contents.gif)
![[Index]](../keyword_index.gif)
![[Next]](../next.gif)