| /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
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | avcodec.h | 2310 AVSubtitleRect **rects; member
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_cmd_buffer.c | 1107 dzn_cmd_buffer_clear_rects_with_copy(struct dzn_cmd_buffer *cmdbuf, const struct dzn_image *image, VkImageLayout layout, const VkClearColorValue *color, const VkImageSubresourceRange *range, uint32_t rect_count, D3D12_RECT *rects) dzn_cmd_buffer_clear_rects_with_copy() argument 1369 dzn_cmd_buffer_clear_attachment(struct dzn_cmd_buffer *cmdbuf, struct dzn_image_view *view, VkImageLayout layout, const VkClearValue *value, VkImageAspectFlags aspects, uint32_t base_layer, uint32_t layer_count, uint32_t rect_count, D3D12_RECT *rects) dzn_cmd_buffer_clear_attachment() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_state.c | 3155 iris_set_scissor_states(struct pipe_context *ctx, unsigned start_slot, unsigned num_scissors, const struct pipe_scissor_state *rects) iris_set_scissor_states() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_threaded_context.c | 1405 tc_set_window_rectangles(struct pipe_context *_pipe, bool include, unsigned count, const struct pipe_scissor_state *rects) tc_set_window_rectangles() argument
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| H A D | vulkan_funcs.hpp | 7514 std::vector<Rect2D, Rect2DAllocator> rects; in getPresentRectanglesKHR() local [all...] |
| H A D | vulkan_raii.hpp | 11163 std::vector<VULKAN_HPP_NAMESPACE::Rect2D> rects; in getPresentRectanglesKHR() local [all...] |
| /third_party/skia/src/core/ |
| H A D | SkPath.cpp | 3642 bool SkPathPriv::IsNestedFillRects(const SkPath& path, SkRect rects[2], SkPathDirection dirs[2]) { in IsNestedFillRects() argument
|
| /third_party/skia/tests/ |
| H A D | PathOpsOpTest.cpp | 1185 SkRect rects[5]; in rRect1() local [all...] |
| H A D | PathTest.cpp | 1163 static const SkRect rects[] = { in test_bounds() local 5841 SkRect rects[] = {{207.0f, 237.0f, 300.0f, 237.0f}, DEF_TEST() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/ |
| H A D | overlay_manager.cpp | 1723 std::vector<Rect> rects; in SetPopupHotAreas() local
|
| /foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
| H A D | pipeline_context.cpp | 5115 void PipelineContext::SetOverlayNodePositions(std::vector<Ace::RectF> rects) in SetOverlayNodePositions() argument 5140 void PipelineContext::TriggerOverlayNodePositionsUpdateCallback(std::vector<Ace::RectF> rects) in TriggerOverlayNodePositionsUpdateCallback() argument
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_state.c | 3306 crocus_set_scissor_states(struct pipe_context *ctx, unsigned start_slot, unsigned num_scissors, const struct pipe_scissor_state *rects) crocus_set_scissor_states() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Context_gl.cpp | 1546 void Context::rects(GLshort x1, GLshort y1, GLshort x2, GLshort y2) in rects() function in gl::Context
|
| /third_party/vulkan-headers/include/vulkan/ |
| H A D | vulkan_funcs.hpp | 8005 std::vector<VULKAN_HPP_NAMESPACE::Rect2D, Rect2DAllocator> rects; in getPresentRectanglesKHR() local [all...] |
| H A D | vulkan_raii.hpp | 14921 std::vector<VULKAN_HPP_NAMESPACE::Rect2D> rects; in getPresentRectanglesKHR() local [all...] |
| /third_party/glfw/deps/ |
| H A D | nuklear.h | 10892 nk_rp_pack_rects(struct nk_rp_context *context, struct nk_rp_rect *rects, int num_rects) in nk_rp_pack_rects() argument 12443 nk_tt_PackFontRangesGatherRects(struct nk_tt_pack_context *spc, struct nk_tt_fontinfo *info, struct nk_tt_pack_range *ranges, int num_ranges, struct nk_rp_rect *rects) nk_tt_PackFontRangesGatherRects() argument 12474 nk_tt_PackFontRangesRenderIntoRects(struct nk_tt_pack_context *spc, struct nk_tt_fontinfo *info, struct nk_tt_pack_range *ranges, int num_ranges, struct nk_rp_rect *rects, struct nk_allocator *alloc) nk_tt_PackFontRangesRenderIntoRects() argument 12594 struct nk_rp_rect *rects; global() member 12604 struct nk_rp_rect *rects; global() member [all...] |