Home
last modified time | relevance | path

Searched defs:height (Results 4026 - 4040 of 4040) sorted by relevance

1...<<161162

/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Dregs_v2x.h2623 raw_wr_set_pic_size(struct rkisp_stream *stream, u32 width, u32 height) raw_wr_set_pic_size() argument
/third_party/glfw/deps/
H A Dnuklear.h3908 float width, height; global() member
3918 float height; global() member
3938 float height; global() member
4553 float height; global() member
5300 float height; global() member
10582 int height; global() member
10625 nk_rp_init_target(struct nk_rp_context *context, int width, int height, struct nk_rp_node *nodes, int num_nodes) nk_rp_init_target() argument
10698 nk_rp__skyline_find_best_pos(struct nk_rp_context *c, int width, int height) nk_rp__skyline_find_best_pos() argument
10793 nk_rp__skyline_pack_rectangle(struct nk_rp_context *context, int width, int height) nk_rp__skyline_pack_rectangle() argument
10965 int height; global() member
11565 nk_tt_ScaleForPixelHeight(const struct nk_tt_fontinfo *info, float height) nk_tt_ScaleForPixelHeight() argument
11752 float height; nk_tt__fill_active_edges_new() local
12727 nk_font_bake_pack(struct nk_font_baker *baker, nk_size *image_memory, int *width, int *height, struct nk_recti *custom, const struct nk_font_config *config_list, int count, struct nk_allocator *alloc) nk_font_bake_pack() argument
12841 nk_font_bake(struct nk_font_baker *baker, void *image_memory, int width, int height, struct nk_font_glyph *glyphs, int glyphs_count, const struct nk_font_config *config_list, int font_count) nk_font_bake() argument
13007 nk_font_text_width(nk_handle handle, float height, const char *text, int len) nk_font_text_width() argument
13040 nk_font_query_font_glyph(nk_handle handle, float height, struct nk_user_font_glyph *glyph, nk_rune codepoint, nk_rune next_codepoint) nk_font_query_font_glyph() argument
13582 nk_font_atlas_add_from_memory(struct nk_font_atlas *atlas, void *memory, nk_size size, float height, const struct nk_font_config *config) nk_font_atlas_add_from_memory() argument
13607 nk_font_atlas_add_from_file(struct nk_font_atlas *atlas, const char *file_path, float height, const struct nk_font_config *config) nk_font_atlas_add_from_file() argument
13633 nk_font_atlas_add_compressed(struct nk_font_atlas *atlas, void *compressed_data, nk_size compressed_size, float height, const struct nk_font_config *config) nk_font_atlas_add_compressed() argument
13668 nk_font_atlas_add_compressed_base85(struct nk_font_atlas *atlas, const char *data_base85, float height, const struct nk_font_config *config) nk_font_atlas_add_compressed_base85() argument
13712 nk_font_atlas_bake(struct nk_font_atlas *atlas, int *width, int *height, enum nk_font_atlas_format fmt) nk_font_atlas_bake() argument
17584 nk_layout_set_min_row_height(struct nk_context *ctx, float height) nk_layout_set_min_row_height() argument
17638 nk_panel_layout(const struct nk_context *ctx, struct nk_window *win, float height, int cols) nk_panel_layout() argument
17690 nk_row_layout(struct nk_context *ctx, enum nk_layout_format fmt, float height, int cols, int width) nk_row_layout() argument
17723 nk_layout_row_dynamic(struct nk_context *ctx, float height, int cols) nk_layout_row_dynamic() argument
17728 nk_layout_row_static(struct nk_context *ctx, float height, int item_width, int cols) nk_layout_row_static() argument
17805 nk_layout_row(struct nk_context *ctx, enum nk_layout_format fmt, float height, int cols, const float *ratio) nk_layout_row() argument
17844 nk_layout_row_template_begin(struct nk_context *ctx, float height) nk_layout_row_template_begin() argument
17982 nk_layout_space_begin(struct nk_context *ctx, enum nk_layout_format fmt, float height, int widget_count) nk_layout_space_begin() argument
21701 float height; /* height of line */ global() member
[all...]
/third_party/skia/third_party/externals/wuffs/release/c/
H A Dwuffs-v0.3.c1436 wuffs_base__make_table_u8(uint8_t* ptr, size_t width, size_t height, size_t stride) wuffs_base__make_table_u8() argument
1449 wuffs_base__make_table_u16(uint16_t* ptr, size_t width, size_t height, size_t stride) wuffs_base__make_table_u16() argument
1462 wuffs_base__make_table_u32(uint32_t* ptr, size_t width, size_t height, size_t stride) wuffs_base__make_table_u32() argument
1475 wuffs_base__make_table_u64(uint64_t* ptr, size_t width, size_t height, size_t stride) wuffs_base__make_table_u64() argument
1598 wuffs_base__table__flattened_length(size_t width, size_t height, size_t stride) wuffs_base__table__flattened_length() argument
2419 wuffs_base__rect_ie_u32::height() const { height() function in wuffs_base__rect_ie_u32
3914 uint32_t height; global() member
3946 wuffs_base__pixel_config__set(wuffs_base__pixel_config* c, uint32_t pixfmt_repr, uint32_t pixsub_repr, uint32_t width, uint32_t height) wuffs_base__pixel_config__set() argument
4067 set(uint32_t pixfmt_repr, uint32_t pixsub_repr, uint32_t width, uint32_t height) set() argument
4105 wuffs_base__pixel_config::height() const { height() function in wuffs_base__pixel_config
4154 wuffs_base__image_config__set(wuffs_base__image_config* c, uint32_t pixfmt_repr, uint32_t pixsub_repr, uint32_t width, uint32_t height, uint64_t first_frame_io_position, bool first_frame_is_opaque) wuffs_base__image_config__set() argument
4214 set(uint32_t pixfmt_repr, uint32_t pixsub_repr, uint32_t width, uint32_t height, uint64_t first_frame_io_position, bool first_frame_is_opaque) set() argument
4457 wuffs_base__frame_config::height() const { height() function in wuffs_base__frame_config
15353 uint32_t height = wuffs_base__rect_ie_u32__height(&rect); wuffs_base__pixel_buffer__set_color_u32_fill_rect__xx() local
15384 uint32_t height = wuffs_base__rect_ie_u32__height(&rect); wuffs_base__pixel_buffer__set_color_u32_fill_rect__xxx() local
15415 uint32_t height = wuffs_base__rect_ie_u32__height(&rect); wuffs_base__pixel_buffer__set_color_u32_fill_rect__xxxx() local
15446 uint32_t height = wuffs_base__rect_ie_u32__height(&rect); wuffs_base__pixel_buffer__set_color_u32_fill_rect__xxxxxxxx() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h116 ArkUI_Float32 height; member
440 ArkUI_Float32 height; member
471 ArkUI_Float32 height; member
1365 ArkUI_Int32 height; member
/third_party/glfw/deps/glad/
H A Dvulkan.h2012 uint32_t height; member
2017 uint32_t height; member
2025 float height; member
3535 uint32_t height; member
4231 uint32_t height; member
/third_party/astc-encoder/Source/
H A Dwuffs-v0.3.c1496 wuffs_base__make_table_u8(uint8_t* ptr, size_t width, size_t height, size_t stride) wuffs_base__make_table_u8() argument
1509 wuffs_base__make_table_u16(uint16_t* ptr, size_t width, size_t height, size_t stride) wuffs_base__make_table_u16() argument
1522 wuffs_base__make_table_u32(uint32_t* ptr, size_t width, size_t height, size_t stride) wuffs_base__make_table_u32() argument
1535 wuffs_base__make_table_u64(uint64_t* ptr, size_t width, size_t height, size_t stride) wuffs_base__make_table_u64() argument
1677 wuffs_base__table__flattened_length(size_t width, size_t height, size_t stride) wuffs_base__table__flattened_length() argument
2505 wuffs_base__rect_ie_u32::height() const { height() function in wuffs_base__rect_ie_u32
4129 uint32_t height; global() member
4161 wuffs_base__pixel_config__set(wuffs_base__pixel_config* c, uint32_t pixfmt_repr, uint32_t pixsub_repr, uint32_t width, uint32_t height) wuffs_base__pixel_config__set() argument
4282 set(uint32_t pixfmt_repr, uint32_t pixsub_repr, uint32_t width, uint32_t height) set() argument
4320 wuffs_base__pixel_config::height() const { height() function in wuffs_base__pixel_config
4369 wuffs_base__image_config__set(wuffs_base__image_config* c, uint32_t pixfmt_repr, uint32_t pixsub_repr, uint32_t width, uint32_t height, uint64_t first_frame_io_position, bool first_frame_is_opaque) wuffs_base__image_config__set() argument
4429 set(uint32_t pixfmt_repr, uint32_t pixsub_repr, uint32_t width, uint32_t height, uint64_t first_frame_io_position, bool first_frame_is_opaque) set() argument
4672 wuffs_base__frame_config::height() const { height() function in wuffs_base__frame_config
16411 uint32_t height = wuffs_base__rect_ie_u32__height(&rect); wuffs_base__pixel_buffer__set_color_u32_fill_rect__xx() local
16442 uint32_t height = wuffs_base__rect_ie_u32__height(&rect); wuffs_base__pixel_buffer__set_color_u32_fill_rect__xxx() local
16473 uint32_t height = wuffs_base__rect_ie_u32__height(&rect); wuffs_base__pixel_buffer__set_color_u32_fill_rect__xxxx() local
16504 uint32_t height = wuffs_base__rect_ie_u32__height(&rect); wuffs_base__pixel_buffer__set_color_u32_fill_rect__xxxxxxxx() local
[all...]
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs35642 fn height(&self) -> Option<usize> { height() functions
38206 pub fn height(&self) -> usize { height() functions
[all...]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp5050 , height( height_ ) in height() function
5106 uint32_t height = {}; member
7226 uint32_t height = {}; global() member
11808 float height = {}; global() member
26386 uint32_t height = {}; global() member
26682 uint32_t height = {}; global() member
72561 uint32_t height = {}; global() member
[all...]
H A Dvulkan_core.h2390 uint32_t height; member
2395 uint32_t height; member
3099 float height; member
3356 uint32_t height; member
5843 uint32_t height; member
13344 uint32_t height; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h1570 uint32_t height; member
1575 uint32_t height; member
2207 float height; member
2464 uint32_t height; member
4693 uint32_t height; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h2654 uint32_t height; member
2659 uint32_t height; member
3363 float height; member
3620 uint32_t height; member
6110 uint32_t height; member
9615 uint32_t height; member
14907 uint32_t height; member
[all...]
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h2439 uint32_t height; member
2444 uint32_t height; member
3148 float height; member
3405 uint32_t height; member
5893 uint32_t height; member
13551 uint32_t height; member
[all...]
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h2305 uint32_t height; member
2310 uint32_t height; member
3006 float height; member
3263 uint32_t height; member
5744 uint32_t height; member
12547 uint32_t height; member
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h2804 uint32_t height; member
2809 uint32_t height; member
3513 float height; member
3770 uint32_t height; member
6269 uint32_t height; member
10938 uint32_t height; member
18199 uint32_t height; member
19228 uint32_t height; member
[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/ ...

Completed in 444 milliseconds

1...<<161162