Patchable Constants: KFbServLargeChunkGrowByShifter

EXPORT_C extern const TInt KFbServLargeChunkGrowByShifter = 1;

Exported from:

fbscli.dll

Defined in:

.../os/graphics/fbs/fontandbitmapserver/sfbs/patchableconstantscli.cpp

Purpose:

This constant determines the granularity of the section of contiguous committed memory at the beginning of the large bitmap chunk. This granularity equals the memory page size multiplied by 2 to the power of the value of the constant.

Default value: 1 (2x)