Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/android/
DBitmapAllocatorAndroid.cpp57 bool BitmapAllocatorAndroid::allocPixelRef(SkBitmap* bitmap, SkColorTable*) in allocPixelRef() function in WebCore::BitmapAllocatorAndroid
/external/skia/src/ports/
DSkImageRef_ashmem.cpp73 virtual bool allocPixelRef(SkBitmap* bm, SkColorTable* ct) { in allocPixelRef() function in AshmemAllocator
/external/skia/src/images/
DSkImageDecoder.cpp101 bool SkImageDecoder::allocPixelRef(SkBitmap* bitmap, in allocPixelRef() function in SkImageDecoder
/external/skia/src/core/
DSkBitmap.cpp429 bool SkBitmap::HeapAllocator::allocPixelRef(SkBitmap* dst, in allocPixelRef() function in SkBitmap::HeapAllocator