Home
last modified time | relevance | path

Searched defs:width (Results 1476 - 1500 of 5746) sorted by relevance

1...<<51525354555657585960>>...230

/third_party/skia/third_party/externals/dawn/src/utils/
H A DTestUtils.cpp27 uint32_t GetMinimumBytesPerRow(wgpu::TextureFormat format, uint32_t width) { in GetMinimumBytesPerRow() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DValidationTest.h121 uint32_t width; member
/third_party/protobuf/src/google/protobuf/stubs/
H A Dint128_unittest.cc458 std::streamsize width; in TEST() member
H A Dint128.cc177 std::streamsize width = o.width(0); in operator <<() local
/third_party/skia/include/core/
H A DSkFontStyle.h48 constexpr SkFontStyle(int weight, int width, Slant slant) : fValue( in SkFontStyle() argument
61 int width() const { return (fValue >> 16) & 0xFF; } in width() function in SkFontStyle
H A DSkPixmap.h150 int width() const { return fInfo.width(); } width() function in SkPixmap
[all...]
H A DSkSurface.h469 int width() const { return fWidth; } width() function in SkSurface
[all...]
/third_party/skia/fuzz/
H A DFuzzCreateDDL.cpp56 int width, height; in gen_fuzzed_imageinfo() local
/third_party/skia/gm/
H A Dpolygons.cpp37 int width = kNumPolygons * kCellSize + 40; variable
H A Darithmode.cpp73 SkScalar width = font.measureText(str.c_str(), str.size(), SkTextEncoding::kUTF8); in show_k_text() local
H A Dimagealphathreshold.cpp104 static sk_sp<SkSurface> make_color_matching_surface(SkCanvas* canvas, int width, int height, in make_color_matching_surface() argument
H A Dhighcontrastfilter.cpp58 SkScalar width = font.measureText(labelBuffer, len, SkTextEncoding::kUTF8); in draw_label() local
H A Doverstroke.cpp241 const size_t width = 2; in DEF_SIMPLE_GM() local
H A Dimagefilterstransformed.cpp40 static sk_sp<SkImage> make_gradient_circle(int width, int height) { in make_gradient_circle() argument
[all...]
H A Dhairlines.cpp198 static void draw_squarehair_tests(SkCanvas* canvas, SkScalar width, SkPaint::Cap cap, bool aa) { in draw_squarehair_tests() argument
H A Dlumafilter.cpp47 SkScalar width = font.measureText(label, len, SkTextEncoding::kUTF8); in draw_label() local
/third_party/skia/experimental/sktext/editor/
H A DEditor.cpp117 void Editor::onResize(int width, int height) { in onResize() argument
274 std::unique_ptr<Editor> Editor::MakeDemo(SkScalar width, SkScalar height) { in MakeDemo() argument
/third_party/skia/experimental/sktext/src/
H A DLogicalRun.h33 SkScalar width() const { return fAdvance.fX; } in width() function in skia::text::LogicalRun
/third_party/skia/experimental/webgpu-bazel/src/
H A Dbindings.cpp57 wgpu::SwapChain getSwapChainForCanvas(wgpu::Device device, std::string canvasSelector, int width, int height) { in getSwapChainForCanvas() argument
101 WebGPUSurface(std::string canvasSelector, int width, int height) { in WebGPUSurface() argument
/third_party/skia/client_utils/android/
H A DBitmapRegionDecoder.cpp40 int BitmapRegionDecoder::width() const { in width() function in android::skia::BitmapRegionDecoder
/third_party/skia/bench/
H A DBlurImageFilterBench.cpp37 static sk_sp<SkImage> make_checkerboard(int width, int height) { in make_checkerboard() argument
/third_party/rust/crates/unicode-width/scripts/
H A Dunicode.py215 def width(self) -> "EffectiveWidth": global() member in Bucket
[all...]
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_add_bit_instruction_synonym.cpp52 uint32_t width = ir_context->get_type_mgr() in IsApplicable() local
197 const uint32_t width = ir_context->get_type_mgr() in AddOpBitwiseOrOpNotSynonym() local
[all...]
/third_party/spirv-tools/test/val/
H A Dval_memory_test.cpp4196 uint32_t width = std::get<1>(GetParam()); in TEST_P() local
4130 GetSizedLoadStoreCodeGenerator(const std::string& base_type, uint32_t width) GetSizedLoadStoreCodeGenerator() argument
4229 uint32_t width = std::get<1>(GetParam()); TEST_P() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboStencilbufferTests.cpp159 const int width = 128; in render() local

Completed in 17 milliseconds

1...<<51525354555657585960>>...230