Home
last modified time | relevance | path

Searched defs:width (Results 426 - 450 of 3357) sorted by relevance

1...<<11121314151617181920>>...135

/third_party/cups-filters/filter/pdftopdf/
H A Dnup.h20 float width,height; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DMixedUnitLongNameHandler.java59 forMeasureUnit(ULocale locale, MeasureUnit mixedUnit, NumberFormatter.UnitWidth width, String unitDisplayCase, PluralRules rules, MicroPropsGenerator parent) forMeasureUnit() argument
H A DLongNameMultiplexer.java45 forMeasureUnits(ULocale locale, List<MeasureUnit> units, NumberFormatter.UnitWidth width, String unitDisplayCase, PluralRules rules, MicroPropsGenerator parent) forMeasureUnits() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.h378 expectPad(DecimalFormat& fmt, const char *pat, int32_t pos, int32_t width, UChar pad) expectPad() argument
386 expectPad(DecimalFormat& fmt, const char *pat, int32_t pos, int32_t width, const UnicodeString& pad) expectPad() argument
/third_party/icu/icu4c/source/i18n/
H A Dnumber_padding.cpp31 Padder::Padder(UChar32 cp, int32_t width, UNumberFormatPadPosition position) : fWidth(width) { in Padder() argument
37 Padder::Padder(int32_t width) : fWidth(width) {} in Padder() argument
/third_party/libuv/test/
H A Dtest-tty.c45 int r, width, height; in TEST_IMPL() local
/third_party/lzma/CPP/Windows/Control/
H A DWindow2.cpp49 CreateEx(DWORD exStyle, LPCTSTR className, LPCTSTR windowName, DWORD style, int x, int y, int width, int height, HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance) CreateEx() argument
76 CreateEx(DWORD exStyle, LPCWSTR className, LPCWSTR windowName, DWORD style, int x, int y, int width, int height, HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance) CreateEx() argument
/third_party/libdrm/android/
H A Dgralloc_handle.h57 uint32_t width; /* width of buffer in pixels */ member
87 static inline native_handle_t *gralloc_handle_create(int32_t width, in gralloc_handle_create() argument
/third_party/lzma/CPP/Windows/
H A DWindow.cpp49 Create(LPCWSTR className, LPCWSTR windowName, DWORD style, int x, int y, int width, int height, HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance, LPVOID createParam) Create() argument
67 CreateEx(DWORD exStyle, LPCWSTR className, LPCWSTR windowName, DWORD style, int x, int y, int width, int height, HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance, LPVOID createParam) CreateEx() argument
/third_party/mesa3d/src/egl/wayland/wayland-drm/
H A Dwayland-drm.h38 int32_t width, height; member
/third_party/mesa3d/src/asahi/lib/
H A Dtiling.c147 agx_detile(void *_tiled, void *_linear, unsigned width, unsigned bpp, unsigned linear_pitch, unsigned sx, unsigned sy, unsigned smaxx, unsigned smaxy, unsigned tile_shift) agx_detile() argument
155 agx_tile(void *_tiled, void *_linear, unsigned width, unsigned bpp, unsigned linear_pitch, unsigned sx, unsigned sy, unsigned smaxx, unsigned smaxy, unsigned tile_shift) agx_tile() argument
/third_party/mesa3d/src/broadcom/common/
H A Dv3d_util.c91 v3d_choose_tile_size(uint32_t color_attachment_count, uint32_t max_color_bpp, bool msaa, bool double_buffer, uint32_t *width, uint32_t *height) v3d_choose_tile_size() argument
/third_party/mesa3d/src/gallium/winsys/sw/null/
H A Dnull_sw_winsys.c82 null_sw_displaytarget_create(struct sw_winsys *winsys, unsigned tex_usage, enum pipe_format format, unsigned width, unsigned height, unsigned alignment, const void *front_private, unsigned *stride) null_sw_displaytarget_create() argument
/third_party/mesa3d/src/hgl/
H A DGLRenderer.cpp80 BGLRenderer::FrameResized(float width, float height) in FrameResized() argument
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_dec_common.c88 unsigned width, height; in vid_dec_FillOutput() local
/third_party/mesa3d/src/gallium/tests/graw/
H A Dfs-fragcoord.c13 static int width = 300; variable
H A Dfs-write-z.c13 static int width = 300; variable
H A Dfs-frontface.c11 static int width = 300; variable
/third_party/mesa3d/src/gallium/winsys/virgl/common/
H A Dvirgl_resource_cache.h38 uint32_t width; member
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_ir_fs.h132 offset(fs_reg reg, unsigned width, unsigned delta) in offset() argument
/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_surface.c52 unsigned int width = 0, height = 0, bd, depth; in update_viewport_and_scissor() local
/third_party/mesa3d/src/gallium/frontends/hgl/
H A Dhgl_context.h37 unsigned width; member
71 unsigned width; member
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
H A Dtest_subpicture.c59 const unsigned int width = 16, height = 16; in main() local
H A Dtestlib.c43 GetPort( Display *display, unsigned int width, unsigned int height, unsigned int chroma_format, const unsigned int *mc_types, unsigned int num_mc_types, XvPortID *port_id, int *surface_type_id, unsigned int *is_overlay, unsigned int *intra_unsigned ) GetPort() argument
/third_party/mesa3d/src/gallium/targets/graw-xlib/
H A Dgraw_xlib.c45 graw_create_window_and_screen( int x, int y, unsigned width, unsigned height, enum pipe_format format, void **handle) graw_create_window_and_screen() argument

Completed in 11 milliseconds

1...<<11121314151617181920>>...135