Home
last modified time | relevance | path

Searched defs:layersId (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdidevice_test.cpp77 std::vector<uint32_t> layersId; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdidevice_fuzzer/
H A Dhdidevice_fuzzer.cpp166 std::vector<uint32_t> layersId; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_output.cpp329 std::vector<uint32_t> layersId; in UpdateLayerCompType() local
H A Dhdi_device_impl.cpp247 int32_t HdiDeviceImpl::GetScreenCompChange(uint32_t screenId, std::vector<uint32_t> &layersId, in GetScreenCompChange()