Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/hwui/
H A DVectorDrawable.cpp462 updateBitmapCache(*mStagingCache.bitmap, true); in drawStaging()
492 updateBitmapCache(*mCache.bitmap, false); in getBitmapUpdateIfDirty()
518 void Tree::updateBitmapCache(Bitmap& bitmap, bool useStagingData) { in updateBitmapCache() function in android::uirenderer::VectorDrawable::Tree
H A DVectorDrawable.h665 void updateBitmapCache(Bitmap& outCache, bool useStagingData);