Searched refs:IdentityAllocator (Results 1 – 1 of 1) sorted by relevance
23 class IdentityAllocator : public SkBitmap::Allocator { class25 explicit IdentityAllocator(void* buffer) : buffer_(buffer) {} in IdentityAllocator() function in cc::__anon56da152b0111::IdentityAllocator231 IdentityAllocator allocator(buffer); in ChangeBitmapConfigIfNeeded()