Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/composer/test/fuzztest/common/
H A Ddisplay_common_fuzzer.h110 const Composer::V1_0::CompositionType CONVERT_TABLE_COMPOSITION[] = { variable
/ohos5.0/drivers/peripheral/display/composer/test/fuzztest/layer_fuzzer/
H A Dlayer_fuzzer.cpp297 uint32_t len = GetArrLength(CONVERT_TABLE_COMPOSITION); in TestSetLayerCompositionType()
302 Composer::V1_0::CompositionType type = CONVERT_TABLE_COMPOSITION[GetData<uint32_t>() % len]; in TestSetLayerCompositionType()