Home
last modified time | relevance | path

Searched defs:dirtyRegions (Results 1 - 18 of 18) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdilayer_test.cpp49 std::vector<GraphicIRect> dirtyRegions; in SetUpTestCase() local
H A Dhdidevice_test.cpp163 std::vector<GraphicIRect> dirtyRegions = { {0, 0, 0, 0} }; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dlayer_context.cpp126 std::vector<GraphicIRect> dirtyRegions; in FillHDILayer() local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/
H A Dhdilayer_context_systest.cpp118 std::vector<GraphicIRect> dirtyRegions; in FillHdiLayer() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_engine.cpp105 const std::vector<GraphicIRect>& dirtyRegions = layer->GetDirtyRegions(); in DrawLayers() local
H A Drs_uni_render_processor.cpp266 std::vector<GraphicIRect> dirtyRegions; in GetLayerInfo() local
H A Drs_uni_render_composer_adapter.cpp251 std::vector<GraphicIRect> dirtyRegions; in SetComposeInfoToLayer() local
999 std::vector<GraphicIRect> dirtyRegions; in LayerCrop() local
1066 std::vector<GraphicIRect> dirtyRegions; in LayerScaleDown() local
1135 std::vector<GraphicIRect> dirtyRegions; LayerScaleDown() local
1414 std::vector<RectI> dirtyRegions; CreateLayer() local
[all...]
H A Drs_composer_adapter.cpp765 std::vector<GraphicIRect> dirtyRegions; in LayerCrop() local
822 std::vector<GraphicIRect> dirtyRegions; in LayerScaleDown() local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdilayer_fuzzer/
H A Dhdilayer_fuzzer.cpp76 std::vector<GraphicIRect> dirtyRegions; in GetLayerInfoFromData() local
/foundation/graphic/graphic_2d/rosen/samples/composer/
H A Dlayer_context.cpp152 std::vector<GraphicIRect> dirtyRegions; in FillHDILayer() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_render_composer_adapter_test.cpp1198 std::vector<GraphicIRect> dirtyRegions; in HWTEST_F() local
1230 std::vector<GraphicIRect> dirtyRegions; in HWTEST_F() local
1264 std::vector<GraphicIRect> dirtyRegions; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H A Drs_uni_render_composer_adapter_unit_test.cpp1175 std::vector<GraphicIRect> dirtyRegions; in HWTEST_F() local
1230 std::vector<GraphicIRect> dirtyRegions; in HWTEST_F() local
1264 std::vector<GraphicIRect> dirtyRegions; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdidevice_fuzzer/
H A Dhdidevice_fuzzer.cpp97 std::vector<GraphicIRect> dirtyRegions = { dirty }; in HdiDeviceFuzzTest2() local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_engine_sample.cpp294 std::vector<GraphicIRect> dirtyRegions; in DrawDrawingLayer() local
H A Drender_context_sample.cpp374 std::vector<GraphicIRect> dirtyRegions; in FillDrawingLayer() local
423 std::vector<GraphicIRect> dirtyRegions; in FillBackGroundLayer() local
H A Ddrawing_sample_canvaskit0310.cpp398 std::vector<GraphicIRect> dirtyRegions; in FillBaseLayer() local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_device_impl.cpp480 SetLayerDirtyRegion(uint32_t screenId, uint32_t layerId, const std::vector<GraphicIRect> &dirtyRegions) SetLayerDirtyRegion() argument
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_layer_info.h145 void SetDirtyRegions(const std::vector<GraphicIRect> &dirtyRegions) in SetDirtyRegions() argument

Completed in 19 milliseconds