aknswallpaperconfprivatecrkeys.h File Reference

const TUid KCRUidWallpaperConfiguration

const TUidKCRUidWallpaperConfiguration

const TUint32 KWpConfPortraitScalePriority

const TUint32KWpConfPortraitScalePriority

Defines which operation (crop, stretch or both) should be preferred when trying to scale wallpaper to a portrait screen.

Possible values: 0: stretching is preferred 1: cropping is preferred 2: both are preferred

const TReal KWpConfPortraitMaxCropFactor

const TRealKWpConfPortraitMaxCropFactor

Maximum crop factor for portrait wallpaper.

const TReal KWpConfPortaitMaxStretchFactor

const TRealKWpConfPortaitMaxStretchFactor

Maximum stretch factor for portrait wallpaper.

const TUint32 KWpConfLandscapeScalePriority

const TUint32KWpConfLandscapeScalePriority

Defines which operation (crop, stretch or both) should be preferred when trying to scale wallpaper to a landscape screen.

Possible values: 0: stretching is preferred 1: cropping is preferred 2: both are preferred

const TReal KWpConfLandscapeMaxCropFactor

const TRealKWpConfLandscapeMaxCropFactor

Maximum crop factor for landscape wallpaper.

const TReal KWpConfLandscapeMaxStretchFactor

const TRealKWpConfLandscapeMaxStretchFactor

Maximum stretch factor for landscape wallpaper.

const TReal KWpConfSmallImageZoomThreshold

const TRealKWpConfSmallImageZoomThreshold

Defines a threshold value for small wallpaper zooming. If (selected wallpaper size / screen size) is greater than or equal to this value (but less than 1), wallpaper will be zoomed until either y- or x-axis length becomes equal to screen axis length.

If either axis in image is greater than same screen axis, no zooming will occur.

const TUint32 KWpConfMaxWallpaperWidth

const TUint32KWpConfMaxWallpaperWidth

Maximum width of image to be used as wallpaper. Value is in pixels.

const TUint32 KWpConfMaxWallpaperHeight

const TUint32KWpConfMaxWallpaperHeight

Maximum height of image to be used as wallpaper. Value is in pixels.