Home
last modified time | relevance | path

Searched defs:bounds (Results 501 - 520 of 520) sorted by relevance

1...<<21

/third_party/selinux/libsepol/cil/src/
H A Dcil_internal.h450 struct cil_user *bounds; member
504 struct cil_role *bounds; member
530 struct cil_type *bounds; member
H A Dcil_build_ast.c5794 struct cil_bounds *bounds = NULL; in cil_gen_bounds() local
5835 void cil_destroy_bounds(struct cil_bounds *bounds) in cil_destroy_bounds() argument
[all...]
H A Dcil.c2864 void cil_bounds_init(struct cil_bounds **bounds) in cil_bounds_init() argument
H A Dcil_resolve_ast.c2538 struct cil_bounds *bounds = current->data; in cil_resolve_bounds() local
[all...]
/third_party/selinux/libsepol/include/sepol/policydb/
H A Dpolicydb.h143 uint32_t bounds; /* bounds role, if exist */ member
192 uint32_t bounds; /* bounds type, if exist */ member
213 uint32_t bounds; /* bounds user, if exist */ member
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp630 void RSNode::SetBounds(const Vector4f& bounds) in SetBounds() argument
657 auto bounds = property->Get(); in SetBoundsWidth() local
679 auto bounds = property->Get(); in SetBoundsHeight() local
686 void RSNode::SetFrame(const Vector4f& bounds) in SetFrame() argument
1121 Vector4f bounds = GetStagingProperties().GetBounds(); SetParticleDrawRegion() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp244 void RSProperties::SetBounds(Vector4f bounds) in SetBounds() argument
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp2454 void ScreenSessionManager::UpdateScreenRotationProperty(ScreenId screenId, const RRect& bounds, float rotation, in UpdateScreenRotationProperty() argument
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp3155 void Session::SetBounds(const WSRectF& bounds) in SetBounds() argument
/third_party/skia/src/core/
H A DSkPath.cpp938 const SkRect& bounds = rrect.getBounds(); addRRect() local
2073 SkRect bounds; isValidImpl() local
3371 SkRect bounds; computeTightBounds() local
[all...]
/third_party/skia/tests/
H A DPathTest.cpp38 static void test_add_rrect(skiatest::Reporter* reporter, const SkRect& bounds, in test_add_rrect() argument
699 static void dump_if_ne(skiatest::Reporter* reporter, const SkRect& expected, const SkRect& bounds) { in dump_if_ne() argument
1522 check_convex_bounds(skiatest::Reporter* reporter, const SkPath& p, const SkRect& bounds) check_convex_bounds() argument
4835 SkRect bounds, bounds2; DEF_TEST() local
5043 SkRect bounds = path.getBounds(); DEF_TEST() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp2619 const auto& bounds = rsNode_->GetStagingProperties().GetBounds(); in PaintAccessibilityFocus() local
3707 const auto& bounds = rsNode_->GetStagingProperties().GetBounds(); in PaintFocusState() local
[all...]
/third_party/skia/third_party/externals/wuffs/release/c/
H A Dwuffs-v0.2.c1764 wuffs_base__pixel_config::bounds() const { in bounds() function in wuffs_base__pixel_config
1959 wuffs_base__rect_ie_u32 bounds; member
2002 wuffs_base__frame_config__update( wuffs_base__frame_config* c, wuffs_base__rect_ie_u32 bounds, wuffs_base__flicks duration, uint64_t index, uint64_t io_position, wuffs_base__animation_blend blend, wuffs_base__animation_disposal disposal, wuffs_base__color_u32_argb_premul background_color) wuffs_base__frame_config__update() argument
2091 update( wuffs_base__rect_ie_u32 bounds, wuffs_base__flicks duration, uint64_t index, uint64_t io_position, wuffs_base__animation_blend blend, wuffs_base__animation_disposal disposal, wuffs_base__color_u32_argb_premul background_color) update() argument
2104 wuffs_base__frame_config::bounds() const { bounds() function in wuffs_base__frame_config
[all...]
H A Dwuffs-v0.3.c4095 wuffs_base__pixel_config::bounds() const { in bounds() function in wuffs_base__pixel_config
4270 wuffs_base__rect_ie_u32 bounds; member
4317 wuffs_base__frame_config__set( wuffs_base__frame_config* c, wuffs_base__rect_ie_u32 bounds, wuffs_base__flicks duration, uint64_t index, uint64_t io_position, wuffs_base__animation_disposal disposal, bool opaque_within_bounds, bool overwrite_instead_of_blend, wuffs_base__color_u32_argb_premul background_color) wuffs_base__frame_config__set() argument
4432 set( wuffs_base__rect_ie_u32 bounds, wuffs_base__flicks duration, uint64_t index, uint64_t io_position, wuffs_base__animation_disposal disposal, bool opaque_within_bounds, bool overwrite_instead_of_blend, wuffs_base__color_u32_argb_premul background_color) set() argument
4447 wuffs_base__frame_config::bounds() const { bounds() function in wuffs_base__frame_config
15477 wuffs_base__rect_ie_u32 bounds = wuffs_base__pixel_buffer__set_color_u32_fill_rect() local
[all...]
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/usb/
H A Dvideodev2.h1205 struct v4l2_rect bounds; member
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Dvideodev2.h1205 struct v4l2_rect bounds; member
/third_party/glfw/deps/
H A Dnuklear.h5329 struct nk_rect bounds; member
5415 struct nk_rect bounds; global() member
16261 nk_begin(struct nk_context *ctx, const char *title, struct nk_rect bounds, nk_flags flags) nk_begin() argument
16267 nk_begin_titled(struct nk_context *ctx, const char *name, const char *title, struct nk_rect bounds, nk_flags flags) nk_begin_titled() argument
16681 nk_window_set_bounds(struct nk_context *ctx, const char *name, struct nk_rect bounds) nk_window_set_bounds() argument
17132 struct nk_rect bounds; nk_contextual_item_text() local
17167 struct nk_rect bounds; nk_contextual_item_image_text() local
17203 struct nk_rect bounds; nk_contextual_item_symbol_text() local
18152 nk_layout_widget_space(struct nk_rect *bounds, const struct nk_context *ctx, struct nk_window *win, int modify) nk_layout_widget_space() argument
18289 nk_panel_alloc_space(struct nk_rect *bounds, const struct nk_context *ctx) nk_panel_alloc_space() argument
18311 nk_layout_peek(struct nk_rect *bounds, struct nk_context *ctx) nk_layout_peek() argument
18695 struct nk_rect bounds; nk_group_scrolled_offset_begin() local
19014 struct nk_rect bounds; nk_widget_bounds() local
19025 struct nk_rect bounds; nk_widget_position() local
19037 struct nk_rect bounds; nk_widget_size() local
19049 struct nk_rect bounds; nk_widget_width() local
19061 struct nk_rect bounds; nk_widget_height() local
19074 struct nk_rect bounds; nk_widget_is_hovered() local
19096 struct nk_rect bounds; nk_widget_is_mouse_clicked() local
19118 struct nk_rect bounds; nk_widget_has_mouse_click_down() local
19137 nk_widget(struct nk_rect *bounds, const struct nk_context *ctx) nk_widget() argument
19185 nk_widget_fitting(struct nk_rect *bounds, struct nk_context *ctx, struct nk_vec2 item_padding) nk_widget_fitting() argument
19350 struct nk_rect bounds; nk_text_colored() local
19377 struct nk_rect bounds; nk_text_wrap_colored() local
19656 struct nk_rect bounds; nk_image() local
19671 struct nk_rect bounds; nk_image_color() local
19773 nk_draw_button(struct nk_command_buffer *out, const struct nk_rect *bounds, nk_flags state, const struct nk_style_button *style) nk_draw_button() argument
19797 struct nk_rect bounds; nk_do_button() local
19818 nk_draw_button_text(struct nk_command_buffer *out, const struct nk_rect *bounds, const struct nk_rect *content, nk_flags state, const struct nk_style_button *style, const char *txt, int len, nk_flags text_alignment, const struct nk_user_font *font) nk_draw_button_text() argument
19841 nk_do_button_text(nk_flags *state, struct nk_command_buffer *out, struct nk_rect bounds, const char *string, int len, nk_flags align, enum nk_button_behavior behavior, const struct nk_style_button *style, const struct nk_input *in, const struct nk_user_font *font) nk_do_button_text() argument
19865 nk_draw_button_symbol(struct nk_command_buffer *out, const struct nk_rect *bounds, const struct nk_rect *content, nk_flags state, const struct nk_style_button *style, enum nk_symbol_type type, const struct nk_user_font *font) nk_draw_button_symbol() argument
19887 nk_do_button_symbol(nk_flags *state, struct nk_command_buffer *out, struct nk_rect bounds, enum nk_symbol_type symbol, enum nk_button_behavior behavior, const struct nk_style_button *style, const struct nk_input *in, const struct nk_user_font *font) nk_do_button_symbol() argument
19910 nk_draw_button_image(struct nk_command_buffer *out, const struct nk_rect *bounds, const struct nk_rect *content, nk_flags state, const struct nk_style_button *style, const struct nk_image *img) nk_draw_button_image() argument
19918 nk_do_button_image(nk_flags *state, struct nk_command_buffer *out, struct nk_rect bounds, struct nk_image img, enum nk_button_behavior b, const struct nk_style_button *style, const struct nk_input *in) nk_do_button_image() argument
19944 nk_draw_button_text_symbol(struct nk_command_buffer *out, const struct nk_rect *bounds, const struct nk_rect *label, const struct nk_rect *symbol, nk_flags state, const struct nk_style_button *style, const char *str, int len, enum nk_symbol_type type, const struct nk_user_font *font) nk_draw_button_text_symbol() argument
19977 nk_do_button_text_symbol(nk_flags *state, struct nk_command_buffer *out, struct nk_rect bounds, enum nk_symbol_type symbol, const char *str, int len, nk_flags align, enum nk_button_behavior behavior, const struct nk_style_button *style, const struct nk_user_font *font, const struct nk_input *in) nk_do_button_text_symbol() argument
20009 nk_draw_button_text_image(struct nk_command_buffer *out, const struct nk_rect *bounds, const struct nk_rect *label, const struct nk_rect *image, nk_flags state, const struct nk_style_button *style, const char *str, int len, const struct nk_user_font *font, const struct nk_image *img) nk_draw_button_text_image() argument
20034 nk_do_button_text_image(nk_flags *state, struct nk_command_buffer *out, struct nk_rect bounds, struct nk_image img, const char* str, int len, nk_flags align, enum nk_button_behavior behavior, const struct nk_style_button *style, const struct nk_user_font *font, const struct nk_input *in) nk_do_button_text_image() argument
20122 struct nk_rect bounds; nk_button_text_styled() local
20166 struct nk_rect bounds; nk_button_color() local
20200 struct nk_rect bounds; nk_button_symbol_styled() local
20232 struct nk_rect bounds; nk_button_image_styled() local
20266 struct nk_rect bounds; nk_button_symbol_text_styled() local
20313 struct nk_rect bounds; nk_button_image_text_styled() local
20466 struct nk_rect bounds; nk_do_toggle() local
20533 struct nk_rect bounds; nk_check_text() local
20628 struct nk_rect bounds; nk_option_text() local
20681 nk_draw_selectable(struct nk_command_buffer *out, nk_flags state, const struct nk_style_selectable *style, int active, const struct nk_rect *bounds, const struct nk_rect *icon, const struct nk_image *img, enum nk_symbol_type sym, const char *string, int len, nk_flags align, const struct nk_user_font *font) nk_draw_selectable() argument
20730 nk_do_selectable(nk_flags *state, struct nk_command_buffer *out, struct nk_rect bounds, const char *str, int len, nk_flags align, int *value, const struct nk_style_selectable *style, const struct nk_input *in, const struct nk_user_font *font) nk_do_selectable() argument
20766 nk_do_selectable_image(nk_flags *state, struct nk_command_buffer *out, struct nk_rect bounds, const char *str, int len, nk_flags align, int *value, const struct nk_image *img, const struct nk_style_selectable *style, const struct nk_input *in, const struct nk_user_font *font) nk_do_selectable_image() argument
20813 nk_do_selectable_symbol(nk_flags *state, struct nk_command_buffer *out, struct nk_rect bounds, const char *str, int len, nk_flags align, int *value, enum nk_symbol_type sym, const struct nk_style_selectable *style, const struct nk_input *in, const struct nk_user_font *font) nk_do_selectable_symbol() argument
20870 struct nk_rect bounds; nk_selectable_text() local
20899 struct nk_rect bounds; nk_selectable_image_text() local
20928 struct nk_rect bounds; nk_selectable_symbol_text() local
21004 nk_slider_behavior(nk_flags *state, struct nk_rect *logical_cursor, struct nk_rect *visual_cursor, struct nk_input *in, struct nk_rect bounds, float slider_min, float slider_max, float slider_value, float slider_step, float slider_steps) nk_slider_behavior() argument
21046 nk_draw_slider(struct nk_command_buffer *out, nk_flags state, const struct nk_style_slider *style, const struct nk_rect *bounds, const struct nk_rect *visual_cursor, float min, float value, float max) nk_draw_slider() argument
21105 nk_do_slider(nk_flags *state, struct nk_command_buffer *out, struct nk_rect bounds, float min, float val, float max, float step, const struct nk_style_slider *style, struct nk_input *in, const struct nk_user_font *font) nk_do_slider() argument
21204 struct nk_rect bounds; nk_slider_float() local
21289 nk_draw_progress(struct nk_command_buffer *out, nk_flags state, const struct nk_style_progress *style, const struct nk_rect *bounds, const struct nk_rect *scursor, nk_size value, nk_size max) nk_draw_progress() argument
21324 nk_do_progress(nk_flags *state, struct nk_command_buffer *out, struct nk_rect bounds, nk_size value, nk_size max, int modifiable, const struct nk_style_progress *style, struct nk_input *in) nk_do_progress() argument
21362 struct nk_rect bounds; nk_progress() local
21478 nk_draw_scrollbar(struct nk_command_buffer *out, nk_flags state, const struct nk_style_scrollbar *style, const struct nk_rect *bounds, const struct nk_rect *scroll) nk_draw_scrollbar() argument
22871 nk_do_edit(nk_flags *state, struct nk_command_buffer *out, struct nk_rect bounds, nk_flags flags, nk_plugin_filter filter, struct nk_text_edit *edit, const struct nk_style_edit *style, struct nk_input *in, const struct nk_user_font *font) nk_do_edit() argument
23463 struct nk_rect bounds; nk_edit_buffer() local
23594 nk_draw_property(struct nk_command_buffer *out, const struct nk_style_property *style, const struct nk_rect *bounds, const struct nk_rect *label, nk_flags state, const char *name, int len, const struct nk_user_font *font) nk_draw_property() argument
23846 struct nk_rect bounds; nk_property() local
24042 struct nk_rect bounds = {0, 0, 0, 0}; nk_chart_begin_colored() local
24137 struct nk_rect bounds; nk_chart_push_line() local
24351 nk_color_picker_behavior(nk_flags *state, const struct nk_rect *bounds, const struct nk_rect *matrix, const struct nk_rect *hue_bar, const struct nk_rect *alpha_bar, struct nk_colorf *color, const struct nk_input *in) nk_color_picker_behavior() argument
24462 nk_do_color_picker(nk_flags *state, struct nk_command_buffer *out, struct nk_colorf *col, enum nk_color_format fmt, struct nk_rect bounds, struct nk_vec2 padding, const struct nk_input *in, const struct nk_user_font *font) nk_do_color_picker() argument
24517 struct nk_rect bounds; nk_color_pick() local
24724 struct nk_rect bounds; nk_combo_begin_color() local
24808 struct nk_rect bounds = {0,0,0,0}; nk_combo_begin_symbol() local
24982 struct nk_rect bounds = {0,0,0,0}; nk_combo_begin_image() local
25322 struct nk_rect bounds; nk_tooltip_begin() local
[all...]
/third_party/astc-encoder/Source/
H A Dwuffs-v0.3.c4310 wuffs_base__pixel_config::bounds() const { in bounds() function in wuffs_base__pixel_config
4485 wuffs_base__rect_ie_u32 bounds; member
4532 wuffs_base__frame_config__set( wuffs_base__frame_config* c, wuffs_base__rect_ie_u32 bounds, wuffs_base__flicks duration, uint64_t index, uint64_t io_position, wuffs_base__animation_disposal disposal, bool opaque_within_bounds, bool overwrite_instead_of_blend, wuffs_base__color_u32_argb_premul background_color) wuffs_base__frame_config__set() argument
4647 set( wuffs_base__rect_ie_u32 bounds, wuffs_base__flicks duration, uint64_t index, uint64_t io_position, wuffs_base__animation_disposal disposal, bool opaque_within_bounds, bool overwrite_instead_of_blend, wuffs_base__color_u32_argb_premul background_color) set() argument
4662 wuffs_base__frame_config::bounds() const { bounds() function in wuffs_base__frame_config
16535 wuffs_base__rect_ie_u32 bounds = wuffs_base__pixel_buffer__set_color_u32_fill_rect() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/developtools/profiler/hiebpf/include/
H A Dvmlinux.h56412 u32 bounds; global() member
56425 u32 bounds; global() member
56432 u32 bounds; global() member
[all...]

Completed in 549 milliseconds

1...<<21