Home
last modified time | relevance | path

Searched defs:rects (Results 176 - 200 of 216) sorted by relevance

123456789

/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_context.h400 } rects[MAX_JOB_SCISSORS]; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiImageClearingTests.cpp1909 const VkClearRect rects[2] = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiImageClearingTests.cpp1777 const VkClearRect rects[2] = in iterate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationEGL.cpp4646 ValidateSwapBuffersWithDamageKHR(const ValidationContext *val, const Display *display, const Surface *surface, const EGLint *rects, EGLint n_rects) ValidateSwapBuffersWithDamageKHR() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DSecondaryCommandBuffer.h1029 clearAttachments(uint32_t attachmentCount, const VkClearAttachment *attachments, uint32_t rectCount, const VkClearRect *rects) clearAttachments() argument
/third_party/skia/src/gpu/v1/
H A DSurfaceDrawContext.cpp1767 SkRect rects[2]; in drawSimpleShape() local
[all...]
/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp808 void PipelineContext::SetOverlayNodePositions(std::vector<Ace::RectF> rects) {} in SetOverlayNodePositions() argument
819 void PipelineContext::TriggerOverlayNodePositionsUpdateCallback(std::vector<Ace::RectF> rects) {} in TriggerOverlayNodePositionsUpdateCallback() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_visitor.cpp2232 const std::vector<Occlusion::Rect>& rects = transparentDirtyRegion.GetRegionRects(); in CheckMergeDisplayDirtyByTransparentRegions() local
/foundation/multimodalinput/input/service/window_manager/src/
H A Dinput_windows_manager.cpp2040 bool InputWindowsManager::IsInHotArea(int32_t x, int32_t y, const std::vector<Rect> &rects, in UpdateDisplayInfo() argument
2065 bool InputWindowsManager::InWhichHotArea(int32_t x, int32_t y, const std::vector<Rect> &rects, in UpdateDisplayInfo() argument
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h1483 virtual WMError SetTouchHotAreas(const std::vector<Rect>& rects) { return WMError::WM_OK; } in SetTouchHotAreas() argument
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Ds5k5baf.c1438 static void s5k5baf_set_rect_and_adjust(struct v4l2_rect **rects, in s5k5baf_set_rect_and_adjust() argument
1466 struct v4l2_rect **rects; in s5k5baf_set_selection() local
[all...]
/kernel/linux/linux-5.10/tools/include/uapi/drm/
H A Ddrm.h109 struct drm_clip_rect *rects; member
/kernel/linux/linux-5.10/include/uapi/drm/
H A Ddrm.h109 struct drm_clip_rect *rects; member
/kernel/linux/linux-6.6/include/uapi/drm/
H A Ddrm.h108 struct drm_clip_rect *rects; member
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Ds5k5baf.c1432 static void s5k5baf_set_rect_and_adjust(struct v4l2_rect **rects, in s5k5baf_set_rect_and_adjust() argument
1460 struct v4l2_rect **rects; in s5k5baf_set_selection() local
[all...]
/kernel/linux/linux-6.6/tools/include/uapi/drm/
H A Ddrm.h108 struct drm_clip_rect *rects; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H A Ddrm.h53 struct drm_clip_rect *rects; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Ddrm.h63 struct drm_clip_rect * rects; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Ddrm.h63 struct drm_clip_rect * rects; member
/third_party/mesa3d/include/drm-uapi/
H A Ddrm.h102 struct drm_clip_rect *rects; member
/third_party/libdrm/include/drm/
H A Ddrm.h102 struct drm_clip_rect *rects; member
/third_party/skia/src/pathops/
H A DSkPathOpsDebug.cpp2891 SkTDArray<SkRect> rects; in ShowOnePath() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp396 auto rects = GetSelectedRects(inter.first, inter.second); in ShowShadow() local
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp4084 WMError WindowImpl::SetTouchHotAreas(const std::vector<Rect>& rects) in SetTouchHotAreas() argument
H A Dwindow_scene_session_impl.cpp3358 WMError WindowSceneSessionImpl::SetTouchHotAreas(const std::vector<Rect>& rects) in SetTouchHotAreas() argument

Completed in 89 milliseconds

123456789