Home
last modified time | relevance | path

Searched refs:COLOR_SIZE (Results 1 - 1 of 1) sorted by relevance

/foundation/distributeddatamgr/pasteboard/services/test/unittest/src/
H A Dpaste_service_test.cpp1192 constexpr uint32_t COLOR_SIZE = 1024 * 1960; in HWTEST_F() local
1193 auto color = std::make_unique<uint32_t[]>(COLOR_SIZE); in HWTEST_F()
1195 std::unique_ptr<PixelMap> pixelMap = PixelMap::Create(color.get(), COLOR_SIZE, opts); in HWTEST_F()

Completed in 4 milliseconds