Searched defs:allocPixelRef (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/images/ | ||
D | SkImageDecoder.cpp | 103 bool SkImageDecoder::allocPixelRef(SkBitmap* bitmap, in allocPixelRef() function in SkImageDecoder |
/external/skia/src/ports/ | ||
D | SkImageDecoder_empty.cpp | 75 bool SkImageDecoder::allocPixelRef(SkBitmap*, SkColorTable*) const { in allocPixelRef() function in SkImageDecoder |
/external/skia/src/core/ | ||
D | SkResourceCache.cpp | 171 bool SkResourceCacheDiscardableAllocator::allocPixelRef(SkBitmap* bitmap, SkColorTable* ctable) { in allocPixelRef() function in SkResourceCacheDiscardableAllocator |
D | SkBitmap.cpp | 438 bool SkBitmap::HeapAllocator::allocPixelRef(SkBitmap* dst, in allocPixelRef() function in SkBitmap::HeapAllocator |