Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DVectorDrawable.cpp507 bool redrawNeeded = allocateBitmapIfNeeded(&mStagingCache.bitmap, in drawStaging()
541 bool redrawNeeded = allocateBitmapIfNeeded(&mCache.bitmap, mProperties.getScaledWidth(), in getBitmapUpdateIfDirty()
562 bool Tree::allocateBitmapIfNeeded(SkBitmap* outCache, int width, int height) { in allocateBitmapIfNeeded() function in android::uirenderer::VectorDrawable::Tree
DVectorDrawable.h693 bool allocateBitmapIfNeeded(SkBitmap* outCache, int width, int height);