HomeSort by relevance Sort by last modified time
    Searched full:bitmapallocator (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/hwui/tests/common/
BitmapAllocationTestUtils.h 49 typedef sk_sp<Bitmap> (*BitmapAllocator) (int, int, SkColorType,
52 template <class T, BitmapAllocator allocator>
  /frameworks/base/libs/hwui/tests/common/scenes/
BitmapFillrate.cpp 34 BitmapFillrate(BitmapAllocationTestUtils::BitmapAllocator allocator)
72 BitmapAllocationTestUtils::BitmapAllocator mAllocator;
BitmapShaders.cpp 30 BitmapShaders(BitmapAllocationTestUtils::BitmapAllocator allocator)
69 BitmapAllocationTestUtils::BitmapAllocator mAllocator;

Completed in 428 milliseconds