/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_context.h | 400 } rects[MAX_JOB_SCISSORS]; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiImageClearingTests.cpp | 1909 const VkClearRect rects[2] = in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiImageClearingTests.cpp | 1777 const VkClearRect rects[2] = in iterate() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationEGL.cpp | 4646 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 D | SecondaryCommandBuffer.h | 1029 clearAttachments(uint32_t attachmentCount, const VkClearAttachment *attachments, uint32_t rectCount, const VkClearRect *rects) clearAttachments() argument
|
/third_party/skia/src/gpu/v1/ |
H A D | SurfaceDrawContext.cpp | 1767 SkRect rects[2]; in drawSimpleShape() local [all...] |
/foundation/arkui/ace_engine/test/mock/core/pipeline/ |
H A D | mock_pipeline_context.cpp | 808 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 D | rs_uni_render_visitor.cpp | 2232 const std::vector<Occlusion::Rect>& rects = transparentDirtyRegion.GetRegionRects();
in CheckMergeDisplayDirtyByTransparentRegions() local
|
/foundation/multimodalinput/input/service/window_manager/src/ |
H A D | input_windows_manager.cpp | 2040 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 D | window.h | 1483 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 D | s5k5baf.c | 1438 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 D | drm.h | 109 struct drm_clip_rect *rects; member
|
/kernel/linux/linux-5.10/include/uapi/drm/ |
H A D | drm.h | 109 struct drm_clip_rect *rects; member
|
/kernel/linux/linux-6.6/include/uapi/drm/ |
H A D | drm.h | 108 struct drm_clip_rect *rects; member
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | s5k5baf.c | 1432 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 D | drm.h | 108 struct drm_clip_rect *rects; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
H A D | drm.h | 53 struct drm_clip_rect *rects; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
H A D | drm.h | 63 struct drm_clip_rect * rects; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
H A D | drm.h | 63 struct drm_clip_rect * rects; member
|
/third_party/mesa3d/include/drm-uapi/ |
H A D | drm.h | 102 struct drm_clip_rect *rects; member
|
/third_party/libdrm/include/drm/ |
H A D | drm.h | 102 struct drm_clip_rect *rects; member
|
/third_party/skia/src/pathops/ |
H A D | SkPathOpsDebug.cpp | 2891 SkTDArray<SkRect> rects; in ShowOnePath() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_pattern.cpp | 396 auto rects = GetSelectedRects(inter.first, inter.second); in ShowShadow() local
|
/foundation/window/window_manager/wm/src/ |
H A D | window_impl.cpp | 4084 WMError WindowImpl::SetTouchHotAreas(const std::vector<Rect>& rects) in SetTouchHotAreas() argument
|
H A D | window_scene_session_impl.cpp | 3358 WMError WindowSceneSessionImpl::SetTouchHotAreas(const std::vector<Rect>& rects) in SetTouchHotAreas() argument
|