Home
last modified time | relevance | path

Searched defs:cacheHeight (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/libs/hwui/
H A DVectorDrawable.cpp522 int cacheHeight = outCache.height(); in updateBitmapCache() local
/aosp12/frameworks/rs/
H A DrsFont.cpp274 uint32_t cacheHeight = state->getCacheTextureType()->getDimY(); in updateGlyphCache() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_system_properties.cpp842 int cacheHeight = heightConfig == 0 ? DEFAULT_CACHE_HEIGHT : heightConfig; in GetImageGpuResourceCacheEnable() local