Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/
H A DVectorDrawable.cpp522 int cacheWidth = outCache.width(); in updateBitmapCache() local
524 ATRACE_FORMAT("VectorDrawable repaint %dx%d", cacheWidth, cacheHeight); in updateBitmapCache()
531 float scaleX = cacheWidth / viewportWidth; in updateBitmapCache()