| /third_party/skia/third_party/externals/dawn/src/utils/ |
| H A D | TestUtils.cpp | 27 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 D | ValidationTest.h | 121 uint32_t width; member
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | int128_unittest.cc | 458 std::streamsize width; in TEST() member
|
| H A D | int128.cc | 177 std::streamsize width = o.width(0); in operator <<() local
|
| /third_party/skia/include/core/ |
| H A D | SkFontStyle.h | 48 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 D | SkPixmap.h | 150 int width() const { return fInfo.width(); } width() function in SkPixmap [all...] |
| H A D | SkSurface.h | 469 int width() const { return fWidth; } width() function in SkSurface [all...] |
| /third_party/skia/fuzz/ |
| H A D | FuzzCreateDDL.cpp | 56 int width, height; in gen_fuzzed_imageinfo() local
|
| /third_party/skia/gm/ |
| H A D | polygons.cpp | 37 int width = kNumPolygons * kCellSize + 40; variable
|
| H A D | arithmode.cpp | 73 SkScalar width = font.measureText(str.c_str(), str.size(), SkTextEncoding::kUTF8); in show_k_text() local
|
| H A D | imagealphathreshold.cpp | 104 static sk_sp<SkSurface> make_color_matching_surface(SkCanvas* canvas, int width, int height, in make_color_matching_surface() argument
|
| H A D | highcontrastfilter.cpp | 58 SkScalar width = font.measureText(labelBuffer, len, SkTextEncoding::kUTF8); in draw_label() local
|
| H A D | overstroke.cpp | 241 const size_t width = 2; in DEF_SIMPLE_GM() local
|
| H A D | imagefilterstransformed.cpp | 40 static sk_sp<SkImage> make_gradient_circle(int width, int height) { in make_gradient_circle() argument [all...] |
| H A D | hairlines.cpp | 198 static void draw_squarehair_tests(SkCanvas* canvas, SkScalar width, SkPaint::Cap cap, bool aa) { in draw_squarehair_tests() argument
|
| H A D | lumafilter.cpp | 47 SkScalar width = font.measureText(label, len, SkTextEncoding::kUTF8); in draw_label() local
|
| /third_party/skia/experimental/sktext/editor/ |
| H A D | Editor.cpp | 117 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 D | LogicalRun.h | 33 SkScalar width() const { return fAdvance.fX; } in width() function in skia::text::LogicalRun
|
| /third_party/skia/experimental/webgpu-bazel/src/ |
| H A D | bindings.cpp | 57 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 D | BitmapRegionDecoder.cpp | 40 int BitmapRegionDecoder::width() const { in width() function in android::skia::BitmapRegionDecoder
|
| /third_party/skia/bench/ |
| H A D | BlurImageFilterBench.cpp | 37 static sk_sp<SkImage> make_checkerboard(int width, int height) { in make_checkerboard() argument
|
| /third_party/rust/crates/unicode-width/scripts/ |
| H A D | unicode.py | 215 def width(self) -> "EffectiveWidth": global() member in Bucket [all...] |
| /third_party/spirv-tools/source/fuzz/ |
| H A D | transformation_add_bit_instruction_synonym.cpp | 52 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 D | val_memory_test.cpp | 4196 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 D | es3fFboStencilbufferTests.cpp | 159 const int width = 128; in render() local
|