Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/hwui/tests/common/scenes/
H A DBitmapShaders.cpp23 class BitmapShaders;
25 static bool _BitmapShaders(BitmapAllocationTestUtils::registerBitmapAllocationScene<BitmapShaders>(
28 class BitmapShaders : public TestScene { class
30 explicit BitmapShaders(BitmapAllocationTestUtils::BitmapAllocator allocator) in BitmapShaders() function in BitmapShaders