Home
last modified time | relevance | path

Searched defs:width (Results 2576 - 2600 of 3357) sorted by relevance

1...<<101102103104105106107108109110>>...135

/third_party/skia/third_party/externals/brotli/research/
H A Dbrotlidump.py1370 width = 25 variable in Layout
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DCommandBufferGL.cpp1379 uint32_t width = std::min(copySize.width, virtSize.width - x); DoTexSubImage() local
1449 uint32_t width = copySize.width; DoTexSubImage() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/
H A DDawnTest.h458 ExpectAttachmentDepthTestData(wgpu::Texture texture, wgpu::TextureFormat format, uint32_t width, uint32_t height, uint32_t arrayLayer, uint32_t mipLevel, std::vector<float> expectedDepth) ExpectAttachmentDepthTestData() argument
469 ExpectAttachmentStencilTestData(wgpu::Texture texture, wgpu::TextureFormat format, uint32_t width, uint32_t height, uint32_t arrayLayer, uint32_t mipLevel, uint8_t expectedStencil) ExpectAttachmentStencilTestData() argument
[all...]
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftimage.h263 unsigned int width; member
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafcjk.c1494 af_cjk_compute_stem_width( AF_GlyphHints hints, AF_Dimension dim, FT_Pos width, FT_UInt base_flags, FT_UInt stem_flags ) af_cjk_compute_stem_width() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpshints.c98 CF2_Fixed width; in cf2_hint_init() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-algs.hh1105 hb_qsort (void *base, size_t nel, size_t width, in hb_qsort() argument
1116 hb_qsort (void *base, size_t nel, size_t width, in hb_qsort() argument
H A Dhb-ot-color-cbdt-table.hh92 HBUINT8 width; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DAPInt.cpp797 APInt llvm::APIntOps::RoundDoubleToAPInt(double Double, unsigned width) { in RoundDoubleToAPInt() argument
[all...]
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dresolver_test.cc1018 auto* width = GlobalConst("width", ty.i32(), Expr(16), {Override(0)}); TEST_F() local
1044 auto* width = GlobalConst("width", ty.i32(), nullptr, {Override(0)}); TEST_F() local
[all...]
/third_party/skia/third_party/externals/tint/src/transform/
H A Dvertex_pulling.cc137 uint32_t width; // 1 for scalar, 2+ for a vector member
[all...]
/third_party/skia/tools/skpbench/
H A Dskpbench.cpp542 int width = std::min(SkScalarCeilToInt(skp->cullRect().width()), 2048), in main() local
[all...]
/third_party/toybox/toys/pending/
H A Dvi.c85 static int utf8_lnw(int *width, char *s, int bytes) in utf8_lnw() argument
124 int pos = size, len, width = 0; in utf8_last() local
569 int len, width = 0; in check_cursor_bounds() local
716 int count = count0*count1, len, width = 0; cur_right() local
1312 crunch_nstr(char **str, int width, int n, FILE *out, char *escmore, int (*escout)(FILE *out, int cols, int wc)) crunch_nstr() argument
[all...]
/third_party/vixl/src/aarch64/
H A Dassembler-aarch64.h806 void bfc(const Register& rd, unsigned lsb, unsigned width) { in bfc() argument
783 bfi(const Register& rd, const Register& rn, unsigned lsb, unsigned width) bfi() argument
796 bfxil(const Register& rd, const Register& rn, unsigned lsb, unsigned width) bfxil() argument
832 sbfx(const Register& rd, const Register& rn, unsigned lsb, unsigned width) sbfx() argument
[all...]
H A Dinstructions-aarch64.cc34 RepeatBitsAcrossReg(unsigned reg_size, uint64_t value, unsigned width) RepeatBitsAcrossReg() argument
[all...]
/third_party/vixl/src/
H A Dutils-vixl.h375 RotateRight(uint64_t value, unsigned int rotate, unsigned int width) RotateRight() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DCopyCommandsValidationTests.cpp33 wgpu::Texture Create2DTexture(uint32_t width, in Create2DTexture() argument
53 wgpu::Texture Create3DTexture(uint32_t width, in Create3DTexture() argument
71 BufferSizeForTextureCopy( uint32_t width, uint32_t height, uint32_t depth, wgpu::TextureFormat format = wgpu::TextureFormat::RGBA8Unorm) BufferSizeForTextureCopy() argument
2085 Create2DTexture(wgpu::TextureFormat format, uint32_t mipmapLevels, uint32_t width, uint32_t height) Create2DTexture() argument
2099 uint32_t width = utils::GetTextureFormatBlockWidth(format) * 4; Create2DTexture() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
H A DVulkanImageWrappingTestsOpaqueFD.cpp939 uint32_t width = 640, height = 480, pixelSize = 4; in TEST_P() local
47 CreateImage(dawn_native::vulkan::Device* deviceVk, uint32_t width, uint32_t height, VkFormat format, VkImage* image) CreateImage() argument
136 CreateBindExportImage(dawn_native::vulkan::Device* deviceVk, uint32_t width, uint32_t height, VkFormat format, VkImage* handle, VkDeviceMemory* allocation, VkDeviceSize* allocationSize, uint32_t* memoryTypeIndex, int* memoryFd) CreateBindExportImage() argument
[all...]
/third_party/python/Python/
H A Dformatter_unicode.c135 Py_ssize_t width; member
337 calc_padding(Py_ssize_t nchars, Py_ssize_t width, Py_UCS4 align, in calc_padding() argument
[all...]
/third_party/python/Modules/
H A Daudioop.c439 audioop_getsample_impl(PyObject *module, Py_buffer *fragment, int width, in audioop_getsample_impl() argument
467 audioop_max_impl(PyObject *module, Py_buffer *fragment, int width) in audioop_max_impl() argument
497 audioop_minmax_impl(PyObject *module, Py_buffer *fragment, int width) audioop_minmax_impl() argument
526 audioop_avg_impl(PyObject *module, Py_buffer *fragment, int width) audioop_avg_impl() argument
555 audioop_rms_impl(PyObject *module, Py_buffer *fragment, int width) audioop_rms_impl() argument
800 audioop_avgpp_impl(PyObject *module, Py_buffer *fragment, int width) audioop_avgpp_impl() argument
857 audioop_maxpp_impl(PyObject *module, Py_buffer *fragment, int width) audioop_maxpp_impl() argument
910 audioop_cross_impl(PyObject *module, Py_buffer *fragment, int width) audioop_cross_impl() argument
941 audioop_mul_impl(PyObject *module, Py_buffer *fragment, int width, double factor) audioop_mul_impl() argument
982 audioop_tomono_impl(PyObject *module, Py_buffer *fragment, int width, double lfactor, double rfactor) audioop_tomono_impl() argument
1032 audioop_tostereo_impl(PyObject *module, Py_buffer *fragment, int width, double lfactor, double rfactor) audioop_tostereo_impl() argument
1080 audioop_add_impl(PyObject *module, Py_buffer *fragment1, Py_buffer *fragment2, int width) audioop_add_impl() argument
1140 audioop_bias_impl(PyObject *module, Py_buffer *fragment, int width, int bias) audioop_bias_impl() argument
1199 audioop_reverse_impl(PyObject *module, Py_buffer *fragment, int width) audioop_reverse_impl() argument
1232 audioop_byteswap_impl(PyObject *module, Py_buffer *fragment, int width) audioop_byteswap_impl() argument
1267 audioop_lin2lin_impl(PyObject *module, Py_buffer *fragment, int width, int newwidth) audioop_lin2lin_impl() argument
1325 audioop_ratecv_impl(PyObject *module, Py_buffer *fragment, int width, int nchannels, int inrate, int outrate, PyObject *state, int weightA, int weightB) audioop_ratecv_impl() argument
1521 audioop_lin2ulaw_impl(PyObject *module, Py_buffer *fragment, int width) audioop_lin2ulaw_impl() argument
1554 audioop_ulaw2lin_impl(PyObject *module, Py_buffer *fragment, int width) audioop_ulaw2lin_impl() argument
1594 audioop_lin2alaw_impl(PyObject *module, Py_buffer *fragment, int width) audioop_lin2alaw_impl() argument
1627 audioop_alaw2lin_impl(PyObject *module, Py_buffer *fragment, int width) audioop_alaw2lin_impl() argument
1669 audioop_lin2adpcm_impl(PyObject *module, Py_buffer *fragment, int width, PyObject *state) audioop_lin2adpcm_impl() argument
1799 audioop_adpcm2lin_impl(PyObject *module, Py_buffer *fragment, int width, PyObject *state) audioop_adpcm2lin_impl() argument
[all...]
/third_party/python/Modules/cjkcodecs/
H A D_codecs_iso2022.c111 unsigned char width; member
/third_party/skia/third_party/etc1/
H A Detc1.cpp508 etc1_uint32 etc1_get_encoded_data_size(etc1_uint32 width, etc1_uint32 height) { in etc1_get_encoded_data_size() argument
517 int etc1_encode_image(const etc1_byte* pIn, etc1_uint32 width, etc1_uint32 height, in etc1_encode_image() argument
638 void etc1_pkm_format_header(etc1_byte* pHeader, etc1_uint32 width, etc1_uint32 height) { in etc1_pkm_format_header() argument
573 etc1_decode_image(const etc1_byte* pIn, etc1_byte* pOut, etc1_uint32 width, etc1_uint32 height, etc1_uint32 pixelSize, etc1_uint32 stride) etc1_decode_image() argument
658 etc1_uint32 width = readBEUint16(pHeader + ETC1_PKM_WIDTH_OFFSET); etc1_pkm_is_valid() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dduration.cc691 char* Format64(char* ep, int width, int64_t v) { in Format64() argument
/third_party/skia/modules/skparagraph/src/
H A DTextWrapper.cpp305 SkScalar width = 0; moveForward() local
328 auto width = fEndLine.width(); moveForward() local
339 auto width = fEndLine.widthWithGhostSpaces(); moveForward() local
681 auto width = scorer->GetResult().back(); moveForward() local
[all...]
/third_party/skia/fuzz/
H A DFuzzCanvas.cpp376 SkScalar width; in make_fuzz_patheffect() local
[all...]

Completed in 56 milliseconds

1...<<101102103104105106107108109110>>...135