Home
last modified time | relevance | path

Searched defs:rects (Results 101 - 125 of 219) sorted by relevance

123456789

/third_party/skia/tests/
H A DPictureTest.cpp901 const SkRect rects[] = { in DEF_TEST() local
/third_party/skia/modules/canvaskit/
H A Dparagraph_bindings.cpp263 SimpleTextBox* rects = new SimpleTextBox[boxes.size()]; in TextBoxesToFloat32Array() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fStencilTexturingTests.cpp67 static void genTestRects (vector<IVec4>& rects, int width, int height) in genTestRects() argument
89 static void rectsToTriangles (const vector<IVec4>& rects, int width, int height, vector<Vec2>& positions, vector<deUint16>& indices) in rectsToTriangles() argument
138 vector<IVec4> rects; drawTestPattern() local
168 vector<IVec4> rects; renderTestPatternReference() local
[all...]
/third_party/vk-gl-cts/framework/platform/ohos/display/
H A DtcuOhosNativeDisplay.cpp303 eglw::EGLBoolean OhosLibrary::setDamageRegionKHR(eglw::EGLDisplay dpy, eglw::EGLSurface surface, eglw::EGLint *rects, eglw::EGLint n_rects) const in setDamageRegionKHR() argument
323 eglw::EGLBoolean OhosLibrary::swapBuffersWithDamageKHR(eglw::EGLDisplay dpy, eglw::EGLSurface surface, eglw::EGLint *rects, eglw::EGLint n_rects) const in swapBuffersWithDamageKHR() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_layout_algorithm.cpp619 std::vector<Rect> rects; in SetSubWindowHotarea() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/
H A Dmenu_wrapper_pattern.cpp595 std::vector<Rect> rects; in SetHotAreas() local
/foundation/arkui/ace_engine/frameworks/base/subwindow/
H A Dsubwindow_manager.cpp486 void SubwindowManager::SetHotAreas(const std::vector<Rect>& rects, int32_t nodeId, int32_t instanceId) in SetHotAreas() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A Dmenu_layoutThi_test_ng.cpp580 std::vector<Rect> rects; in HWTEST_F() local
639 std::vector<Rect> rects; in HWTEST_F() local
702 std::vector<Rect> rects; in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_select_overlay.cpp84 auto rects = pattern->GetTextBoxes(); in UpdatePattern() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_display_render_node.h249 std::vector<RectI> rects; in GetSurfaceChangedRects() local
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_entry.cpp1392 EGLBoolean EglSwapBuffersWithDamageEXTImpl(EGLDisplay dpy, EGLSurface surface, const EGLint *rects, EGLint nRects) in EglSwapBuffersWithDamageEXTImpl() argument
1279 EglSwapBuffersWithDamageKHRImpl(EGLDisplay dpy, EGLSurface draw, EGLint *rects, EGLint nRects) EglSwapBuffersWithDamageKHRImpl() argument
1292 EglSetDamageRegionKHRImpl(EGLDisplay dpy, EGLSurface surf, EGLint *rects, EGLint nRects) EglSetDamageRegionKHRImpl() argument
/foundation/window/window_manager/wmserver/src/
H A Dwindow_node.cpp178 void WindowNode::SetTouchHotAreas(const std::vector<Rect>& rects) in SetTouchHotAreas() argument
183 void WindowNode::SetPointerHotAreas(const std::vector<Rect>& rects) in SetPointerHotAreas() argument
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/
H A Dipu3-v4l2.c65 struct v4l2_rect *rects[IPU3_CSS_RECTS] = { NULL }; in imgu_subdev_s_stream() local
666 struct v4l2_rect *rects[IPU3_CSS_RECTS] = { NULL }; in imgu_fmt() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/ipu3/
H A Dipu3-v4l2.c65 struct v4l2_rect *rects[IPU3_CSS_RECTS] = { NULL }; in imgu_subdev_s_stream() local
675 struct v4l2_rect *rects[IPU3_CSS_RECTS] = { NULL }; in imgu_fmt() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_bufimage.c1355 radv_meta_image_to_buffer(struct radv_cmd_buffer *cmd_buffer, struct radv_meta_blit2d_surf *src, struct radv_meta_blit2d_buffer *dst, unsigned num_rects, struct radv_meta_blit2d_rect *rects) radv_meta_image_to_buffer() argument
1417 radv_meta_buffer_to_image_cs_r32g32b32(struct radv_cmd_buffer *cmd_buffer, struct radv_meta_blit2d_buffer *src, struct radv_meta_blit2d_surf *dst, unsigned num_rects, struct radv_meta_blit2d_rect *rects) radv_meta_buffer_to_image_cs_r32g32b32() argument
1498 radv_meta_buffer_to_image_cs(struct radv_cmd_buffer *cmd_buffer, struct radv_meta_blit2d_buffer *src, struct radv_meta_blit2d_surf *dst, unsigned num_rects, struct radv_meta_blit2d_rect *rects) radv_meta_buffer_to_image_cs() argument
1571 radv_meta_image_to_image_cs_r32g32b32(struct radv_cmd_buffer *cmd_buffer, struct radv_meta_blit2d_surf *src, struct radv_meta_blit2d_surf *dst, unsigned num_rects, struct radv_meta_blit2d_rect *rects) radv_meta_image_to_image_cs_r32g32b32() argument
1660 radv_meta_image_to_image_cs(struct radv_cmd_buffer *cmd_buffer, struct radv_meta_blit2d_surf *src, struct radv_meta_blit2d_surf *dst, unsigned num_rects, struct radv_meta_blit2d_rect *rects) radv_meta_image_to_image_cs() argument
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_meta_clear.c972 emit_subpass_color_clear_rects(struct v3dv_cmd_buffer *cmd_buffer, struct v3dv_render_pass *pass, struct v3dv_subpass *subpass, uint32_t rt_idx, const VkClearColorValue *clear_color, bool is_layered, bool all_rects_same_layers, uint32_t rect_count, const VkClearRect *rects) emit_subpass_color_clear_rects() argument
1074 emit_subpass_ds_clear_rects(struct v3dv_cmd_buffer *cmd_buffer, struct v3dv_render_pass *pass, struct v3dv_subpass *subpass, VkImageAspectFlags aspects, const VkClearDepthStencilValue *clear_ds, bool is_layered, bool all_rects_same_layers, uint32_t rect_count, const VkClearRect *rects) emit_subpass_ds_clear_rects() argument
1163 gather_layering_info(uint32_t rect_count, const VkClearRect *rects, bool *is_layered, bool *all_rects_same_layers) gather_layering_info() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_cmd.c896 SVGA3D_BeginClear(struct svga_winsys_context *swc, SVGA3dClearFlag flags, uint32 color, float depth, uint32 stencil, SVGA3dRect **rects, uint32 numRects) SVGA3D_BeginClear() argument
/third_party/mesa3d/include/android_stub/system/
H A Dwindow.h960 native_window_set_surface_damage( struct ANativeWindow* window, const android_native_rect_t* rects, size_t numRects) native_window_set_surface_damage() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_context.c423 dd_context_set_window_rectangles(struct pipe_context *_pipe, bool include, unsigned num_rectangles, const struct pipe_scissor_state *rects) dd_context_set_window_rectangles() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c274 noop_set_window_rectangles(struct pipe_context *ctx, bool include, unsigned num_rectangles, const struct pipe_scissor_state *rects) noop_set_window_rectangles() argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_resource.c511 panfrost_resource_set_damage_region(struct pipe_screen *screen, struct pipe_resource *res, unsigned int nrects, const struct pipe_box *rects) panfrost_resource_set_damage_region() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSurface.cpp317 Error Surface::swapWithDamage(const gl::Context *context, const EGLint *rects, EGLint n_rects) in swapWithDamage() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DFunctionsEGL.cpp473 swapBuffersWithDamageKHR(EGLSurface surface, const EGLint *rects, EGLint n_rects) const swapBuffersWithDamageKHR() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DVulkanSecondaryCommandBuffer.h296 clearAttachments( uint32_t attachmentCount, const VkClearAttachment *attachments, uint32_t rectCount, const VkClearRect *rects) clearAttachments() argument
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_egl_ext_autogen.cpp1123 EGL_SwapBuffersWithDamageKHR(EGLDisplay dpy, EGLSurface surface, const EGLint *rects, EGLint n_rects) EGL_SwapBuffersWithDamageKHR() argument

Completed in 43 milliseconds

123456789