Searched defs:updateBitmapCache (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DVectorDrawable.cpp511 updateBitmapCache(&mStagingCache.bitmap, true);
544 updateBitmapCache(&mCache.bitmap, false);
550 void Tree::updateBitmapCache(SkBitmap* outCache, bool useStagingData) { function in class:android::uirenderer::VectorDrawable::Tree

Completed in 75 milliseconds