Home
last modified time | relevance | path

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

/external/skia/bench/
DDecodingBench.cpp81 bool allocPixelRef(SkBitmap* bm, SkColorTable* ct) override { in allocPixelRef() function in TargetAllocator
/external/skia/src/ports/
DSkImageGenerator_skia.cpp24 bool allocPixelRef(SkBitmap* bm, SkColorTable* ctable) override { in allocPixelRef() function in BareMemoryAllocator
DSkImageDecoder_empty.cpp88 bool SkImageDecoder::allocPixelRef(SkBitmap*, SkColorTable*) const { in allocPixelRef() function in SkImageDecoder
/external/skia/src/images/
DSkDecodingImageGenerator.cpp67 virtual bool allocPixelRef(SkBitmap* bm, SkColorTable* ct) { in allocPixelRef() function in __anon99b6a65a0111::TargetAllocator
DSkImageDecoder.cpp103 bool SkImageDecoder::allocPixelRef(SkBitmap* bitmap, in allocPixelRef() function in SkImageDecoder
/external/skia/src/core/
DSkResourceCache.cpp159 bool SkResourceCacheDiscardableAllocator::allocPixelRef(SkBitmap* bitmap, SkColorTable* ctable) { in allocPixelRef() function in SkResourceCacheDiscardableAllocator
DSkBitmap.cpp412 bool SkBitmap::HeapAllocator::allocPixelRef(SkBitmap* dst, in allocPixelRef() function in SkBitmap::HeapAllocator
/external/skia/tests/
DImageDecodingTest.cpp701 bool allocPixelRef(SkBitmap* bm, SkColorTable* ct) override { in allocPixelRef() function in __anon8e18d83b0111::SingleAllocator