Home
last modified time | relevance | path

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

/external/chromium_org/cc/resources/
Draster_worker_pool.cc23 class IdentityAllocator : public SkBitmap::Allocator { class
25 explicit IdentityAllocator(void* buffer) : buffer_(buffer) {} in IdentityAllocator() function in cc::__anon56da152b0111::IdentityAllocator