| /third_party/icu/icu4c/source/samples/layout/ |
| H A D | GDIFontInstance.cpp | 59 drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count, const float *positions, le_int32 x, le_int32 y, le_int32 width, le_int32 height) drawGlyphs() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | rbbidata.cpp | 123 UCPTrieValueWidth width = ucptrie_getValueWidth(fTrie); in init() local
|
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | usbd_video.h | 96 uint32_t width; member
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
| H A D | LongNameHandler.java | 140 private static String getPerUnitFormat(ULocale locale, UnitWidth width) { in getPerUnitFormat() argument 86 getMeasureData( ULocale locale, MeasureUnit unit, UnitWidth width, String[] outArray) getMeasureData() argument 177 getUnitDisplayName(ULocale locale, MeasureUnit unit, UnitWidth width) getUnitDisplayName() argument 198 forMeasureUnit( ULocale locale, MeasureUnit unit, MeasureUnit perUnit, UnitWidth width, PluralRules rules, MicroPropsGenerator parent) forMeasureUnit() argument 226 forCompoundUnit( ULocale locale, MeasureUnit unit, MeasureUnit perUnit, UnitWidth width, PluralRules rules, MicroPropsGenerator parent) forCompoundUnit() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | LocaleData.java | 369 private int width; field in LocaleData.PaperSize
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| H A D | ListFormatterTest.java | 197 void DoTheRealListStyleTesting(ULocale locale, String items[], ListFormatter.Type type, ListFormatter.Width width, String expected) { in DoTheRealListStyleTesting() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | udatpg.cpp | 185 udatpg_getFieldDisplayName(const UDateTimePatternGenerator *dtpg, UDateTimePatternField field, UDateTimePGDisplayWidth width, UChar *fieldName, int32_t capacity, UErrorCode *pErrorCode) udatpg_getFieldDisplayName() argument
|
| H A D | ulocdata.cpp | 245 ulocdata_getPaperSize(const char* localeID, int32_t *height, int32_t *width, UErrorCode *status){ in ulocdata_getPaperSize() argument
|
| /third_party/libuv/src/unix/ |
| H A D | tty.c | 338 int uv_tty_get_winsize(uv_tty_t* tty, int* width, int* height) { in uv_tty_get_winsize() argument
|
| /third_party/libdrm/include/drm/ |
| H A D | qxl_drm.h | 121 __u32 width; member
|
| H A D | virtgpu_drm.h | 86 __u32 width; member
|
| /third_party/lzma/CPP/7zip/UI/Console/ |
| H A D | HashCon.cpp | 134 unsigned width = digestSize * 2;
in GetColumnWidth() local
|
| /third_party/lame/frontend/ |
| H A D | gpkplotting.c | 105 gint16 width, height; in gpk_graph_draw() local 158 gint16 width, height; in gpk_rectangle_draw() local 198 gint16 width, height, x, y, barheight; gpk_bargraph_draw() local 310 gpk_plot_new(int width, int height) gpk_plot_new() argument 315 gtk_drawing_area_size(GTK_DRAWING_AREA(pixmapbox), width, height); gpk_plot_new() local [all...] |
| /third_party/lame/libmp3lame/ |
| H A D | l3side.h | 75 int width[SFBMAX]; member
|
| /third_party/mesa3d/src/freedreno/fdl/ |
| H A D | fd6_view.c | 166 uint32_t width = u_minify(layout->width0, args->base_miplevel); in fdl6_view_init() local [all...] |
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_android.h | 125 int width; member
|
| /third_party/mesa3d/src/freedreno/rnn/ |
| H A D | headergen2.c | 135 uint32_t width = 1 + ti->high - ti->low; in printtypeinfo() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_meta.h | 152 uint32_t width, height; member
|
| H A D | radv_meta_copy_vrs_htile.c | 291 uint32_t width = DIV_ROUND_UP(extent->width, 8); in radv_copy_vrs_htile() local
|
| H A D | radv_meta_dcc_retile.c | 259 unsigned width = DIV_ROUND_UP(image->info.width, vk_format_get_blockwidth(image->vk.format)); in radv_retile_dcc() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_alu_width.c | 74 alu_is_swizzled_in_bounds(const nir_alu_instr *alu, unsigned width) in alu_is_swizzled_in_bounds() argument [all...] |
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_pass.c | 344 uint32_t width, height; in subpass_get_granularity() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_pipe_clear.c | 497 svga_blitter_clear_render_target(struct svga_context *svga, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height) svga_blitter_clear_render_target() argument 525 svga_clear_render_target(struct pipe_context *pipe, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) svga_clear_render_target() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/clover/api/ |
| H A D | memory.cpp | 344 clCreateImage2D(cl_context d_ctx, cl_mem_flags d_flags, const cl_image_format *format, size_t width, size_t height, size_t row_pitch, void *host_ptr, cl_int *r_errcode) clCreateImage2D() argument 355 clCreateImage3D(cl_context d_ctx, cl_mem_flags d_flags, const cl_image_format *format, size_t width, size_t height, size_t depth, size_t row_pitch, size_t slice_pitch, void *host_ptr, cl_int *r_errcode) clCreateImage3D() argument
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_image.c | 82 bounds_check(int width, int height, int depth, in bounds_check() argument 214 unsigned width, height, depth; in sp_tgsi_load() local 147 get_dimensions(const struct pipe_image_view *iview, const struct softpipe_resource *spr, unsigned tgsi_tex_instr, enum pipe_format pformat, unsigned *width, unsigned *height, unsigned *depth) get_dimensions() argument 297 unsigned width, height, depth; sp_tgsi_store() local 630 unsigned width, height, depth; sp_tgsi_op() local [all...] |