AknsDrawUtils.h File Reference

#include <mw/AknsDrawUtils.h>

KAknsDrawParamDefault

const TIntKAknsDrawParamDefault[static]

Default value for drawing parameters.

Since
2.0

KAknsDrawParamLimitToFirstLevel

const TIntKAknsDrawParamLimitToFirstLevel[static]

Drawing parameter that limits processing of layout levels to the first one. This can be used to temporarily disable secondary layout levels.

Since
2.0

KAknsDrawParamNoClearUnderImage

const TIntKAknsDrawParamNoClearUnderImage[static]

Drawing parameter that suspends clearing under images. Only the first layout level is affected.

Since
2.0

KAknsDrawParamPrepareOnly

const TIntKAknsDrawParamPrepareOnly[static]

Drawing parameter that causes the layouts and bitmaps to be prepared, but no actual drawing takes place.

Since
2.8

KAknsDrawParamRGBOnly

const TIntKAknsDrawParamRGBOnly[static]

Drawing parameter that draws only the RGB channel of data.

Since
3.0

KAknsSDMAlphaOnly

const TIntKAknsSDMAlphaOnly[static]

Drawing parameter that draws only the alpha channel of data. If the data is unmasked, the result is undefined.

Since
3.0

KAknsDrawParamChained

const TIntKAknsDrawParamChained[static]

Drawing parameter that allows empty SCALABLEITEMS to use the parent bitmap directly

Since
3.0

KAknsDrawParamBottomLevelRGBOnly

const TIntKAknsDrawParamBottomLevelRGBOnly[static]

Forces drawing the bottom level in chain to use RGBOnly. Bottom level is the first drawn level, visually the bottom most level.

Since
3.0

KAknsDrawParamIgnoreLayerMask

const TIntKAknsDrawParamIgnoreLayerMask[static]

Ignores layer mask when drawing layers.

Since
3.2