Home
last modified time | relevance | path

Searched defs:allocPixelRef (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/images/
DSkImageDecoder.cpp103 bool SkImageDecoder::allocPixelRef(SkBitmap* bitmap, in allocPixelRef() function in SkImageDecoder
/external/skia/src/ports/
DSkImageDecoder_empty.cpp75 bool SkImageDecoder::allocPixelRef(SkBitmap*, SkColorTable*) const { in allocPixelRef() function in SkImageDecoder
/external/skia/src/core/
DSkResourceCache.cpp171 bool SkResourceCacheDiscardableAllocator::allocPixelRef(SkBitmap* bitmap, SkColorTable* ctable) { in allocPixelRef() function in SkResourceCacheDiscardableAllocator
DSkBitmap.cpp438 bool SkBitmap::HeapAllocator::allocPixelRef(SkBitmap* dst, in allocPixelRef() function in SkBitmap::HeapAllocator