/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/ |
H A D | hdilayer_test.cpp | 49 std::vector<GraphicIRect> dirtyRegions; in SetUpTestCase() local
|
H A D | hdidevice_test.cpp | 141 std::vector<GraphicIRect> dirtyRegions = { {0, 0, 0, 0} }; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/ |
H A D | hdilayer_context_systest.cpp | 118 std::vector<GraphicIRect> dirtyRegions; in FillHdiLayer() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/ |
H A D | layer_context.cpp | 126 std::vector<GraphicIRect> dirtyRegions; in FillHDILayer() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdilayer_fuzzer/ |
H A D | hdilayer_fuzzer.cpp | 76 std::vector<GraphicIRect> dirtyRegions; in GetLayerInfoFromData() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/ |
H A D | render_context_sample.cpp | 374 std::vector<GraphicIRect> dirtyRegions; in FillDrawingLayer() local 423 std::vector<GraphicIRect> dirtyRegions; in FillBackGroundLayer() local
|
H A D | drawing_engine_sample.cpp | 284 std::vector<GraphicIRect> dirtyRegions; in DrawDrawingLayer() local
|
H A D | drawing_sample_canvaskit0310.cpp | 398 std::vector<GraphicIRect> dirtyRegions; in FillBaseLayer() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_uni_render_composer_adapter.cpp | 211 std::vector<GraphicIRect> dirtyRegions; in SetComposeInfoToLayer() local 873 std::vector<GraphicIRect> dirtyRegions; in LayerCrop() local 935 std::vector<GraphicIRect> dirtyRegions; in LayerScaleDown() local 1000 std::vector<GraphicIRect> dirtyRegions; in LayerScaleDown() local 1253 std::vector<RectI> dirtyRegions; in CreateLayer() local
|
H A D | rs_render_engine.cpp | 105 const std::vector<GraphicIRect>& dirtyRegions = layer->GetDirtyRegions(); in DrawLayers() local
|
H A D | rs_composer_adapter.cpp | 697 std::vector<GraphicIRect> dirtyRegions; in LayerCrop() local 753 std::vector<GraphicIRect> dirtyRegions; in LayerScaleDown() local
|
H A D | rs_uni_render_processor.cpp | 291 std::vector<GraphicIRect> dirtyRegions; in GetLayerInfo() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_uni_render_composer_adapter_test.cpp | 1201 std::vector<GraphicIRect> dirtyRegions; variable 1233 std::vector<GraphicIRect> dirtyRegions; variable 1267 std::vector<GraphicIRect> dirtyRegions; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdidevice_fuzzer/ |
H A D | hdidevice_fuzzer.cpp | 97 std::vector<GraphicIRect> dirtyRegions = { dirty }; in HdiDeviceFuzzTest2() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/composer/ |
H A D | layer_context.cpp | 152 std::vector<GraphicIRect> dirtyRegions; in FillHDILayer() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/ |
H A D | hdi_layer_info.h | 136 void SetDirtyRegions(const std::vector<GraphicIRect> &dirtyRegions) in SetDirtyRegions()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/ |
H A D | hdi_device_impl.cpp | 481 const std::vector<GraphicIRect> &dirtyRegions) in SetLayerDirtyRegion()
|