Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DVectorDrawable.cpp458 bool redrawNeeded = allocateBitmapIfNeeded(mStagingCache, mStagingProperties.getScaledWidth(), in drawStaging()
489 bool redrawNeeded = allocateBitmapIfNeeded(mCache, mProperties.getScaledWidth(), in getBitmapUpdateIfDirty()
536 bool Tree::allocateBitmapIfNeeded(Cache& cache, int width, int height) { in allocateBitmapIfNeeded() function in android::uirenderer::VectorDrawable::Tree
DVectorDrawable.h663 bool allocateBitmapIfNeeded(Cache& cache, int width, int height);