Home
last modified time | relevance | path

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

123456789

/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
/third_party/ffmpeg/libavcodec/
H A Davcodec.h2310 AVSubtitleRect **rects; member
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_cmd_buffer.c1107 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 Diris_state.c3155 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 Du_threaded_context.c1405 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 Dvulkan_funcs.hpp7514 std::vector<Rect2D, Rect2DAllocator> rects; in getPresentRectanglesKHR() local
[all...]
H A Dvulkan_raii.hpp11163 std::vector<VULKAN_HPP_NAMESPACE::Rect2D> rects; in getPresentRectanglesKHR() local
[all...]
/third_party/skia/src/core/
H A DSkPath.cpp3642 bool SkPathPriv::IsNestedFillRects(const SkPath& path, SkRect rects[2], SkPathDirection dirs[2]) { in IsNestedFillRects() argument
/third_party/skia/tests/
H A DPathOpsOpTest.cpp1185 SkRect rects[5]; in rRect1() local
[all...]
H A DPathTest.cpp1163 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 Doverlay_manager.cpp1723 std::vector<Rect> rects; in SetPopupHotAreas() local
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp5115 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 Dcrocus_state.c3306 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 DContext_gl.cpp1546 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 Dvulkan_funcs.hpp8005 std::vector<VULKAN_HPP_NAMESPACE::Rect2D, Rect2DAllocator> rects; in getPresentRectanglesKHR() local
[all...]
H A Dvulkan_raii.hpp14921 std::vector<VULKAN_HPP_NAMESPACE::Rect2D> rects; in getPresentRectanglesKHR() local
[all...]
/third_party/glfw/deps/
H A Dnuklear.h10892 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...]

Completed in 228 milliseconds

123456789