Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkPixelRef.h118 friend void SkBitmapCache_setImmutableWithID(SkPixelRef*, uint32_t);
/external/skia/src/core/
DSkBitmapCache.cpp59 void SkBitmapCache_setImmutableWithID(SkPixelRef* pr, uint32_t id) { in SkBitmapCache_setImmutableWithID() function
143 SkBitmapCache_setImmutableWithID(bitmap->pixelRef(), fPrUniqueID); in install()