Home
last modified time | relevance | path

Searched defs:width (Results 5526 - 5550 of 7359) sorted by relevance

1...<<221222223224225226227228229230>>...295

/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddtptngen.cpp973 UDateTimePGDisplayWidth width; in put() local
[all...]
H A Dreldatefmt.cpp1277 ureldatefmt_open( const char* locale, UNumberFormat* nfToAdopt, UDateRelativeDateTimeFormatterStyle width, UDisplayContext capitalizationContext, UErrorCode* status ) ureldatefmt_open() argument
H A Dtzfmt.cpp247 GMTOffsetField::createTimeField(FieldType type, uint8_t width, UErrorCode& status) { in createTimeField() argument
265 GMTOffsetField::isValid(FieldType type, int32_t width) { in isValid() argument
/third_party/skia/third_party/externals/libwebp/src/webp/
H A Dencode.h311 int width, height; // dimensions (less or equal to WEBP_MAX_DIMENSION) global() member
[all...]
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_java_wrap.c873 ReturnedBufferSize( const char* function, int* width, int* height) ReturnedBufferSize() argument
932 EncodeLossy(const uint8_t* rgb, int width, int height, int stride, float quality_factor, WebPEncodeFunction encfn, int* output_size, int* unused) EncodeLossy() argument
947 EncodeLossless(const uint8_t* rgb, int width, int height, int stride, WebPEncodeLosslessFunction encfn, int* output_size, int* unused) EncodeLossless() argument
[all...]
/third_party/skia/tests/
H A DBlurTest.cpp177 static void ground_truth_2d(int width, int height, in ground_truth_2d() argument
H A DProcessorTest.cpp352 static std::vector<GrColor> make_input_pixels(int width, int height, SkScalar delta) { in make_input_pixels() argument
365 make_input_texture(GrRecordingContext* context, int width, int height, GrColor* pixel) make_input_texture() argument
H A DRoundRectTest.cpp1036 float width = 20.f; test_inner_bounds() local
[all...]
H A DWritePixelsTest.cpp485 static sk_sp<SkSurface> create_surf(GrRecordingContext* rContext, int width, int height) { in create_surf() argument
/third_party/skia/src/ports/skia_ohos/
H A DFontConfig_ohos.cpp964 int width = font.style.width(); insertVariableFont() local
[all...]
/third_party/skia/src/pdf/
H A DSkPDFFont.cpp71 void setGlyphWidthAndBoundingBox(SkScalar width, SkIRect box, in setGlyphWidthAndBoundingBox() argument
[all...]
/third_party/skia/src/ports/
H A DSkScalerContext_win_dw.cpp867 const int width = glyph.width(); in BilevelToBW() local
909 const int width = glyph.width(); in GrayscaleToA8() local
926 const int width = glyph.width(); RGBToA8() local
945 const int width = glyph.width(); RGBToLcd16() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCommands.h105 uint32_t width; member
237 float x, y, width, height, minDepth, maxDepth; member
241 uint32_t x, y, width, height; member
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DCopyTests.cpp83 static BufferSpec MinimumBufferSpec(uint32_t width, in GetExpectedTextureData() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
H A DDeviceNull.cpp465 Configure(WGPUTextureFormat format, WGPUTextureUsage, uint32_t width, uint32_t height) Configure() argument
/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...]

Completed in 43 milliseconds

1...<<221222223224225226227228229230>>...295