Home
last modified time | relevance | path

Searched defs:supportLayers (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/screen_manager/
H A Drs_screen_capability.cpp21 uint32_t phyHeight, uint32_t supportLayers, uint32_t virtualDispCount, in RSScreenCapability()
49 void RSScreenCapability::SetSupportLayers(uint32_t supportLayers) in SetSupportLayers()
170 uint32_t supportLayers; in Unmarshalling() local
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/display/
H A D_display_capability_v10.md84 ### supportLayers subsection
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsscreencapability_fuzzer/
H A Drsscreencapability_fuzzer.cpp174 uint32_t supportLayers = GetData<uint32_t>(); in DoSetSupportLayers() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_display_type.h63 uint32_t supportLayers; /**< Number of supported layers */ member
/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_type.h451 uint32_t supportLayers; /**< Number of supported layers */ member