Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/
H A DVectorDrawable.cpp523 int cacheHeight = outCache.height(); in updateBitmapCache() local
524 ATRACE_FORMAT("VectorDrawable repaint %dx%d", cacheWidth, cacheHeight); in updateBitmapCache()
532 float scaleY = cacheHeight / viewportHeight; in updateBitmapCache()