Searched defs:allocateBitmapIfNeeded (Results 1 - 1 of 1) 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

Completed in 145 milliseconds