Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/
H A DVectorDrawable.cpp459 bool redrawNeeded = allocateBitmapIfNeeded(mStagingCache, mStagingProperties.getScaledWidth(), in drawStaging()
490 bool redrawNeeded = allocateBitmapIfNeeded(mCache, mProperties.getScaledWidth(), in getBitmapUpdateIfDirty()
537 bool Tree::allocateBitmapIfNeeded(Cache& cache, int width, int height) { in allocateBitmapIfNeeded() function in android::uirenderer::VectorDrawable::Tree
H A DVectorDrawable.h664 bool allocateBitmapIfNeeded(Cache& cache, int width, int height);