OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateBitmapCache
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/hwui/
VectorDrawable.cpp
511
updateBitmapCache
(&mStagingCache.bitmap, true);
544
updateBitmapCache
(&mCache.bitmap, false);
550
void Tree::
updateBitmapCache
(SkBitmap* outCache, bool useStagingData) {
VectorDrawable.h
691
void
updateBitmapCache
(SkBitmap* outCache, bool useStagingData);
Completed in 149 milliseconds