Home
last modified time | relevance | path

Searched refs:kMaxWidth (Results 51 – 75 of 229) sorted by relevance

12345678910

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/effects/
H A DGrMagnifierEffect.fp75 const int kMaxWidth = 200;
78 uint32_t width = d->fRandom->nextULessThan(kMaxWidth);
82 SkIRect bounds = SkIRect::MakeWH(SkIntToScalar(kMaxWidth), SkIntToScalar(kMaxHeight));
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/media/webrtc/
H A Dwebrtc_getdisplaymedia_browsertest.cc175 const int kMaxWidth = 200; in IN_PROC_BROWSER_TEST_P() local
179 kMaxWidth, kMaxFrameRate); in IN_PROC_BROWSER_TEST_P()
185 EXPECT_EQ(result, base::StringPrintf("%d", kMaxWidth)); in IN_PROC_BROWSER_TEST_P()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/effects/
H A DGrMagnifierEffect.fp75 const int kMaxWidth = 200;
78 uint32_t width = d->fRandom->nextULessThan(kMaxWidth);
82 SkIRect bounds = SkIRect::MakeWH(SkIntToScalar(kMaxWidth), SkIntToScalar(kMaxHeight));
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/effects/
H A DGrMagnifierEffect.fp75 const int kMaxWidth = 200;
78 uint32_t width = d->fRandom->nextULessThan(kMaxWidth);
82 SkIRect bounds = SkIRect::MakeWH(SkIntToScalar(kMaxWidth), SkIntToScalar(kMaxHeight));
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/effects/
H A DGrMagnifierEffect.fp75 const int kMaxWidth = 200;
78 uint32_t width = d->fRandom->nextULessThan(kMaxWidth);
82 SkIRect bounds = SkIRect::MakeWH(SkIntToScalar(kMaxWidth), SkIntToScalar(kMaxHeight));
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/effects/
H A DGrMagnifierEffect.fp75 const int kMaxWidth = 200;
78 uint32_t width = d->fRandom->nextULessThan(kMaxWidth);
82 SkIRect bounds = SkIRect::MakeWH(SkIntToScalar(kMaxWidth), SkIntToScalar(kMaxHeight));
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/test/
H A Dblend_a64_mask_1d_test.cc38 static const int kMaxWidth = MAX_SB_SIZE * 5; // * 5 to cover longer strides member in __anon9662a4d40111::BlendA64Mask1DTest
40 static const int kBufSize = kMaxWidth * kMaxHeight;
53 dst_stride_ = this->rng_(kMaxWidth + 1 - w_) + w_; in Common()
56 src0_stride_ = this->rng_(kMaxWidth + 1 - w_) + w_; in Common()
59 src1_stride_ = this->rng_(kMaxWidth + 1 - w_) + w_; in Common()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/test/
H A Dblend_a64_mask_1d_test.cc38 static const int kMaxWidth = MAX_SB_SIZE * 5; // * 5 to cover longer strides member in __anon1cc420090111::BlendA64Mask1DTest
40 static const int kBufSize = kMaxWidth * kMaxHeight;
53 dst_stride_ = this->rng_(kMaxWidth + 1 - w_) + w_; in Common()
56 src0_stride_ = this->rng_(kMaxWidth + 1 - w_) + w_; in Common()
59 src1_stride_ = this->rng_(kMaxWidth + 1 - w_) + w_; in Common()
H A Dblend_a64_mask_test.cc38 static const int kMaxWidth = MAX_SB_SIZE * 5; // * 5 to cover longer strides member in __anoncfd5a0750111::BlendA64MaskTest
40 static const int kBufSize = kMaxWidth * kMaxHeight;
93 dst_stride_ = this->rng_(kMaxWidth + 1 - w_) + w_; in RunOneTest()
96 src0_stride_ = this->rng_(kMaxWidth + 1 - w_) + w_; in RunOneTest()
99 src1_stride_ = this->rng_(kMaxWidth + 1 - w_) + w_; in RunOneTest()
102 this->rng_(kMaxWidth + 1 - w_ * (subx_ ? 2 : 1)) + w_ * (subx_ ? 2 : 1); in RunOneTest()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/test/
H A Dblend_a64_mask_1d_test.cc38 static const int kMaxWidth = MAX_SB_SIZE * 5; // * 5 to cover longer strides member in __anon3eaff6d90111::BlendA64Mask1DTest
40 static const int kBufSize = kMaxWidth * kMaxHeight;
53 dst_stride_ = this->rng_(kMaxWidth + 1 - w_) + w_; in Common()
56 src0_stride_ = this->rng_(kMaxWidth + 1 - w_) + w_; in Common()
59 src1_stride_ = this->rng_(kMaxWidth + 1 - w_) + w_; in Common()
/dports/www/firefox/firefox-99.0/third_party/aom/test/
H A Dblend_a64_mask_1d_test.cc38 static const int kMaxWidth = MAX_SB_SIZE * 5; // * 5 to cover longer strides member in __anon56c526f40111::BlendA64Mask1DTest
40 static const int kBufSize = kMaxWidth * kMaxHeight;
53 dst_stride_ = this->rng_(kMaxWidth + 1 - w_) + w_; in Common()
56 src0_stride_ = this->rng_(kMaxWidth + 1 - w_) + w_; in Common()
59 src1_stride_ = this->rng_(kMaxWidth + 1 - w_) + w_; in Common()
H A Dblend_a64_mask_test.cc38 static const int kMaxWidth = MAX_SB_SIZE * 5; // * 5 to cover longer strides member in __anon2dd317400111::BlendA64MaskTest
40 static const int kBufSize = kMaxWidth * kMaxHeight;
93 dst_stride_ = this->rng_(kMaxWidth + 1 - w_) + w_; in RunOneTest()
96 src0_stride_ = this->rng_(kMaxWidth + 1 - w_) + w_; in RunOneTest()
99 src1_stride_ = this->rng_(kMaxWidth + 1 - w_) + w_; in RunOneTest()
102 this->rng_(kMaxWidth + 1 - w_ * (subx_ ? 2 : 1)) + w_ * (subx_ ? 2 : 1); in RunOneTest()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/test/
H A Dblend_a64_mask_1d_test.cc38 static const int kMaxWidth = MAX_SB_SIZE * 5; // * 5 to cover longer strides member in __anon9a6af3c00111::BlendA64Mask1DTest
40 static const int kBufSize = kMaxWidth * kMaxHeight;
53 dst_stride_ = this->rng_(kMaxWidth + 1 - w_) + w_; in Common()
56 src0_stride_ = this->rng_(kMaxWidth + 1 - w_) + w_; in Common()
59 src1_stride_ = this->rng_(kMaxWidth + 1 - w_) + w_; in Common()
/dports/multimedia/aom/aom-3.2.0/test/
H A Dblend_a64_mask_1d_test.cc38 static const int kMaxWidth = MAX_SB_SIZE * 5; // * 5 to cover longer strides member in __anon1844a00a0111::BlendA64Mask1DTest
40 static const int kBufSize = kMaxWidth * kMaxHeight;
53 dst_stride_ = this->rng_(kMaxWidth + 1 - w_) + w_; in Common()
56 src0_stride_ = this->rng_(kMaxWidth + 1 - w_) + w_; in Common()
59 src1_stride_ = this->rng_(kMaxWidth + 1 - w_) + w_; in Common()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/test/
H A Dblend_a64_mask_1d_test.cc38 static const int kMaxWidth = MAX_SB_SIZE * 5; // * 5 to cover longer strides member in __anond15cf24b0111::BlendA64Mask1DTest
40 static const int kBufSize = kMaxWidth * kMaxHeight;
53 dst_stride_ = this->rng_(kMaxWidth + 1 - w_) + w_; in Common()
56 src0_stride_ = this->rng_(kMaxWidth + 1 - w_) + w_; in Common()
59 src1_stride_ = this->rng_(kMaxWidth + 1 - w_) + w_; in Common()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/panmirror/src/editor/src/marks/xref/
H A Dxref-popup.tsx32 const kMaxWidth = 350; // also in xref-popup.css
38 maxWidth: kMaxWidth,
83 maxWidth={kMaxWidth - 20}
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/panmirror/src/editor/src/marks/cite/
H A Dcite-popup-xref.tsx32 const kMaxWidth = 350;
38 maxWidth: kMaxWidth,
85 maxWidth={kMaxWidth - 20
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/ios/app/
H A Dhost_fetching_error_view_controller.mm21 // The actual width will be min(kMaxWidth, screen width)
22 static const CGFloat kMaxWidth = 500;
72 [contentView.widthAnchor constraintEqualToConstant:kMaxWidth];
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/test/
H A DEbBlend_a64_mask_test.cc31 static const int kMaxWidth = member in __anon49dd992a0111::BlendA64MaskTest
34 static const int kBufSize = kMaxWidth * kMaxHeight;
93 dst_stride_ = this->PseudoUniform(kMaxWidth + 1 - w_) + w_; in RunOneTest()
96 src0_stride_ = this->PseudoUniform(kMaxWidth + 1 - w_) + w_; in RunOneTest()
99 src1_stride_ = this->PseudoUniform(kMaxWidth + 1 - w_) + w_; in RunOneTest()
102 this->PseudoUniform(kMaxWidth + 1 - w_ * (subx_ ? 2 : 1)) + in RunOneTest()
H A DEbBlend_a64_mask_1d_test.cc47 static const int kMaxWidth = member in __anonb5cc589e0111::BlendA64Mask1DTest
50 static const int kBufSize = kMaxWidth * kMaxHeight;
67 dst_stride_ = this->PseudoUniform(kMaxWidth + 1 - w_) + w_; in Common()
70 src0_stride_ = this->PseudoUniform(kMaxWidth + 1 - w_) + w_; in Common()
73 src1_stride_ = this->PseudoUniform(kMaxWidth + 1 - w_) + w_; in Common()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/test/
H A DEbBlend_a64_mask_test.cc31 static const int kMaxWidth = member in __anon820a62f30111::BlendA64MaskTest
34 static const int kBufSize = kMaxWidth * kMaxHeight;
93 dst_stride_ = this->PseudoUniform(kMaxWidth + 1 - w_) + w_; in RunOneTest()
96 src0_stride_ = this->PseudoUniform(kMaxWidth + 1 - w_) + w_; in RunOneTest()
99 src1_stride_ = this->PseudoUniform(kMaxWidth + 1 - w_) + w_; in RunOneTest()
102 this->PseudoUniform(kMaxWidth + 1 - w_ * (subx_ ? 2 : 1)) + in RunOneTest()
H A DEbBlend_a64_mask_1d_test.cc47 static const int kMaxWidth = member in __anon7d1eb9c70111::BlendA64Mask1DTest
50 static const int kBufSize = kMaxWidth * kMaxHeight;
67 dst_stride_ = this->PseudoUniform(kMaxWidth + 1 - w_) + w_; in Common()
70 src0_stride_ = this->PseudoUniform(kMaxWidth + 1 - w_) + w_; in Common()
73 src1_stride_ = this->PseudoUniform(kMaxWidth + 1 - w_) + w_; in Common()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media/webrtc/
H A Dwebrtc_getdisplaymedia_browsertest.cc221 const int kMaxWidth = 200; in IN_PROC_BROWSER_TEST_P() local
225 kMaxWidth, kMaxFrameRate); in IN_PROC_BROWSER_TEST_P()
231 EXPECT_EQ(result, base::StringPrintf("%d", kMaxWidth)); in IN_PROC_BROWSER_TEST_P()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/effects/
H A DGrAlphaThresholdFragmentProcessor.cpp174 const int kMaxWidth = 1000; in TestCreate() local
176 uint32_t width = d->fRandom->nextULessThan(kMaxWidth); in TestCreate()
178 uint32_t x = d->fRandom->nextULessThan(kMaxWidth - width); in TestCreate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/effects/generated/
H A DGrMagnifierEffect.cpp164 const int kMaxWidth = 200; in TestCreate() local
167 uint32_t width = d->fRandom->nextULessThan(kMaxWidth); in TestCreate()
171 SkIRect bounds = SkIRect::MakeWH(SkIntToScalar(kMaxWidth), SkIntToScalar(kMaxHeight)); in TestCreate()

12345678910