Home
last modified time | relevance | path

Searched refs:widthConfig (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_system_properties.cpp837 static int widthConfig = in GetImageGpuResourceCacheEnable() local
841 int cacheWidth = widthConfig == 0 ? DEFAULT_CACHE_WIDTH : widthConfig; in GetImageGpuResourceCacheEnable()