Home
last modified time | relevance | path

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

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