Searched defs:allocPixelRef (Results 1 – 4 of 4) sorted by relevance
/external/webkit/Source/WebCore/platform/graphics/android/ | ||
D | BitmapAllocatorAndroid.cpp | 57 bool BitmapAllocatorAndroid::allocPixelRef(SkBitmap* bitmap, SkColorTable*) in allocPixelRef() function in WebCore::BitmapAllocatorAndroid |
/external/skia/src/ports/ | ||
D | SkImageRef_ashmem.cpp | 73 virtual bool allocPixelRef(SkBitmap* bm, SkColorTable* ct) { in allocPixelRef() function in AshmemAllocator |
/external/skia/src/images/ | ||
D | SkImageDecoder.cpp | 101 bool SkImageDecoder::allocPixelRef(SkBitmap* bitmap, in allocPixelRef() function in SkImageDecoder |
/external/skia/src/core/ | ||
D | SkBitmap.cpp | 429 bool SkBitmap::HeapAllocator::allocPixelRef(SkBitmap* dst, in allocPixelRef() function in SkBitmap::HeapAllocator |