Home
last modified time | relevance | path

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

/drivers/peripheral/display/composer/test/fuzztest/common/
H A Ddisplay_common_fuzzer.h110 const Composer::V1_0::CompositionType CONVERT_TABLE_COMPOSITION[] = { member
/drivers/peripheral/display/composer/test/fuzztest/layer_fuzzer/
H A Dlayer_fuzzer.cpp297 uint32_t len = GetArrLength(CONVERT_TABLE_COMPOSITION); in TestSetLayerCompositionType()
299 HDF_LOGE("%{public}s: CONVERT_TABLE_COMPOSITION length is equal to 0", __func__); in TestSetLayerCompositionType()
302 Composer::V1_0::CompositionType type = CONVERT_TABLE_COMPOSITION[GetData<uint32_t>() % len]; in TestSetLayerCompositionType()

Completed in 2 milliseconds