Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DImageFrameGenerator.cpp44 class ImageFrameGenerator::ExternalMemoryAllocator : public SkBitmap::Allocator { class in WebCore::ImageFrameGenerator
46 ExternalMemoryAllocator(const SkImageInfo& info, void* pixels, size_t rowBytes) in ExternalMemoryAllocator() function in WebCore::ImageFrameGenerator::ExternalMemoryAllocator