Home
last modified time | relevance | path

Searched defs:zorder (Results 1 - 10 of 10) sorted by relevance

/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_zorder_policy_test.cpp56 int32_t zorder = zorderPolicy->GetWindowPriority(WindowType::WINDOW_TYPE_DESKTOP); in HWTEST_F() local
68 int32_t zorder = zorderPolicy->GetWindowPriority(static_cast<WindowType>(3000)); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dlayer_context.cpp26 LayerContext::LayerContext(GraphicIRect dst, GraphicIRect src, uint32_t zorder, LayerType layerType) in LayerContext() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_hwc_prevalidate_util.cpp100 bool RSUniHwcPrevalidateUtil::CreateSurfaceNodeLayerInfo(uint32_t zorder, in CreateSurfaceNodeLayerInfo() argument
151 bool RSUniHwcPrevalidateUtil::CreateDisplayNodeLayerInfo(uint32_t zorder, in CreateDisplayNodeLayerInfo() argument
/foundation/graphic/graphic_2d/rosen/samples/composer/
H A Dlayer_context.cpp33 LayerContext::LayerContext(GraphicIRect dst, GraphicIRect src, uint32_t zorder, LayerType layerType) in LayerContext() argument
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdidevice_fuzzer/
H A Dhdidevice_fuzzer.cpp101 uint32_t zorder = GetData<uint32_t>(); in HdiDeviceFuzzTest2() local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdidevice_test.cpp154 uint32_t screenId = 1, layerId = 0, zorder = 0; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_engine_sample.cpp255 int32_t zorder = 1; in DrawDrawingLayer() local
H A Drender_context_sample.cpp263 int32_t zorder = 0; in DrawBackgroundLayer() local
279 int32_t zorder = 1; in DrawDrawingLayer() local
338 FillDrawingLayer(std::shared_ptr<HdiLayerInfo> &showLayer, uint32_t index, uint32_t zorder, GraphicIRect &dstRect) FillDrawingLayer() argument
388 FillBackGroundLayer(std::shared_ptr<HdiLayerInfo> &showLayer, uint32_t zorder, GraphicIRect &dstRect) FillBackGroundLayer() argument
H A Ddrawing_sample_canvaskit0310.cpp327 int32_t zorder = 1; in DrawBaseLayer() local
360 FillBaseLayer(std::shared_ptr<HdiLayerInfo> &showLayer, uint32_t index, uint32_t zorder, GraphicIRect &dstRect) FillBaseLayer() argument
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_device_impl.cpp536 int32_t HdiDeviceImpl::SetLayerZorder(uint32_t screenId, uint32_t layerId, uint32_t zorder) in SetLayerZorder() argument

Completed in 8 milliseconds