Home
last modified time | relevance | path

Searched refs:BitmapShaders (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/tests/common/scenes/
DBitmapShaders.cpp33 class BitmapShaders;
35 static bool _BitmapShaders(BitmapAllocationTestUtils::registerBitmapAllocationScene<BitmapShaders>(
38 class BitmapShaders : public TestScene { class
40 explicit BitmapShaders(BitmapAllocationTestUtils::BitmapAllocator allocator) in BitmapShaders() function in BitmapShaders