| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
| H A D | rs_base_render_engine.h | 103 void SetDamageRegion(const std::vector<RectI> &rects) in SetDamageRegion() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/ |
| H A D | rs_display_render_node_drawable.h | 71 void SetDirtyRects(const std::vector<RectI>& rects) in SetDirtyRects() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
| H A D | rs_dirty_region_manager_test.cpp | 547 std::vector<RectI> rects; in HWTEST_F() local
|
| /foundation/multimedia/av_codec/services/services/codec/ipc/ |
| H A D | buffer_converter.cpp | 57 int32_t ConvertYUV420SP(uint8_t *dst, uint8_t *src, AVCodecRect *rects, int32_t capacity) in ConvertYUV420SP() argument 87 int32_t ConvertYUV420P(uint8_t *dst, uint8_t *src, AVCodecRect *rects, int32_t capacity) in ConvertYUV420P() argument 132 int32_t ConverteRGBA8888(uint8_t *dst, uint8_t *src, AVCodecRect *rects, int32_t capacity) in ConverteRGBA8888() argument 195 AVCodecRect rects[3] = {usrRect_, hwRect_, rect_}; // 1:dstRect, 2:srcRect, 3:rect ReadFromBuffer() local 219 AVCodecRect rects[3] = {hwRect_, usrRect_, rect_}; // 1:dstRect, 2:srcRect, 3:rect WriteToBuffer() local [all...] |
| /foundation/multimodalinput/input/service/window_manager/test/ |
| H A D | input_windows_manager_ex_test.cpp | 3326 std::vector<Rect> rects = { { 100, 100, 1000, 1000 } }; in HWTEST_F() local 3343 std::vector<Rect> rects = { { 100, 100, 100, 1000 } }; in HWTEST_F() local 3360 std::vector<Rect> rects = { { 100, 100, 1000, 1000 } }; in HWTEST_F() local 3377 std::vector<Rect> rects = { { 100, 100, 100, 1000 } }; in HWTEST_F() local 3394 std::vector<Rect> rects = { { 100, 100, 1000, 1000 } }; in HWTEST_F() local 3411 std::vector<Rect> rects = { { 100, 100, 100, 1000 } }; HWTEST_F() local 3428 std::vector<Rect> rects = { { 100, 100, 1000, 1000 } }; HWTEST_F() local 3445 std::vector<Rect> rects = { { 100, 100, 1000, 100 } }; HWTEST_F() local [all...] |
| /foundation/window/window_manager/utils/test/unittest/ |
| H A D | window_property_test.cpp | 533 std::vector<Rect> rects; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/ |
| H A D | surface.cpp | 168 void Surface::SetDrawingArea(const std::vector<RectI>& rects) in SetDrawingArea() argument
|
| /foundation/window/window_manager/wm/test/unittest/ |
| H A D | window_scene_session_impl_test3.cpp | 634 std::vector<Rect> rects;
in HWTEST_F() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_meta_fmask_copy.c | 247 radv_can_use_fmask_copy(struct radv_cmd_buffer *cmd_buffer, const struct radv_image *src_image, const struct radv_image *dst_image, unsigned num_rects, const struct radv_meta_blit2d_rect *rects) radv_can_use_fmask_copy() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | SurfaceImpl.cpp | 28 swapWithDamage(const gl::Context *context, const EGLint *rects, EGLint n_rects) swapWithDamage() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
| H A D | SurfaceEGL.cpp | 49 swapWithDamage(const gl::Context *context, const EGLint *rects, EGLint n_rects) swapWithDamage() argument
|
| /third_party/skia/tests/ |
| H A D | ClearTest.cpp | 322 const SkRect rects[2] = { in fullscreen_clear_with_layer_test() local
|
| /device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
| H A D | display_composer_vdi_impl.cpp | 154 int32_t DisplayComposerVdiImpl::SetDisplayClientDamage(uint32_t devId, std::vector<IRect>& rects) in SetDisplayClientDamage() argument 301 int32_t DisplayComposerVdiImpl::SetLayerDirtyRegion(uint32_t devId, uint32_t layerId, const std::vector<IRect>& rects) in SetLayerDirtyRegion() argument 310 int32_t DisplayComposerVdiImpl::SetLayerVisibleRegion(uint32_t devId, uint32_t layerId, std::vector<IRect>& rects) in SetLayerVisibleRegion() argument
|
| /device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
| H A D | display_composer_vdi_impl.cpp | 154 int32_t DisplayComposerVdiImpl::SetDisplayClientDamage(uint32_t devId, std::vector<IRect>& rects) in SetDisplayClientDamage() argument 301 int32_t DisplayComposerVdiImpl::SetLayerDirtyRegion(uint32_t devId, uint32_t layerId, const std::vector<IRect>& rects) in SetLayerDirtyRegion() argument 310 int32_t DisplayComposerVdiImpl::SetLayerVisibleRegion(uint32_t devId, uint32_t layerId, std::vector<IRect>& rects) in SetLayerVisibleRegion() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/select_popup/ |
| H A D | render_select_popup.cpp | 67 std::vector<Rect> rects; in OnPaintFinish() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
| H A D | paragraph_manager.cpp | 326 std::vector<RectF> rects; in GetRects() local 358 std::vector<RectF> rects; in GetParagraphsRects() local 403 std::vector<RectF> rects; GetPlaceholderRects() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pipeline/ |
| H A D | pipeline_context_test_ng.cpp | 1940 std::vector<Ace::RectF> rects; in HWTEST_F() local
|
| /foundation/graphic/graphic_surface/interfaces/inner_api/surface/ |
| H A D | external_window.h | 91 } *rects;
member
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/dfx/ |
| H A D | rs_dirty_rects_dfx.cpp | 370 std::vector<RectI> rects; in DrawAllSurfaceDirtyRegionForDFX() local 417 std::vector<RectI> rects; in DrawTargetSurfaceDirtyRegionForDFX() local 447 std::vector<RectI> rects; in DrawTargetSurfaceVisibleRegionForDFX() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
| H A D | rs_uifirst_manager_test.cpp | 1389 std::vector<RectI> rects; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
| H A D | rs_dirty_region_manager.cpp | 96 void RSDirtyRegionManager::UpdateVisitedDirtyRects(const std::vector<RectI>& rects) in UpdateVisitedDirtyRects() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/ |
| H A D | render_context.cpp | 442 void RenderContext::DamageFrame(const std::vector<RectI> &rects) in DamageFrame() argument
|
| /foundation/window/window_manager/window_scene/test/unittest/ |
| H A D | scene_session_dirty_manager_test2.cpp | 168 std::vector<Rect> rects; in HWTEST_F() local
|
| /kernel/linux/linux-5.10/drivers/staging/media/ipu3/ |
| H A D | ipu3.c | 447 struct v4l2_rect *rects[IPU3_CSS_RECTS] = { NULL }; in imgu_video_nodes_init() local
|
| /kernel/linux/linux-6.6/drivers/staging/media/ipu3/ |
| H A D | ipu3.c | 456 struct v4l2_rect *rects[IPU3_CSS_RECTS] = { NULL }; in imgu_video_nodes_init() local
|