Home
last modified time | relevance | path

Searched defs:damage (Results 1 – 25 of 100) sorted by relevance

1234

/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/test/unittest/decision_center/
H A Dscreen_decision_center_test.cpp72 OHOS::Rect damage = {-1, 0, 0, 0}; variable
121 OHOS::Rect damage = {0, 0, -1, 0}; variable
160 OHOS::Rect damage = {2, 2, 2, 2}; variable
189 OHOS::Rect damage = {2, 2, 2, 2}; variable
204 OHOS::Rect damage = {0, 0, 2600, 2780}; variable
252 OHOS::Rect damage = {0, 0, 0, 0}; variable
/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/decision_center/src/
H A Dscreen_decision_center.cpp33 for (const auto &damage : damages) { in IsDirtyRectValid() local
56 for (const auto &damage : damages) { in JudgeDirtyThreshold() local
/ohos5.0/foundation/graphic/graphic_2d/frameworks/fence/test/unittest/
H A Dfence_fd_test.h47 static inline Rect damage = {}; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/receiver/src/
H A Dimage_receiver.cpp233 OHOS::Rect damage = {}; in ReadNextImage() local
250 OHOS::Rect damage = {}; in ReadNextImage() local
266 OHOS::Rect damage = {}; in ReadLastImage() local
285 OHOS::Rect damage = {}; in ReadLastImage() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_surface_handler_test.cpp126 Rect damage = {0}; variable
157 Rect damage = {0}; variable
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/listener/
H A Ddcamera_photo_surface_listener.cpp44 OHOS::Rect damage; in OnBufferAvailable() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_egl_image_manager_test.cpp96 Rect damage; variable
143 Rect damage; variable
H A Drs_test_util.cpp49 Rect damage; in CreateSurfaceNodeWithBuffer() local
H A Drs_drop_frame_processor_test.cpp122 Rect damage; variable
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/test/sample/
H A Dstream_customer.h53 OHOS::Rect damage; in OnBufferAvailable() local
/ohos5.0/drivers/peripheral/camera/test/ut/v4l2/
H A Dstream_customer.cpp25 OHOS::Rect damage; in CamFrame() local
/ohos5.0/foundation/graphic/graphic_surface/surface/test/systemtest/
H A Dnative_window_test.cpp162 Rect damage; variable
281 Rect damage; variable
389 Rect damage; variable
542 Rect damage; variable
680 Rect damage; variable
770 Rect damage; variable
887 Rect damage; variable
1049 Rect damage; variable
/ohos5.0/drivers/peripheral/camera/test/demo/
H A Dstream_customer.cpp40 OHOS::Rect damage; in CamFrame() local
/ohos5.0/drivers/peripheral/camera/test/demo_3A/
H A Dstream_customer.cpp40 OHOS::Rect damage; in CamFrame() local
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_unittest/src/
H A Dscreen_capture_unit_test_exclude.cpp1327 OHOS::Rect damage; variable
1371 OHOS::Rect damage; variable
1416 OHOS::Rect damage; variable
1463 OHOS::Rect damage; variable
1512 OHOS::Rect damage; variable
/ohos5.0/foundation/graphic/graphic_2d/frameworks/surfaceimage/src/
H A Dsurface_image.cpp87 int64_t timestamp, Rect damage) in UpdateSurfaceInfo()
130 Rect damage; in UpdateSurfaceImage() local
421 Rect damage; in AcquireNativeWindowBuffer() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/systemtest/
H A Drs_interfaces_test_utils.cpp77 OHOS::Rect damage; in OnVsync() local
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screensourceprocessor/encoder/src/
H A Dimage_source_encoder.cpp78 OHOS::Rect damage = {0, 0, 0, 0}; in ConsumeSurface() local
180 OHOS::Rect damage = {0, 0, 0, 0}; in VecToDamage() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_rcd_render_visitor.cpp45 Rect damage; in ConsumeAndUpdateBuffer() local
/ohos5.0/foundation/window/window_manager/test/systemtest/dms/
H A Ddisplay_test_utils.cpp97 OHOS::Rect damage; in OnVsync() local
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/moving_photo/
H A Dmoving_photo_surface_wrapper.cpp87 OHOS::Rect damage; in OnBufferArrival() local
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencaptureacquirevideobuffer_fuzzer/
H A Dscreencaptureacquirevideobuffer_fuzzer.cpp107 OHOS::Rect damage = GetData<OHOS::Rect>(); in FuzzScreenCaptureAcquireVideoBuffer() local
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkacquirevideobuffer_fuzzer/
H A Dscreencaptureacquirevideobuffer_ndk_fuzzer.cpp105 OH_Rect damage = GetData<OH_Rect>(); in FuzzScreenCaptureAcquireVideoBufferNdk() local
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/decoder/
H A Dvideo_decoder_sample.cpp149 OHOS::Rect damage = {}; in OnBufferAvailable() local
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dsurface_reader.cpp73 Rect damage; in OnVsync() local

1234