Patchable Constants: KFbServLargeChunkSizeShifter

EXPORT_C extern const TInt KFbServLargeChunkSizeShifter = 2;

Exported from:

fbscli.dll

Defined in:

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

Purpose:

This constant, together with KFbServLargeChunkMinVirtualSize and KFbServLargeChunkMaxVirtualSize, determines the size of the virtual address range reserved for the large bitmap chunk. Between a minimum and a maximum, the size of this virtual address range equals the amount of physical RAM memory multiplied by 2 to the power of the value of the constant.

Default value: 2 (4x)