HomeSort by relevance Sort by last modified time
    Searched refs:DiscardablePixelRefAllocator (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
DiscardablePixelRef.h 40 class PLATFORM_EXPORT DiscardablePixelRefAllocator : public SkBitmap::Allocator {
DiscardablePixelRef.cpp 42 bool DiscardablePixelRefAllocator::allocPixelRef(SkBitmap* dst, SkColorTable* ctable)
ImageFrameGenerator.cpp 55 , m_allocator(adoptPtr(new DiscardablePixelRefAllocator()))
ImageFrameGeneratorTest.cpp 431 , m_defaultAllocator(adoptPtr(new DiscardablePixelRefAllocator()))

Completed in 36 milliseconds