Home
last modified time | relevance | path

Searched refs:getWindowSize (Results 1 – 21 of 21) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DWNafL2RMultiplier.java21 int width = Math.max(2, Math.min(16, getWindowSize(k.bitLength()))); in multiplyPositive()
92 protected int getWindowSize(int bits) in getWindowSize() method in WNafL2RMultiplier
94 return WNafUtil.getWindowSize(bits); in getWindowSize()
DECAlgorithms.java265 int widthP = Math.max(2, Math.min(16, WNafUtil.getWindowSize(k.bitLength()))); in implShamirsTrickWNaf()
266 int widthQ = Math.max(2, Math.min(16, WNafUtil.getWindowSize(l.bitLength()))); in implShamirsTrickWNaf()
289 …int width = Math.max(2, Math.min(16, WNafUtil.getWindowSize(Math.max(k.bitLength(), l.bitLength())…
370 int width = Math.max(2, Math.min(16, WNafUtil.getWindowSize(ki.bitLength()))); in implSumOfMultiplies()
425 …int width = Math.max(2, Math.min(16, WNafUtil.getWindowSize(Math.max(kj0.bitLength(), kj1.bitLengt…
DWNafUtil.java321 public static int getWindowSize(int bits) in getWindowSize() method in WNafUtil
323 return getWindowSize(bits, DEFAULT_WINDOW_SIZE_CUTOFFS); in getWindowSize()
333 public static int getWindowSize(int bits, int[] windowSizeCutoffs) in getWindowSize() method in WNafUtil
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/
DSynchronizedDescriptiveStatistics.java121 public synchronized int getWindowSize() { in getWindowSize() method in SynchronizedDescriptiveStatistics
122 return super.getWindowSize(); in getWindowSize()
DDescriptiveStatistics.java308 public int getWindowSize() { in getWindowSize() method in DescriptiveStatistics
/external/opencv3/modules/superres/include/opencv2/superres/
Doptical_flow.hpp76 virtual int getWindowSize() const = 0;
184 virtual int getWindowSize() const = 0;
/external/opencv3/modules/viz/src/
Dvizimpl.cpp317 showWidget("showImage", WImageOverlay(image, Rect(Point(0,0), getWindowSize()))); in showImage()
388 window_->SetSize(camera.getWindowSize().width, camera.getWindowSize().height); in setCamera()
389 …le aspect_ratio = static_cast<double>(camera.getWindowSize().width)/static_cast<double>(camera.get… in setCamera()
553 cv::Size cv::viz::Viz3d::VizImpl::getWindowSize() const { return Size(Point(Vec2i(window_->GetSize(… in getWindowSize() function in cv::viz::Viz3d::VizImpl
Dviz3d.cpp134 cv::Size cv::viz::Viz3d::getWindowSize() const { return impl_->getWindowSize(); } in getWindowSize() function in cv::viz::Viz3d
Dvizimpl.hpp94 Size getWindowSize() const;
/external/opencv3/modules/viz/include/opencv2/viz/
Dviz3d.hpp181 Size getWindowSize() const;
Dtypes.hpp178 const Size & getWindowSize() const { return window_size_; } in getWindowSize() function in cv::viz::Camera
/external/opencv3/modules/viz/test/
Dtests_simple.cpp346 Size vsz = viz.getWindowSize(); in TEST()
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/node_modules/mocha/
Dmocha.js741 exports.getWindowSize = function(){ function
2012 ? process.stdout.getWindowSize
2013 ? process.stdout.getWindowSize(1)[0]
2014 : tty.getWindowSize()[1]
/external/chromium-trace/catapult/third_party/mocha/
Dmocha.js773 exports.getWindowSize = function(){ function
2097 ? process.stdout.getWindowSize
2098 ? process.stdout.getWindowSize(1)[0]
2099 : tty.getWindowSize()[1]
/external/chromium-trace/catapult/tracing/third_party/mocha/
Dmocha.js773 exports.getWindowSize = function(){ function
2097 ? process.stdout.getWindowSize
2098 ? process.stdout.getWindowSize(1)[0]
2099 : tty.getWindowSize()[1]
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...