Home
last modified time | relevance | path

Searched defs:width (Results 1901 - 1925 of 7379) sorted by relevance

1...<<71727374757677787980>>...296

/third_party/glslang/SPIRV/
H A DSpvPostProcess.cpp68 int width = 0; in postProcessType() local
[all...]
/third_party/backends/backend/genesys/
H A Dimage.cpp35 Image::Image(std::size_t width, std::size_t height, PixelFormat format) : in Image() argument
79 void Image::resize(std::size_t width, std::size_t height, PixelFormat format) in resize() argument
H A Dimage_pixel.cpp77 std::size_t get_pixel_row_bytes(PixelFormat format, std::size_t width) in get_pixel_row_bytes() argument
/third_party/backends/backend/escl/
H A Descl_jpeg.c156 get_JPEG_data(capabilities_t *scanner, int *width, int *height, int *bps) in get_JPEG_data() argument
272 get_JPEG_data(capabilities_t __sane_unused__ *scanner, int __sane_unused__ *width, int __sane_unused__ *height, int __sane_unused__ *bps) get_JPEG_data() argument
H A Descl_mupdf.c125 get_PDF_data(capabilities_t *scanner, int *width, int *height, int *bps) in get_PDF_data() argument
248 get_PDF_data(capabilities_t __sane_unused__ *scanner, int __sane_unused__ *width, int __sane_unused__ *height, int __sane_unused__ *bps) get_PDF_data() argument
H A Descl_pdf.c107 get_PDF_data(capabilities_t *scanner, int *width, int *height, int *bps) in get_PDF_data() argument
248 get_PDF_data(capabilities_t __sane_unused__ *scanner, int __sane_unused__ *width, int __sane_unused__ *height, int __sane_unused__ *bps) get_PDF_data() argument
/third_party/backends/backend/
H A Dtest-picture.c243 SANE_Word width; in init_picture_buffer() local
285 SANE_Word width; in init_picture_buffer() local
334 SANE_Word width; init_picture_buffer() local
395 SANE_Word width; init_picture_buffer() local
462 SANE_Word width; init_picture_buffer() local
530 SANE_Word width; init_picture_buffer() local
610 SANE_Word width; init_picture_buffer() local
677 SANE_Word width; init_picture_buffer() local
782 SANE_Word width; init_picture_buffer() local
[all...]
H A Dkvs1025.c139 int width, length, depth = kv_get_depth (kv_get_mode (dev));; in sane_get_parameters() local
314 int width, height; in sane_start() local
323 int width, height; in sane_start() local
/third_party/backends/japi/
H A DScanIt.java69 private int width, height; // Dimensions. field in ScanIt
[all...]
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_pdftopdf.cc127 Matrix &Matrix::rotate_move(Rotation rot,double width,double height) // {{{ in rotate_move() argument
H A Dnup.cc174 const float width=param.width/param.nupX, in calculate_edit() local
[all...]
H A Dpptypes.h27 float width,height; member
/third_party/curl/docs/examples/
H A Dhttp2-serverpush.c50 unsigned int width = 0x10; in dump() local
/third_party/cups-filters/cupsfilters/
H A Ddriver.h73 int width; /* Width of buffer */ member
/third_party/cups-filters/filter/
H A Dcommon.c528 float width, /* Widt in WriteLabels() local
409 WriteLabelProlog(const char *label, float bottom, float top, float width) WriteLabelProlog() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DBigNumberFormatTest.java72 expectPad(DecimalFormat fmt, String pat, int pos, int width, char pad) expectPad() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DBigNumberFormatTest.java75 expectPad(DecimalFormat fmt, String pat, int pos, int width, char pad) expectPad() argument
/third_party/mesa3d/include/android_stub/nativebase/
H A Dnativebase.h87 int width; member
/third_party/lzma/CPP/Windows/Control/
H A DImageList.h34 bool Create(int width, int height, UINT flags, int initialNumber, int grow) in Create() argument
79 bool GetIconSize(int &width, int &height) const in GetIconSize() argument
81 bool SetIconSize(int width, int height) in SetIconSize() argument
H A DListView.cpp41 int CListView::InsertColumn(unsigned columnIndex, LPCTSTR text, int width) in InsertColumn() argument
74 int CListView::InsertColumn(unsigned columnIndex, LPCWSTR text, int width) in InsertColumn() argument
14 CreateEx(DWORD exStyle, DWORD style, int x, int y, int width, int height, HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance, LPVOID createParam) CreateEx() argument
/third_party/lzma/CPP/7zip/UI/Console/
H A DExtractCallbackConsole.h66 void SetWindowWidth(unsigned width) { _percent.MaxLen = width - 1; } in SetWindowWidth() argument
157 void SetWindowWidth(unsigned width) { _percent.MaxLen = width - 1; } in SetWindowWidth() argument
H A DUpdateCallbackConsole.h65 void SetWindowWidth(unsigned width) { _percent.MaxLen = width - 1; } in SetWindowWidth() argument
/third_party/mesa3d/src/freedreno/fdl/
H A Dfd6_layout.c44 uint8_t width; in fdl6_get_ubwc_blockwidth() member
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_ohos.h98 int width; member
/third_party/mesa3d/src/egl/wayland/wayland-drm/
H A Dwayland-drm.c59 create_buffer(struct wl_client *client, struct wl_resource *resource, uint32_t id, uint32_t name, int fd, int32_t width, int32_t height, uint32_t format, int32_t offset0, int32_t stride0, int32_t offset1, int32_t stride1, int32_t offset2, int32_t stride2) create_buffer() argument
109 drm_create_buffer(struct wl_client *client, struct wl_resource *resource, uint32_t id, uint32_t name, int32_t width, int32_t height, uint32_t stride, uint32_t format) drm_create_buffer() argument
135 drm_create_planar_buffer(struct wl_client *client, struct wl_resource *resource, uint32_t id, uint32_t name, int32_t width, int32_t height, uint32_t format, int32_t offset0, int32_t stride0, int32_t offset1, int32_t stride1, int32_t offset2, int32_t stride2) drm_create_planar_buffer() argument
164 drm_create_prime_buffer(struct wl_client *client, struct wl_resource *resource, uint32_t id, int fd, int32_t width, int32_t height, uint32_t format, int32_t offset0, int32_t stride0, int32_t offset1, int32_t stride1, int32_t offset2, int32_t stride2) drm_create_prime_buffer() argument

Completed in 23 milliseconds

1...<<71727374757677787980>>...296