allocPixelRef 44 Source/platform/graphics/DiscardablePixelRef.h virtual bool allocPixelRef(SkBitmap*, SkColorTable*) OVERRIDE; allocPixelRef 304 Source/platform/graphics/ImageFrameGeneratorTest.cpp return m_defaultAllocator->allocPixelRef(bitmap, colorTable); allocPixelRef 53 Source/platform/graphics/test/MockDiscardablePixelRef.h virtual bool allocPixelRef(SkBitmap* dst, SkColorTable* ct) SK_OVERRIDE {