Middleware, development tools, realtime operating system
software and services for superior embedded design


Home
QNX Community Resources
QNX Documentation Library
PmMemSetChunkSize

PmMemSetChunkSize

QNX Software Systems
Developer Resources
Blogs
Board support packages
Foundry27 projects
Forums
Hardware support listing
Online video tutorials
Product documentation
Technical Articles

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