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

/frameworks/base/libs/hwui/
H A DVectorDrawable.cpp451 bool redrawNeeded = allocateBitmapIfNeeded(mStagingCache,
485 bool redrawNeeded = allocateBitmapIfNeeded(mCache, mProperties.getScaledWidth(),
509 bool Tree::allocateBitmapIfNeeded(Cache& cache, int width, int height) { function in class:android::uirenderer::VectorDrawable::Tree
H A DVectorDrawable.h693 bool allocateBitmapIfNeeded(Cache& cache, int width, int height);

Completed in 203 milliseconds