| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
| H A D | rs_uifirst_manager.cpp | 1353 void RSUifirstManager::UpdateUIFirstNodeUseDma(RSSurfaceRenderNode& node, const std::vector<RectI>& rects) in UpdateUIFirstNodeUseDma() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/ |
| H A D | rs_display_render_node_drawable.cpp | 81 Drawing::Region GetFlippedRegion(std::vector<RectI>& rects, ScreenInfo& screenInfo) in GetFlippedRegion() argument 241 auto rects = RSUniRenderUtil::ScreenIntersectDirtyRects(dirtyRegion, screenInfo); in MergeDirtyHistory() local 265 auto rects = RSUniRenderUtil::ScreenIntersectDirtyRects(dirtyRegion, screenInfo); in MergeDirtyHistoryInVirtual() local
|
| /foundation/multimodalinput/input/service/window_manager/test/ |
| H A D | input_windows_manager_test.cpp | 1136 std::vector<Rect> rects = {{0, 0, 30, 40}}; in HWTEST_F() local 1161 std::vector<Rect> rects = {{0, 0, 100, 100}, {100, 100, 200, 200}}; in HWTEST_F() local 3592 std::vector<Rect> rects; in HWTEST_F() local 3622 std::vector<Rect> rects; HWTEST_F() local [all...] |
| /foundation/window/window_manager/utils/src/ |
| H A D | window_property.cpp | 564 void WindowProperty::SetTouchHotAreas(const std::vector<Rect>& rects) in SetTouchHotAreas() argument
|
| /foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/ |
| H A D | swapchain_layer.cpp | 1144 VkResult FlushBuffer(const VkPresentRegionKHR* region, struct Region::Rect* rects, in FlushBuffer() argument 1216 struct Region::Rect* rects = nullptr; in QueuePresentKHR() local 1125 GetRegionRect( const VkAllocationCallbacks* defaultAllocator, struct Region::Rect** rects, int32_t rectangleCount) GetRegionRect() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
| H A D | skia_canvas.cpp | 683 std::vector<Drawing::Rect> rects; in OpCalculateAfter() local
|
| /foundation/window/window_manager/window_scene/session_manager/src/ |
| H A D | scene_session_dirty_manager.cpp | 732 std::string DumpRect(const std::vector<MMI::Rect>& rects)
in DumpRect() argument
|
| /foundation/window/window_manager/wmserver/src/ |
| H A D | window_controller.cpp | 1526 std::vector<Rect> rects; in UpdateProperty() local 1711 WMError WindowController::UpdateTouchHotAreas(const sptr<WindowNode>& node, const std::vector<Rect>& rects) in UpdateTouchHotAreas() argument [all...] |
| /third_party/libdrm/include/drm/ |
| H A D | vmwgfx_drm.h | 823 __u64 rects; member
|
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_wayland.c | 1487 try_damage_buffer(struct dri2_egl_surface *dri2_surf, const EGLint *rects, EGLint n_rects) try_damage_buffer() argument 1510 dri2_wl_swap_buffers_with_damage(_EGLDisplay *disp, _EGLSurface *draw, const EGLint *rects, EGLint n_rects) dri2_wl_swap_buffers_with_damage() argument
|
| H A D | platform_x11.c | 972 dri2_x11_swap_buffers_region(_EGLDisplay *disp, _EGLSurface *draw, EGLint numRects, const EGLint *rects) dri2_x11_swap_buffers_region() argument
|
| /third_party/mesa3d/src/egl/main/ |
| H A D | eglapi.c | 1384 _eglSwapBuffersWithDamageCommon(_EGLDisplay *disp, _EGLSurface *surf, const EGLint *rects, EGLint n_rects) _eglSwapBuffersWithDamageCommon() argument 1418 eglSwapBuffersWithDamageEXT(EGLDisplay dpy, EGLSurface surface, const EGLint *rects, EGLint n_rects) eglSwapBuffersWithDamageEXT() argument 1428 eglSwapBuffersWithDamageKHR(EGLDisplay dpy, EGLSurface surface, const EGLint *rects, EGLint n_rects) eglSwapBuffersWithDamageKHR() argument 1442 _eglSetDamageRegionKHRClampRects(_EGLSurface* surf, EGLint *rects, EGLint n_rects) _eglSetDamageRegionKHRClampRects() argument 1464 eglSetDamageRegionKHR(EGLDisplay dpy, EGLSurface surface, EGLint *rects, EGLint n_rects) eglSetDamageRegionKHR() argument 2183 eglSwapBuffersRegionNOK(EGLDisplay dpy, EGLSurface surface, EGLint numRects, const EGLint *rects) eglSwapBuffersRegionNOK() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/dri/ |
| H A D | dri2.c | 2204 dri2_set_damage_region(__DRIdrawable *dPriv, unsigned int nrects, int *rects) in dri2_set_damage_region() argument
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_cmd_vgpu10.c | 498 SVGA3D_vgpu10_SetScissorRects(struct svga_winsys_context *swc, unsigned count, const SVGASignedRect *rects) SVGA3D_vgpu10_SetScissorRects() argument
|
| /third_party/mesa3d/src/gallium/winsys/svga/drm/ |
| H A D | vmwgfx_drm.h | 830 __u64 rects; member
|
| /third_party/mesa3d/src/loader/ |
| H A D | loader_dri3_helper.c | 970 loader_dri3_swap_buffers_msc(struct loader_dri3_drawable *draw, int64_t target_msc, int64_t divisor, int64_t remainder, unsigned flush_flags, const int *rects, int n_rects, bool force_copy) loader_dri3_swap_buffers_msc() argument
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_context.h | 225 struct pipe_scissor_state rects[PIPE_MAX_WINDOW_RECTANGLES]; member
|
| /third_party/mesa3d/src/vulkan/wsi/ |
| H A D | wsi_common_x11.c | 1425 xcb_rectangle_t rects[MAX_DAMAGE_RECTS]; in x11_queue_present() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
| H A D | vktWsiIncrementalPresentTests.cpp | 273 vector<vk::VkRectLayerKHR> rects; in getUpdatedRects() local 976 const vector<vk::VkRectLayerKHR> rects = getUpdatedRects(imageNextFrame, m_frameNdx, width, height); in render() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | vk_wrapper.h | 830 clearAttachments(uint32_t attachmentCount, const VkClearAttachment *attachments, uint32_t rectCount, const VkClearRect *rects) clearAttachments() argument
|
| H A D | SurfaceVk.cpp | 1394 swapWithDamage(const gl::Context *context, const EGLint *rects, EGLint n_rects) swapWithDamage() argument 1440 present(ContextVk *contextVk, const EGLint *rects, EGLint n_rects, const void *pNextChain, bool *presentOutOfDate) present() argument 1595 swapImpl(const gl::Context *context, const EGLint *rects, EGLint n_rects, const void *pNextChain) swapImpl() argument
|
| /third_party/skia/third_party/externals/angle2/src/libEGL/ |
| H A D | libEGL_autogen.cpp | 832 eglSwapBuffersWithDamageKHR(EGLDisplay dpy, EGLSurface surface, const EGLint *rects, EGLint n_rects) eglSwapBuffersWithDamageKHR() argument
|
| /third_party/skia/src/gpu/ops/ |
| H A D | DashOp.cpp | 350 SkSTArray<kNumStackDashes, SkRect, true> rects; variable [all...] |
| /third_party/skia/src/core/ |
| H A D | SkBlurMF.cpp | 216 static bool draw_rects_into_mask(const SkRect rects[], int count, SkMask* mask) { in draw_rects_into_mask() argument 280 find_cached_rects(SkMask* mask, SkScalar sigma, SkBlurStyle style, const SkRect rects[], int count) find_cached_rects() argument 285 add_cached_rects(SkMask* mask, SkScalar sigma, SkBlurStyle style, const SkRect rects[], int count) add_cached_rects() argument 433 filterRectsToNine(const SkRect rects[], int count, const SkMatrix& matrix, const SkIRect& clipBounds, NinePatch* patch) const filterRectsToNine() argument [all...] |
| H A D | SkRegion.cpp | 649 bool SkRegion::setRects(const SkIRect rects[], int count) { in setRects() argument
|